/* ==============================================================================
        
        Normalize CSS
        http://git.io/normalize
        v2.1.3
        MIT License

============================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display:block}
audio, canvas, video {display:inline-block}
audio:not([controls]) {display:none; height:0}
[hidden], template {display:none}
/* ==============================================================================        
        Base
============================================================================== */
body {
    color:#444;
    font-size: 14px;
    line-height:21px;
    margin: 0
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}
.clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
}
.row:before, .row:after,
.clearfix:before, .clearfix:after, 
#primary-navigation:before, #primary-navigation:after,
.tabs ul:before, .tabs ul:after,
.zodiac-tabs ul:before, .zodiac-tabs ul:after,
ul.products:before, ul.products:after,
ul.cart_list li:before, ul.cart_list li:after,
ul.product_list_widget li:before, ul.product_list_widget li:after,
.product:before, .product:after {
    content: " ";
    display: table;
    width: 100%
}
.clearfix:after,
#primary-navigation:after,
.tabs ul:after,
.zodiac-tabs ul:after,
ul.products:after,
ul.cart_list li:after,
ul.product_list_widget li:after,
.product:after {
    clear: both
}
/* ==============================================================================        
        Typography
============================================================================== */
h1, h2, h3, h4, h5, h6 {
    color:#222;
    font-weight: normal;
    line-height: 1.3;
    margin-top:2px;
    margin-bottom:12px
}
h1 {font-size: 36px;}
h2 {font-size:30px}
h3 {font-size:24px}
h4 {font-size:18px}
h5 {font-size:14px}
h6 {font-size:12px}
h4, h5, h6 {font-weight: 400;margin-bottom: 8px}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
p {margin: 0 0 10px}
strong, b {font-weight: bold}
abbr[title] {border-bottom: 1px dotted; cursor: help}
em, i {font-style: italic}
cite {font-style: normal;font-size: 13px;font-style: italic}
cite:before {content: "\2014 \00A0"}
dfn {font-style: italic}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {top: -0.5em}
sub {bottom: -0.25em}
code, kbd, pre, samp {font-family: monospace, serif;font-size: 1em}
pre {white-space: pre-wrap;}
pre {
    line-height: 19px;
    padding: 17px;
    border: 1px solid #ddd;
    font-size: 12px;
    background-color: #fff;
    background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/img/precode.jpg);
    background-repeat: repeat;
}
blockquote {margin: 15px 15px 20px 15px;border-left: 5px solid #ddd; padding-left: 20px; color: #222}
blockquote p {margin: 0; font-weight: 700;}
blockquote cite {margin-top:3px; display: block;}
q {quotes: "\201C" "\201D" "\2018" "\2019"}
.pullquote-left, .pullquote-right {
    color: #222;
    font-size: 16px;
    line-height: 24px;
    padding: 15px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 30%
}
.pullquote-left {
    margin-right: 20px;
    float: left
}
.pullquote-right {
    margin-left: 20px;
    float: right
}
small {font-size: 80%}
figure {margin: 0;}
img {border: 0; vertical-align: middle; max-width: 100%; height: auto;}
a, button {
    text-decoration: none;
    background: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:focus {outline: thin dotted}
a:hover, a:focus {outline: 0; text-decoration:none;}
.highlight {
    background-color: #222;
    color: #FFF;
    padding: 2px 2px
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
hr.alt1 {
    border-style: solid;
}
hr.alt2 {
    border-style: dashed;
}
hr.spacer {border: none !important; height: 20px !important}
.dropcap:first-letter {font-size: 60px;float: left;padding: 13px 15px 10px 0}
/* ==========================================================================
   COLUMNS
   ========================================================================== */
.container {
    margin: 0 auto;
    padding: 0 20px;
}
.container:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.col1, .col2, .col3, .col4, .col5, .col5-of-5, .col6, .col7, .col7-of-7, 
.col8, .col8-of-8, .col9, .col9-of-9, .col10, .col10-of-10, .col11, .col11-of-11, 
.col12 {
    float: left;
    margin-right: 1.6%;
    margin-bottom: 15px
}
.row .col1:last-child, .row .col2:last-child, .row .col3:last-child, .row .col4:last-child, .row .col5:last-child, 
.row .col5-of-5:last-child, .row .col6:last-child, .row .col7:last-child, .row .col7-of-7:last-child, .row .col8:last-child, 
.row .col8-of-8:last-child, .row .col9:last-child, .row .col9-of-9:last-child, .row .col10:last-child, .row .col10-of-10:last-child, 
.row .col11:last-child, .row .col11-of-11:last-child {
    margin-right: 0 !important
}
.col1           {width: 6.86%;}
.col2           {width: 15.33%;}
.col3           {width: 23.8%;}
.col4           {width: 32.26%;}
.col5           {width: 40.73%;}
.col5-of-5      {width: 18.72%;}
.col6           {width: 49.2%;}
.col7           {width: 57.66%;}
.col7-of-7      {width: 12.91%;}
.col8           {width: 66.13%;}
.col8-of-8      {width: 11.1%;}
.col9           {width: 74.6%;}
.col9-of-9      {width: 9.68%;}
.col10                  {width: 83.06%;}
.col10-of-10            {width: 8.56%;}
.col11          {width: 91.53%;}
.col11-of-11            {width: 7.63%;}
.col12          {width: 100%}
/* ==============================================================================        
        Images
============================================================================== */
.img-responsive {display:block; height:auto; max-width: 100%}
.img-rounded {border-radius: 6px}
.img-circle {border-radius: 50%}
svg:not(:root) {overflow: hidden;}
/* ==========================================================================
   Tooltips
   ========================================================================== */
[data-tip] {
 position:relative
}
[data-tip]:before {
    content: '';
    display: none;
    border: 5px solid #000;
    border-top-color: #000;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    position: absolute;
    top: -7px;
    left: 10px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-tip]:after {
    display: none;
    content: attr(data-tip);
    position: absolute;
    top: -35px;
    left: 0px;
    padding: 0px 8px;
    background: #000;
    color: #fff;
    z-index: 9;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    word-wrap: normal;
}
[data-tip]:hover:before, [data-tip]:hover:after {
    display: block;
}
.tip-below[data-tip]:after {
    top: 23px;
    left: 0px;
}
.tip-below[data-tip]:before {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #1a1a1a;
    border-left-color: transparent;
    top: 13px;
    left: 10px;
}
/* ==============================================================================        
        Lists
============================================================================== */
ul, ol {margin:0 0 10px 0; padding: 0 0 0 30px}
ul ul, ol ul, ul ol, ol ol {margin-bottom:0}
ul {list-style:disc}
ol, ol ol, ol ul {list-style:decimal}
dl {margin-bottom: 20px}
dt, dd {line-height: 21px}
dt {font-weight:bold}
dd {margin-left:0; margin-bottom:5px;}
dd:last-child {margin-bottom:0;}
/* ==============================================================================        
        Tables
============================================================================== */
table {margin-bottom:1.4em; width:100%; max-width: 100%; text-align:left; border-collapse: collapse; border-spacing: 0;}
th {font-weight:bold; text-align:left;}
thead th {background:#ddd}
th,td,caption {padding: 4px 10px 4px 5px}
tbody > tr:nth-child(odd) > td {background:#eee}
tfoot {font-style:italic}
caption {background:#eee}
/* ==============================================================================        
        Forms
============================================================================== */
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em}
legend {border: 0; padding: 0;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box; box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
textarea {overflow: auto; vertical-align: top}
/* ==============================================================================        
        Buttons
============================================================================== */
button, input, select, textarea {margin:0; font-family:inherit; font-size:100%}
button, input {line-height:normal}
button, select {text-transform:none}
button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor:pointer; -webkit-appearance:button}
button::-moz-focus-inner, input::-moz-focus-inner {padding:0; border:0}
.button {
    outline:none;
    background-color: #222;
    color: #fff;
    text-decoration:none;
    display: inline-block;
    padding: 4px 10px;
    margin:0;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none
}
.button.rounded {
    -webkit-border-radius: 3px !important;
    -khtml-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important
}
.button.pill {
    -webkit-border-radius: 200em;
    -khtml-border-radius: 200em;
    -moz-border-radius: 200em;
    -ms-border-radius: 200em;
    -o-border-radius: 200em;
    border-radius: 200em
}
.button.small {
    padding: 2px 6px;
    margin:0;
    font-size: 12px;
}
.button.large {
    padding: 10px 16px;
    margin:0;
    font-size: 18px;
}
.button:hover {
    color: #fff;
    background-color: #222;
    text-decoration: none;
    outline-offset: -2px;
    outline: 0;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-opacity: 0.9;
    -o-opacity: 0.9;
    filter: alpha(opacity=90);
    opacity: 0.9
}
.button:active, .button:visited {
    color: #fff;
    text-decoration: none;
    background-image: none;
    outline: 0
}
.button.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}
.button.btn-colored, 
.button.btn-red, 
.button.btn-blue, 
.button.btn-purple, 
.button.btn-green, 
.button.btn-midnight, 
.button.btn-orange, 
.button.btn-turquoise {
    color:#fff;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.button.btn-red {background-color:#e74c3c;}
.button.btn-blue {background-color:#2980b9;}
.button.btn-purple {background-color:#8e44ad;}
.button.btn-green {background-color:#27ae60;}
.button.btn-midnight {background-color:#34495e;}
.button.btn-orange {background-color:#e67e22;}
.button.btn-turquoise {background-color:#1abc9c;}
/* ==========================================================================
   Forms
   ========================================================================== */
input {
    width: auto;
    zoom: 1;
    margin: 0;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input::-webkit-input-placeholder, input:-moz-placeholder, .placeholder {
    color:#bbb;
}
label {
    font-size: 13px;
    vertical-align: middle;
    margin: 0 0 4px 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="text"]:focus, textarea:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus {
    border: 1px solid #999;
    outline: none;
}
input::-moz-focus-inner {
     border:0;
}
input[type="text"], textarea, button, a.button, input[type="file"] {
}
textarea {
    width: auto;
    height: 200px;
    margin: 0;
    border: 1px solid #ccc;
    padding: 10px;
    vertical-align: middle;
    font-family: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* ==========================================================================
   Primary container
   ========================================================================== */
#wrapper {
    background-color: #FFF;
    margin: 0 auto;
    width: 100%
}
#wrapper.boxed {
    -webkit-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
}
#primary-left {
    margin-right: 3%;
    float: left
}
#primary-right {
    margin-left: 3%;
    float: right
}
#primary-left, #primary-right {
    margin-bottom: 30px;
    position: relative
}
#primary-fullwidth {
    clear:both;
    margin-bottom: 40px
}
/* ==========================================================================
   Dark layout
   ========================================================================== */
#wrapper.dark {
    background-color: #222
}
#wrapper.dark hr {
    border-top: 1px solid #333;
}
#wrapper.dark {
    color: #999
}
#wrapper.dark h1, #wrapper.dark h2, #wrapper.dark h3, #wrapper.dark h4, #wrapper.dark h5, #wrapper.dark h6 { color: #fff}
/* ==============================================================================        
        Sidebar
============================================================================== */
#sidebar {
    float: left;
}
#sidebar .widget {
}
/* ==============================================================================        
    Back to top
============================================================================== */
#back-to-top {
    display: block;
    padding: 10px;
    font-size: 18px
}
/* ==============================================================================        
    Title
============================================================================== */
.main-title{
    color: #fff;
    padding: 0 0 0 15px;
    position: relative;
    font-size: 27px;
    line-height: 48px;
}
    .main-title .category-link{
        
    }/* ==============================================================================   
        Style switcher
============================================================================== */
#style-switcher {
    font-family: inherit !important; 
    z-index: 9999;
    position: fixed;
    top: 170px;
    left: -280px
}
#style-switcher-toggle {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 100%;
    width: 44px;
    height: 194px;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
#style-switcher-panel {
    height: 294px;
    padding: 15px 15px 0 15px;
    z-index: 1;
    position: relative;
    width: 280px;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
#style-switcher-panel h6 {
    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important;
    width: auto;
    font-weight: bold;
    display: inline-block;
}
#style-switcher-panel select {
    float: right;
    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important;
    color: #999;
    outline: none;
    border-color: rgba(0,0,0,0.1);
    min-height: 28px;
    padding: 2px;
    width: 50%;
}
#style-switcher-panel .panel-switch-options {
    overflow: hidden;
    margin-bottom: 10px
}
#style-switcher-panel .panel-buttons {
    overflow: hidden;
}
#style-switcher-panel .panel-buttons span {
    cursor: pointer;
    float: left;
    margin: 0 4px 4px 0;
}
#style-switcher-panel .panel-buttons span img {
    vertical-align: top
}
#style-switcher-panel .panel-switch-options:last-child {
    margin-bottom: 0px
}
#style-switcher p {
    font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-top: 20px
}
/* ==============================================================================   
        Global shadow and border
============================================================================== */
.big-post img,
.cont-img,
img.comment-avatar,
ul.products li.product img,
ul.cart_list li img,
ul.product_list_widget li img,
.image-post img,
.photo-stack img,
.img-block img {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    border: solid #fff 3px;
}
/* ==============================================================================   
        Global font sizes
============================================================================== */
.post-date, .post-author {
    font-size: 14px
}
/* ==============================================================================   
        Top navigation
============================================================================== */
#top-bar {
    margin-bottom: 20px;
    color: #999;
    background-color: #222
}
.inner {
    height: 40px;
    padding: 0 20px;
    margin: 0 auto;
}
ul.top-navigation, ul.top-navigation * {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.top-navigation {
    float: left;
}
ul.top-navigation li {
    position: relative;
}
ul.top-navigation ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 9999;
    min-width: 150px
}
ul.top-navigation ul a {
    line-height: 28px;
}
ul.top-navigation > li {
    float: left;
}
ul.top-navigation li {
    border-right: 1px solid #333;
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s;
}
ul.top-navigation li:first-child {
    border-left: 1px solid #333;
}
ul.top-navigation li i {
    margin-right: 4px
}
ul.top-navigation li.current {
    background: #333;
}
ul.top-navigation li.current > a {
    color: #fff;
}
ul.top-navigation ul li {
    border-right: none;
    border-left: none;
    background: #222;
}
ul.top-navigation ul ul {
    top: 0;
    left: 100%;
}
ul.top-navigation ul ul li {
    background: #222;
}
ul.top-navigation li:hover > ul,
ul.top-navigation li.sfHover > ul {
    display: block;
}
ul.top-navigation li:hover,
ul.top-navigation li.sfHover {
    color: #fff;
    background: #333;
    -webkit-transition: none;
    transition: none;
}
ul.top-navigation li:hover > a,
ul.top-navigation li.sfHover > a{
    color: #fff;
}
ul.top-navigation a {
    line-height: 40px;
    padding:0 10px;
    color: #999;
    display: block;
    position: relative;
    text-decoration: none
}
ul.top-navigation a:hover {
    color:#fff
}
ul.top-navigation ul li {
    border-bottom: 1px solid #333
}
ul.top-navigation ul li:last-child {
    border-bottom: none
}
/* Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 22px;
}
/* Styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -1px;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #555;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #999;
}
/* Styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    margin-top: -4px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #555;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #999;
}
/* ==============================================================================   
        Top search form
============================================================================== */
.top-search-form {
    float: right
}
.top-search-form form {
    position: relative;
}
.top-search-form form input {
    -webkit-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 180px;
    color: #999;
    height: 40px;
    padding: 0 30px 0 10px;
    background-color: #333;
    border: none;
    outline: none
}
.top-search-form form input:focus {
    outline: none;
    border: none;
    width: 240px;
    color: #fff
}
.top-search-form form a {
    right: 10px;
    top: 9px;
    color: #999;
    position: absolute;
}
.top-search-form form a:hover {
    color: #fff
}
/* ==============================================================================   
        Header
============================================================================== */
#header {
    margin-bottom: 20px
}
#header.center > #logo, #header.center > .top-banner-block {
    float: none
} 
/* ==============================================================================   
        Logo
============================================================================== */
#logo {
    text-transform: uppercase;
    float: left;
    margin-bottom: 20px;
}
#logo h1.site-title {
    line-height: 1;
    font-size: 42px;
    letter-spacing: -2px;
    margin: 0;
    font-weight: 700;
}
#logo h1.site-title a {
    text-decoration: none;
    color: #222
}
#logo h2.site-description {
    font-family: inherit;
    margin: 0;
    color: #999;
    font-size: 14px
}
/* ==============================================================================   
        Top banner
============================================================================== */
.top-banner-block {
    float: right
}
/* ==============================================================================   
        Home banners
============================================================================== */
.page-banner {
    text-align: center;
    padding: 15px 0;
    margin: 20px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
/* ==============================================================================   
        Responsive navigation
============================================================================== */
a.click-to-open-menu {
    border-right: 1px solid #333;
    display: none;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    width: 40px;
    height: 45px;
}
.open-close-wrapper {
    background-color: #222;
    clear: both;
    float: none;
    display: none
}
.menu-mobile {
    list-style: none;
    margin: 0;
    padding: 0
}
.menu-mobile ul {
    padding: 0;
    width: 100%;
    margin: 0px;
    list-style: none
}
.menu-mobile li ul li a {
    padding-left: 35px;
}
.menu-mobile li ul li ul li a {
    padding-left: 50px;
}
.menu-mobile li ul li ul li ul li a {
    padding-left: 65px;
}
.menu-mobile a {
    text-decoration: none;
    color: #999;
    display: block;
    padding: 10px 15px;
    border-top: 1px solid #333;
}
.menu-mobile, .menu-mobile ul {
    list-style: none;
}
/* ==============================================================================   
        Primary navigation
============================================================================== */
#primary-navigation {
    margin-bottom: 20px;
    height: 45px;
    width: 100%;
    z-index: 101;
}
#primary-navigation .inner {
    background-color: #fff;
    padding: 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #ddd;
    height: 46px;
}
ul.primary-navigation, ul.primary-navigation * {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* List */
ul.primary-navigation {
    float: left;
}
/* List item */
ul.primary-navigation > li {
    float: left;
}
ul.primary-navigation li {
    position: relative;
}
ul.primary-navigation li {
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s;
}
/* Current link */
ul.primary-navigation li.current span {
    height: 100%;
}
ul.primary-navigation li.current a {
    color: #fff
}
/* Colored links */
ul.primary-navigation li span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    -webkit-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
ul.primary-navigation li:hover span {
    -webkit-transition: all 0.2s ease-in;
    -khtml-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    height: 45px;
}
/* Drop down */
ul.primary-navigation ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    min-width: 12em;
    *width: 12em;
}
ul.primary-navigation ul li {
    border-bottom: 1px solid #f0f0f0
}
ul.primary-navigation ul li:last-child {
    border-bottom: none
}
ul.primary-navigation ul a {
    line-height: 32px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}
ul.primary-navigation ul li, ul.primary-navigation ul ul li {
    background: #fff;
}
ul.primary-navigation ul ul {
    top: 0;
    left: 100%;
}
/* Shadow */
ul.primary-navigation ul {
    -webkit-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    -khtml-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    -ms-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    -o-box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 10px 3px rgba(34,34,34,0.1);
}
/* Arrow for drop down */
ul.primary-navigation ul:before {
    content: '';
    transform: rotate(360deg);
    border: 5px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent;
    position: absolute;
    top: -10px;
    left: 20px;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
ul.primary-navigation ul ul:before {
    display: none
}
/* Links */
ul.primary-navigation a {
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
    padding:0 10px;
    color: #222;
    text-decoration: none;
    display: block;
    position: relative;
}
ul.primary-navigation ul a {
    color: #444
}
/* Hover effects */
ul.primary-navigation li:hover > ul,
ul.primary-navigation li.sfHover > ul {
    display: block;
}
ul.primary-navigation li:hover,
ul.primary-navigation li.sfHover {
    -webkit-transition: none;
    transition: none;
}
ul.primary-navigation li:hover > a,
ul.primary-navigation li.sfHover > a{
    color: #fff;
}
ul.primary-navigation ul li:hover > a,
ul.primary-navigation ul li.sfHover > a{
    color: #222;
}
/* Styling for down-facing arrows */
ul.primary-navigation.sf-arrows .sf-with-ul {
    padding-right: 22px;
}
ul.primary-navigation.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #ddd;
}
ul.primary-navigation.sf-arrows > li > .sf-with-ul:focus:after,
ul.primary-navigation.sf-arrows > li:hover > .sf-with-ul:after,
ul.primary-navigation.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #fff;
}
/* Styling for right-facing arrows */
ul.primary-navigation.sf-arrows ul .sf-with-ul:after {
    margin-top: -4px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #ddd;
}
ul.primary-navigation.sf-arrows ul li > .sf-with-ul:focus:after,
ul.primary-navigation.sf-arrows ul li:hover > .sf-with-ul:after,
ul.primary-navigation.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #999;
}
/* ==============================================================================   
        Dark primary navigation
============================================================================== */
#primary-navigation.dark > .inner {
    background-color: #222;
}
/* Drop down */
#primary-navigation.dark ul.primary-navigation ul li, #primary-navigation.dark ul.primary-navigation ul ul li {
    background: #222;
}
/* Arrow for drop down */
#primary-navigation.dark ul.primary-navigation ul:before {
    content: '';
    transform: rotate(360deg);
    border: 5px solid #222;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #222;
    border-left-color: transparent;
    position: absolute;
    top: -10px;
    left: 20px;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
#primary-navigation.dark ul.primary-navigation ul ul:before {
    display: none
}
/* Links */
#primary-navigation.dark ul.primary-navigation a {
    color: #fff;
}
#primary-navigation.dark ul.primary-navigation ul a {
    color: #999
}
/* Hover effects */
#primary-navigation.dark ul.primary-navigation ul li:hover > a,
#primary-navigation.dark ul.primary-navigation ul li.sfHover > a{
    color: #fff;
}
/* Drop down */
#primary-navigation.dark ul.primary-navigation ul li {
    border-bottom: 1px solid #333
}
#primary-navigation.dark ul.primary-navigation ul li:last-child {
    border-bottom: none
}
/* Styling for down-facing arrows */
#primary-navigation.dark ul.primary-navigation.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #999;
}
#primary-navigation.dark ul.primary-navigation.sf-arrows > li > .sf-with-ul:focus:after,
#primary-navigation.dark ul.primary-navigation.sf-arrows > li:hover > .sf-with-ul:after,
#primary-navigation.dark ul.primary-navigation.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #fff;
}
/* Styling for right-facing arrows */
#primary-navigation.dark ul.primary-navigation.sf-arrows ul .sf-with-ul:after {
    margin-top: -4px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #999;
}
#primary-navigation.dark ul.primary-navigation.sf-arrows ul li > .sf-with-ul:focus:after,
#primary-navigation.dark ul.primary-navigation.sf-arrows ul li:hover > .sf-with-ul:after,
#primary-navigation.dark ul.primary-navigation.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #ddd;
}


/* ==============================================================================   
        Weather
============================================================================== */
.top-wrapp-holder {
    padding: 0 !important;
    max-width: 1200px !important;
    margin-top: -20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}
#weather {
    cursor: pointer;
    font-size: 12px;
    overflow: hidden;
    border-left: 1px solid #f0f0f0;
    height: 31px;
    text-align: right;
    float: left;
    width: 350px;
}
#weather.no-breaking {
    border-left:none !important;
    width: 100% !important;
    cursor: default !important;
}
#weather .report-city {
    line-height: 31px
}
#weather img {
    vertical-align: top;
    max-height: 28px
}
#weather p {
    display: inline-block;
}
#weather .report-image {
    line-height: 31px
}
/* ==============================================================================   
        Breaking news
============================================================================== */
#breaking-news {
    float: left;
    clear: both;
    overflow: hidden;
}
#breaking-news.container {
    padding: 0;
    border-bottom: 1px solid #f0f0f0
}
#breaking-news .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0;
    background: #fff;
}
#breaking-news span {
    font-weight: 400;
    padding: 5px 0 5px 5px;
    background-color: #f5f5f5;
    border-right: 1px solid #f0f0f0;
    font-size: 12px;
    float: left;
    text-transform: uppercase
}
#breaking-news .bx-wrapper {
    float: left;
    padding: 5px 5px 5px 10px;
}
#breaking-news ul {
    padding: 0;
    margin: 0;
    font-size: 12px
}
#breaking-news ul a {
    color: #999;
    text-decoration: none
}
#breaking-news ul a:hover {
    color: #222
}
/* ==============================================================================   
        Main carousel
============================================================================== */
#main-carousel {
    margin: 0 auto 30px auto;
    padding: 0 20px
}
.carousel-title {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 3px solid;
}
.carousel-title h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 30px
}
.carousel-title:after  {
    top: 33px;
    left: 20px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
}
.carousel-post {
    text-align: center;
    margin-bottom: 30px;
}
.carousel-post .cont-img {
    overflow: hidden;
    position: relative;
    background-color: #222;
    margin: 2px 2px 5px 2px
}
.cont-img .post-format {    
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.5);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.5);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.5);
    background: #fff;
    background: rgba(255,255,255,0.2);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: -33px;
    margin-top: -33px;
    text-align: center;
    color: #fff
}
.cont-img .post-format span {
    font-size: 30px;
    font-family:'FontAwesome';
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;

}
.carousel-post .cont-img .post-category {
    line-height: 20px;
    height: 20px;
    padding: 0 5px;
    background-color: #222;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    z-index: 2;
    position: absolute;
    left: 3px;
    bottom: 3px
}
.carousel-post .cont-img .post-category a {
    color: #fff;
    text-decoration: none
}
.carousel-post .cont-img img {
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;    
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.carousel-post .cont-img:hover img {    
    -webkit-transform: scale(1.1) rotate(3deg);
    -khtml-transition: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);    
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.carousel-post h2 {
    font-weight: 700;
    font-size: 14px;
    margin: 0
}
.carousel-post h2 a {
    color: #222;
    text-decoration: none
}
.carousel-post h2 a:hover {
    color: #999
}
#main-carousel .bx-controls {
    height: 20px;
    position: absolute;
    top: -38px;
    right: 0
}
#main-carousel .bx-wrapper .bx-controls-direction a {
    height: 20px;
    width: 18px;
    font-size: 20px;
    font-family:'FontAwesome';
    color: #ddd;
    text-decoration: none;
}
#main-carousel .bx-wrapper .bx-controls-direction a:hover {
    color: #222
}
#main-carousel .bx-wrapper .bx-prev {
    right: 22px
}
#main-carousel .bx-wrapper .bx-next {
    right: 0
}
/* ==============================================================================   
        Small carousel
============================================================================== */
html {-webkit-font-smoothing: antialiased;}
.main-post .cont-img, .main-post .cont-img img, 
.block-news .cont-img, .block-news .cont-img img, 
.review-stars, 
.review-stars span:before, 
.review-stars span,
li.product,
ul.social-icons li,
.gal-current-image,
.gal-current-image img,
.gal-current-image a,
.gallery-preview a {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    padding: 0 !important;
}

.small-carousel {
    margin-bottom: 30px
}
.small-carousel .bx-controls {
    height: 20px;
    position: absolute;
    top: -38px;
    right: 0
}
.small-carousel .bx-wrapper .bx-controls-direction a {
    height: 20px;
    width: 18px;
    font-size: 20px;
    font-family:'FontAwesome';
    color: #ddd;
    text-decoration: none;
}
.small-carousel .bx-wrapper .bx-controls-direction a:hover {
    color: #222
}
.small-carousel .bx-wrapper .bx-prev {
    right: 22px
}
.small-carousel .bx-wrapper .bx-next {
    right: 0
}
.small-carousel .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.small-carousel .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
/* ==============================================================================   
        Main slider
============================================================================== */
#main-slider {
    margin-bottom: 20px
}
#main-slider ul {
    padding: 0;
    margin: 0
}
#main-slider .bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    border: solid #fff 3px;
}
#main-slider .bx-wrapper .bx-pager,
#main-slider .bx-wrapper .bx-controls-auto {
    position: absolute;
    top: 15px;
    left: 15px;
}
#main-slider .caption {  
    margin-right: 10px;
    position: absolute;
    bottom: 15px;
    left: 10px
}
#main-slider .caption h2 {
    background: #222;
    background: rgba(34,34,34,0.9);
    padding: 8px;
    font-size:22px;
    color: #fff;
    margin: 0
}
#main-slider .caption h2 a {
    color: #fff;
    text-decoration: none;
}
#main-slider .caption .entry-meta {
    padding: 4px 8px;
    display: inline-block
}
#main-slider .caption .entry-meta a,
#main-slider .caption .entry-meta span {
    color: #fff !important;
    text-decoration: none !important
}
#main-slider .caption .entry-meta a:hover {
    color: #fff !important
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
/* LOADER */
.bx-loading {
    background-image:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    height: 100%;
    width: 100%;
    z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    color: #fff;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #222;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    font-family:'FontAwesome';
}
.bx-wrapper .bx-prev {
}
.bx-wrapper .bx-next {
}
.bx-wrapper .bx-prev:hover {
}
.bx-wrapper .bx-next:hover {
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    outline: 0;
    width: 30px;
    height: 30px;
    z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/css/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/css/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* ==============================================================================   
        Latest comments
============================================================================== */
ul.latest-comments {}
ul.latest-comments .small-thumb-post .description {
    margin-left: 0
}
ul.latest-comments li h2 {}
/* ==============================================================================   
        Small thumb posts
============================================================================== */
.small-thumb-post {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    position: relative
}
.small-thumb-post:before, .small-thumb-post:after {
    content: " ";
    display: table;
    width: 100%
}
.small-thumb-post:after {
    clear: both
}
.small-thumb-post:first-child {
    padding-top: 0 !important
}
.small-thumb-post:last-child {
    border-bottom: none !important
}
.small-thumb-post .cont-img {
    position: relative;
    margin-right: 10px;
    overflow: hidden;
    float: left
}
.small-thumb-post .cont-img img {
    width: 80px;    
}
.cont-img .post-format {}
.cont-img .post-format span {}
.small-thumb-post .description {}
.small-thumb-post h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0
}
.small-thumb-post h2 a {
    color: #222;
    text-decoration: none
}
.small-thumb-post .review-stars {
}
/* ==============================================================================   
        Entry meta
============================================================================== */
.entry-meta {
}
.main-post .entry-meta {
    margin-bottom: 5px;
    border: 0
}
.main-post .entry-meta span {
}
.main-post .entry-meta span:hover {    
    background-color: transparent !important
}
.main-post .entry-meta span:after {
    margin-left: 4px;
    content: "⋅"
}
.main-post .entry-meta span:last-child:after {
    content: " ";
    margin-left: 0
}
.main-post .entry-meta .post-date,
.main-post .entry-meta .post-comments,
.main-post .entry-meta .post-author,
.main-post .entry-meta .post-views,
.main-post .entry-meta .post-category {
    text-transform: uppercase;
    padding: 0;
    float: none;
    border-right: none;
    color: #999;
    font-size: 12px
}
.main-post .entry-meta a,
.entry-meta, .entry-meta a {
    color: #999 !important;
    text-decoration: none !important
}
.main-post .entry-meta a:hover ,
.entry-meta a:hover  {
    color: #222 !important
}
/* ==============================================================================   
        Review stars
============================================================================== */
.review-stars {
    overflow: hidden
}
.review-stars span:before {
    color: #efbe3e;
    font-size: 11px;
    font-family: 'FontAwesome'
}
.review-stars span.star-full,
.review-stars span.star-empty,
.review-stars span.star-half {
    float: left;
    margin-right: 2px
}
.review-stars span.star-full:before {
    content: "\f005"
}
.review-stars span.star-half:before {
    content: "\f123"
}
.review-stars span.star-empty:before {
    content: "\f006"
}
/* ==============================================================================   
        Category title
============================================================================== */
.category-title {
    margin-bottom: 15px;
    position: relative;
    padding: 0 15px;    
    line-height: 40px;
    height: 40px;
    background-color: #222
}
.category-title h3 {
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase
}
a.category-link {
    text-decoration: none;
    position: absolute;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-filter: alpha(opacity=40);
    filter: alpha(opacity=40);
    opacity: 0.4;
    right: 15px;
    top: 0
}
a.category-link:hover {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
a.category-link:before {
    font-family:'FontAwesome';
    content: "\f18e";
    color: #fff;
    font-size: 20px
}
/* ==============================================================================   
        Block with news 1
============================================================================== */
.category-block-news-1 {
    margin-bottom: 20px
}
.category-block-news-1 .main-post {
    width: 66.12%;
    float: left;
    margin-right: 3%;   
}
.main-post h2 {
    font-weight: 700;
    font-size:24px;
    margin:0
}
.category-block-news-1 .main-post .post-format,
.category-block-news-2 .main-post .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.category-block-news-1 .main-post .post-format span,
.category-block-news-2 .main-post .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.main-post h2 a, 
ul.block-news a {
    text-decoration: none;
    color: #222
}
.main-post h2 a:hover, 
ul.block-news a:hover {
    color: #999
}
.category-block-news-1 .main-post .cont-img {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    background-color: #222;    
}
.main-post .cont-img img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;    
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.main-post .cont-img:hover img {    
    -webkit-transform: scale(1.1) rotate(1deg);
    -khtml-transition: scale(1.1) rotate(1deg);
    -moz-transform: scale(1.1) rotate(1deg);    
    -ms-transform: scale(1.1) rotate(1deg);
    -o-transform: scale(1.1) rotate(1deg);
    transform: scale(1.1) rotate(1deg);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.category-block-news-1 ul.block-news {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 30.87%;
}
.category-block-news-1 ul.block-news li:before, .category-block-news-1 ul.block-news li:after,
.category-block-news-2 ul.block-news li:before, .category-block-news-2 ul.block-news li:after {
    content: " ";
    display: table;
    width: 100%
}
.category-block-news-1 ul.block-news li:after,
.category-block-news-2 ul.block-news li:after {
    clear: both
}
/* ==============================================================================   
        Block with news 2
============================================================================== */
.category-block-news-2 {
    margin-bottom: 20px
}
.category-block-news-2 .main-post { 
    margin-bottom: 20px
}
.category-block-news-2 .main-post:before, .category-block-news-2 .main-post:after {
    content: " ";
    display: table;
    width: 100%
}
.category-block-news-2 .main-post:after {
    clear: both
}
.category-block-news-2 .main-post .cont-img {
    float: left;
    margin-right: 3%;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    background-color: #222;    
}
.category-block-news-2 ul.block-news {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 30.87%;
}

.category-block-news-2 ul.block-news {
    width: 100%;
    float: none
}
.category-block-news-2 ul.block-news .small-thumb-post {
    float: left;
    width: 23.8%;
    margin-right: 1.6%;
    padding: 0;
    border-bottom: none
}
.category-block-news-2 ul.block-news li:last-child {
    margin-right: 0
}
.category-block-news-2 ul.block-news .small-thumb-post .cont-img {
    margin-right: 0;
    margin-bottom: 5px;
    float: none
}
.category-block-news-2 ul.block-news .small-thumb-post .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.category-block-news-2 ul.block-news .small-thumb-post .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.category-block-news-2 ul.block-news .small-thumb-post .cont-img img {
    width: 100%;    
}
/* ==============================================================================   
        Block with news 3
============================================================================== */
.category-block-news-3 {
    margin-bottom: 20px
}
.category-block-news-3 ul.block-news {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 30.87%;
}

.category-block-news-3 ul.block-news {
    width: 100%;
    float: none
}
.category-block-news-3 ul.block-news .small-thumb-post {
    float: left;
    width: 23.8%;
    margin-right: 1.6%;
    padding: 0;
    border-bottom: none
}
.category-block-news-3 ul.block-news li:last-child {
    margin-right: 0
}
.category-block-news-3 ul.block-news .small-thumb-post .cont-img {
    margin-right: 0;
    margin-bottom: 5px;
    float: none
}
.category-block-news-3 ul.block-news .small-thumb-post .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.category-block-news-3 ul.block-news .small-thumb-post .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.category-block-news-3 ul.block-news .small-thumb-post .cont-img img {
    width: 100%;    
}
.group-post-list {
    margin-bottom: 20px
}
.group-post-list:before, .group-post-list:after {
    content: " ";
    display: table;
    width: 100%
}
.group-post-list:after {
    clear: both
}
.group-post-list li:last-child {
    margin-right: 0
}
/* ==============================================================================   
        Block with news 4
============================================================================== */
.category-block-news-4 {    
    margin-bottom: 20px
}
.category-block-news-4 .main-post {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%  
}
.main-post h2 {
    font-weight: 700;
    font-size:24px;
    margin:0
}
.category-block-news-4 .main-post .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.category-block-news-4 .main-post .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.category-block-news-4 .main-post .cont-img {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    background-color: #222;    
}
/* ==============================================================================   
        Block with news 5
============================================================================== */
.category-block-news-5 {
    margin-bottom: 20px
}
.category-block-news-5 .main-post { 
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 15px
}
.category-block-news-5 .main-post:before, .category-block-news-5 .main-post:after {
    content: " ";
    display: table;
    width: 100%
}
.category-block-news-5 .main-post:after {
    clear: both
}
.category-block-news-5 .main-post .cont-img {
    float: left;
    margin-right: 3%;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    background-color: #222;    
}
.category-block-news-5 .main-post .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.category-block-news-5 .main-post .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}




/* ==============================================================================   
        Pagination
============================================================================== */
ul.page-numbers {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0
}
ul.page-numbers li {
    margin: 0 5px 5px 0;
    float: left;    
}
ul.page-numbers li a, ul.page-numbers li span.current {
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    display: inline-block;
}
ul.page-numbers li a:hover, ul.page-numbers li span.current {
    color: #fff;
    background-color: #222
}
/* ==============================================================================   
        Tabs
============================================================================== */
.tabs {
    margin-bottom: 20px;
    position: relative
}
.widget .tabs {
    margin-bottom: 0px
}
.widget ul.tabs-list {
    text-transform: uppercase
}
.tabs ul.tabs-list {
    border-top: 1px solid;
    border-bottom: 3px solid #f0f0f0;
    list-style: none;
    padding: 0;
    margin: 0
}
.tabs ul.tabs-list li {
    line-height: 30px;
    font-weight: 400;
    font-size: 14px;
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    padding: 0;
    white-space: nowrap;
}
.tabs ul.tabs-list li.ui-tabs-active:after  {
    top: 32px;
    left: 50%;
    margin-left: -5px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
}
.tabs ul.tabs-list li a {
    padding: 0 8px;
    color: #ccc !important;
    float: left;
    text-decoration: none;
}
.tabs .ui-tabs-panel {
    padding: 15px 0;
    display: block;
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
}
.widget .ui-tabs-panel {
    border-bottom: 0
}
.tabs .ui-tabs-panel p {
    margin: 0
}
.tabs ul.tabs-list li.ui-tabs-active a {
    transition: none !important;
    margin-bottom: -3px;
    border-bottom: 3px solid;
    color: #222 !important;
}
.tabs ul.tabs-list li.ui-tabs-active a,
.tabs ul.tabs-list li.ui-state-disabled a,
.tabs ul.tabs-list li.ui-tabs-loading a {
    cursor: text;
}
/* ==============================================================================   
        Twitter widget
============================================================================== */
ul.flickr-photos {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 18px;
}
ul.flickr-photos li {
    float: left;
    padding: 2px
}
ul.flickr-photos li img {
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
ul.flickr-photos li img:hover {
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-filter: alpha(opacity=40);
    filter: alpha(opacity=40);
    opacity: 0.4;
}
/* ==============================================================================   
        Captions
============================================================================== */
img.align-left, .img-caption.align-left {
    float: left;
    margin: 15px 20px 10px 0;
}
img.align-right, .img-caption.align-right {
    float: right;
    margin: 15px 0 10px 20px;
}
img.full-width {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 15px 0;
}
.img-caption {
    background: #f0f0f0;
    border: 1px solid #ddd;
    padding: 3px;
    max-width: 100%;
    display: inline-block;
    height: auto;
}
.img-caption img {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}
.img-caption span {
    text-align: center;
    font-style: italic;
    display: block;
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    padding: 0px 5px;
}
/* ==============================================================================   
        Zodiac tabs
============================================================================== */
.zodiac-tabs {
    margin-bottom: 20px;
    position: relative
}
.zodiac-tabs ul {
    border-top: 1px solid #222;
    border-bottom: 3px solid #f0f0f0;
    list-style: none;
    padding: 0;
    margin: 0
}
.zodiac-tabs ul li.z-aries {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-aries.png);}
.zodiac-tabs ul li.z-taurus {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-taurus.png);}
.zodiac-tabs ul li.z-gemini {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-gemini.png);}
.zodiac-tabs ul li.z-cancer {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-cancer.png);}
.zodiac-tabs ul li.z-leo {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-leo.png);}
.zodiac-tabs ul li.z-virgo {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-virgo.png);}
.zodiac-tabs ul li.z-libra {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-libra.png);}
.zodiac-tabs ul li.z-scorpio {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-scorpio.png);}
.zodiac-tabs ul li.z-sagittarius {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-sagittarius.png);}
.zodiac-tabs ul li.z-capricorn {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-capricorn.png);}
.zodiac-tabs ul li.z-aquarius {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-aquarius.png);}
.zodiac-tabs ul li.z-pisces {background-image: url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/zodiacTabs/z-pisces.png);}
.zodiac-tabs ul li {
    width: 45px;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-filter: alpha(opacity=40);
    filter: alpha(opacity=40);
    opacity: 0.4;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -99999em;
    font-weight: 400;
    height: 60px;
    font-size: 14px;
    list-style: none;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
.zodiac-tabs ul li.ui-tabs-active:after  {
    top: 63px;
    left: 50%;
    margin-left: -5px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #222;
    border-width: 5px;
}
.zodiac-tabs ul li a {
    height: 63px;
    width: 45px;
    float: left;
    color: #ccc !important;
    text-decoration: none;
}
.zodiac-tabs .ui-tabs-panel {
    padding: 15px 0;
    display: block;
    background: #fff;
}
.zodiac-tabs .ui-tabs-panel dt {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #222
}
.zodiac-tabs .ui-tabs-panel dd {
    margin-bottom: 12px
}
.zodiac-tabs .ui-tabs-panel dt i {
    width: 14px;
    margin-right: 5px
}
.zodiac-tabs .ui-tabs-panel .zodiac-title {
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    position: relative
}
.zodiac-tabs .ui-tabs-panel .zodiac-title h5 {
    font-size:18px;
    font-weight: 700;
    display: inline-block
}
.zodiac-tabs .ui-tabs-panel .zodiac-date {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px
}
.zodiac-tabs ul li.ui-tabs-active {
    outline: none;
    opacity: 1
}
.zodiac-tabs ul li.ui-tabs-active a {
    transition: none !important;
    margin-bottom: -3px;
    border-bottom: 3px solid #222;
    color: #222 !important;
}
.zodiac-tabs ul li.ui-tabs-active a,
.zodiac-tabs ul li.ui-state-disabled a,
.zodiac-tabs ul li.ui-tabs-loading a {
    cursor: text;
}
/* ==============================================================================   
        Social icons
============================================================================== */
ul.social-icons {
    padding: 0;
    margin: 0 0 20px 0;
    overflow: hidden;
    list-style: none
}
ul.social-icons li {
    margin: 0 5px 5px 0;
    float: left
}
ul.social-icons li a {
    background-color: #999;
    color: #FFF !important;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: block;
}
ul.social-icons li a:hover {
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-opacity: 0.9;
    -o-opacity: 0.9;
    filter: alpha(opacity=90);
    opacity: 0.9;
    text-decoration: none
}
ul.social-icons li.twitter a {
    background-color: #20b6ff
}
ul.social-icons li.facebook a {
    background-color: #3289da
}
ul.social-icons li.dribbble a {
    background-color: #cf5c9e
}
ul.social-icons li.youtube a {
    background-color: #eb5350
}
ul.social-icons li.vimeosquare a {
    background-color: #5BC8FF
}
ul.social-icons li.googleplus a {
    background-color: #d0422b
}
ul.social-icons li.linkedin a {
    background-color: #0083bd
}
ul.social-icons li.pinterest a {
    background-color: #e13138
}
ul.social-icons li.skype a {
    background-color: #13c1f3
}
ul.social-icons li.flickr a {
    background-color: #ff48a3
}
ul.social-icons li.tumblr a {
    background-color: #426d9b
}
ul.social-icons li.instagram a {
    background-color: #3b82b9
}
ul.social-icons li.github a {
    background-color: #3f91cb
}
ul.social-icons li.rss a {
    background-color: #f59942
}
/* ==============================================================================   
        Accordion
============================================================================== */
.accordion {
    border: 1px solid #ccc;
    margin-bottom: 4px
}
.accordion .ui-accordion-header {
    margin-bottom: 5px;
    font-family: inherit;
    padding-left: 35px;    
    line-height: 30px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    cursor: pointer;
    position: relative
}
.accordion .ui-accordion-header:after  {
    font-weight: 400 !important;
    font-family: FontAwesome;
    top: 1px;
    left: 10px;
    content: "\f196";
    position: absolute;
}
.accordion .ui-accordion-header-active:after  {
    font-weight: 400 !important;
    font-family: FontAwesome;
    top: 1px;
    left: 10px;
    content: "\f147";
    position: absolute;
}
.accordion .ui-accordion-header-active {
}
.accordion .ui-accordion-content {
    padding: 10px 10px 15px 35px;
    overflow: auto;
}
.accordion .ui-accordion-content p {
    margin: 0
}
.accordion .ui-helper-reset {
    outline: 0;
    text-decoration: none;
    list-style: none;
}
/* ==============================================================================   
        Sidebar
============================================================================== */
.widget {
    margin-bottom: 30px
}
.widget a:hover {
    color: #999
}
.widget h3.widget-title {
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 1px solid;
    border-bottom: 3px solid;
    margin: 0 0 15px 0;
    line-height: 30px
}
.widget h3.widget-title:after  {
    top: 33px;
    left: 20px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
}
.widget ul {
    list-style: none;
    padding: 0
}
.widget ul li a {
    color: #222
}
/* Shop widgets */
.widget_shopping_cart_content {}
ul.cart_list {}
ul.cart_list li:first-child {
    padding-top: 0
}
ul.cart_list li {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 8px;
    padding-top: 8px;
}
ul.cart_list li a {
    display: block
}
ul.cart_list li img {
    border: solid #fff 2px;
    float: right;
    width: 47px;
    height: auto
}
ul.cart_list li span.quantity {
    color: #999;
    font-size: 12px;
    overflow: hidden;
    position: relative
}
.widget_shopping_cart_content p.total {
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 0
}
.widget_shopping_cart_content p.buttons a {
    margin-right: 5px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    background-color: #222 !important;
    background: linear-gradient(#222, #222) !important;
    background: linear-gradient(#222, #222) !important;
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    position: relative !important;
    height: 30px !important;
    padding: 0 8px !important;
    line-height: 30px !important
}
.widget_shopping_cart_content p.buttons a.checkout {}
/* Dropdown product category */
#dropdown_product_cat {
    padding: 8px;
    width: 100%
}
/* Shop search form */
form#searchform {}
form#searchform label {
    display: none
}
/* Banners */
.banner-block-300 {
}
ul.banner-block-125 {
    overflow: hidden
}
ul.banner-block-125 li {
    border: 1px solid #f0f0f0;
    margin: 3px;
    padding: 8px;
    float: left
}
/* Tag cloud */
.tagcloud {
    overflow: hidden
}
.tagcloud a {
    text-decoration: none;
    background-color: #ccc;
    color: #fff;
    float: left;
    font-size: 12px !important;
    padding: 4px 10px;
    margin: 0 5px 5px 0
}
.tagcloud a:hover {
    color: #fff;
    background-color: #222
}
/* Widget category hover links */
.widget-category {}
.widget-category li {
    border-bottom: 1px solid #f0f0f0;
}
.widget-category li span {}
.widget-category li a {
    padding: 5px;
    display: block
}
.widget-category li a span {
    float:right;
}
.widget-category li a:hover {
    color: #fff !important
}
/* Widget slider */
.widget-slider {}
.widget-slider img {
    width: 100%
}
.widget-slider ul {}
.widget-slider ul li {}
.widget-slider .bx-controls {
    height: 20px;
    position: absolute;
    top: -38px;
    right: 0
}
.widget-slider .bx-wrapper .bx-controls-direction a {
    height: 20px;
    width: 18px;
    font-size: 20px;
    font-family:'FontAwesome';
    color: #ddd;
    text-decoration: none;
}
.widget-slider .bx-wrapper .bx-controls-direction a:hover {
    color: #222
}
.widget-slider .bx-wrapper .bx-prev {
    right: 22px
}
.widget-slider .bx-wrapper .bx-next {
    right: 0
}
.widget-slider .bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    border: solid #fff 3px;
}
.widget-slider .caption {
    padding: 10px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #222;
    background: rgba(34,34,34,0.9);
    max-width: 80%
}
.widget-slider .caption h2 {
    color: #fff;
    font-size: 14px;
    margin: 0
}
.widget-slider .caption h2 a {
    color: #fff;
    text-decoration: none;
}
/* ==============================================================================   
    Shortcodes gallery
============================================================================== */
.gallery-preview {
    background-color: #f9f9f9;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin-top: 25px;
    margin-bottom: 30px;
    display: block;
    width: 100%
}
.gallery-preview .photos {
    margin-bottom: 8px;
    text-align: center
}
.gallery-preview .photos:before, .gallery-preview .photos:after {
    content: " ";
    display: table;
    width: 100%
}
.gallery-preview .photos:after {
    clear: both
}
.img-block {
    margin-right: 5px;
    display: inline-block
}
.img-block a {
    display: inline-block
}
.img-block img {
    height: 100px;
    width: 100px;
}
.photos a.img-block {
    display: inline-block;
    width: 100px;
    text-align: center;
    font-size: 11px
}
.gallery-preview {
    text-align: center
}
.gallery-preview h2 {
    text-align: center;
    color: #222;
    font-weight: 700;
    position: relative;
    font-size: 14px;
    border-bottom: 3px solid #222;
    margin: 0 0 6px 0;
    padding: 6px 0;
}
.gallery-preview h2 a {
    color: #222
}
.gallery-preview p {
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 13px;
    line-height: 19px
}
/* ==============================================================================   
        Single post gallery
============================================================================== */
.gallery-block {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.gallery-block ul {
    margin: 0;
    padding: 0
}
.gallery-block .bx-wrapper .bx-viewport, .gallery-pager img {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    border: solid #fff 3px;
}
.gallery-pager {
    margin-top: 10px
}
.gallery-pager:before, .gallery-pager:after {
    content: " ";
    display: table;
    width: 100%
}
.gallery-pager:after {
    clear: both
}
.gallery-pager a {
    float: left;
}
.gallery-pager a img {
    width: 67px;
    margin: 0 5px 5px 0
}
.gallery-pager a.active {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.gallery-pager a.active img {
    border: solid #222 3px
}
.gallery-block .caption {
    padding: 10px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #222;
    background: rgba(34,34,34,0.9);
    max-width: 80%
}
.gallery-block .caption h2 {
    color: #fff;
    font-size: 18px;
    margin: 0
}
.gallery-block .caption h2 a {
    color: #fff;
    text-decoration: none;
}
.gallery-block .bx-controls-direction .bx-prev, 
.gallery-block .bx-controls-direction .bx-next  {
    height: 30px;
    width: 30px;
    font-size: 25px;
    line-height: 30px;
    font-family:'FontAwesome';
    color: #fff;
    text-decoration: none;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.gallery-block .bx-controls-direction .bx-prev:hover, 
.gallery-block .bx-controls-direction .bx-next:hover {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.gallery-block .bx-controls-direction .bx-prev {
    left: 10px
}
.gallery-block .bx-controls-direction .bx-next {
    right: 10px
}
/* ==============================================================================        
    About author
============================================================================== */
.about-author {
    margin-bottom: 40px
}
.author-details {}
.author-details-header {
    position: relative
}
.author-details-header h3 {
    font-size: 18px
}
.author-details img {
    margin: 0 20px 10px 0;
    float: left
}
.author-details p,
.author-details ul.social-icons {
    margin-left: 90px
}
.author-details ul.social-icons li {
    margin-right: 10px !important;
}
.author-details ul.social-icons li a {
    width:auto !important;
    height: auto !important;
    background-color: transparent !important;
    color: #ddd !important;
}
.author-details ul.social-icons li a:hover {
    color: #444 !important;
}
.author-details-header a {
    position: absolute;
    right: 0;
    top: 2px
}
/* ==============================================================================   
        Single shop gallery
============================================================================== */
.woocommerce-block {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.woocommerce-block ul {
    margin: 0;
    padding: 0
}
.woocommerce-block .bx-wrapper .bx-viewport, .gallery-pager img {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    border: solid #fff 3px;
}
.woocommerce-pager {
    margin-top: 10px
}
.woocommerce-pager:before, .woocommerce-pager:after {
    content: " ";
    display: table;
    width: 100%
}
.woocommerce-pager:after {
    clear: both
}
.woocommerce-pager a {
    float: left;
}
.woocommerce-pager a img {
    width: 67px;
    margin: 0 5px 5px 0
}
.woocommerce-pager a.active {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.woocommerce-pager a.active img {
    border: solid #222 3px
}
.woocommerce-block .caption {
    padding: 10px;
    position: absolute;
    bottom: 15px;
    left: 10px;
    background: #222;
    background: rgba(34,34,34,0.9);
    max-width: 80%
}
.woocommerce-block .caption h2 {
    color: #fff;
    font-size: 18px;
    margin: 0
}
.woocommerce-block .caption h2 a {
    color: #fff;
    text-decoration: none;
}
.woocommerce-block .bx-controls-direction .bx-prev, 
.woocommerce-block .bx-controls-direction .bx-next  {
    height: 30px;
    width: 30px;
    font-size: 25px;
    line-height: 30px;
    font-family:'FontAwesome';
    color: #fff;
    text-decoration: none;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.woocommerce-block .bx-controls-direction .bx-prev:hover, 
.woocommerce-block .bx-controls-direction .bx-next:hover {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.woocommerce-block .bx-controls-direction .bx-prev {
    left: 10px
}
.woocommerce-block .bx-controls-direction .bx-next {
    right: 10px
}
/* ==============================================================================   
    Filter gallery
============================================================================== */
.photo-filters {
}
.gallery-filter {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    overflow: hidden
}
.gallery-filter li {
    float: left
}
.gallery-filter a {
    float: left;
    text-decoration: none;
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    margin: 0 5px 5px 0
}
.gallery-filter a:hover, .gallery-filter a.selected-gallery-filter {
    color: #fff;
    background-color: #222
}
.gallery-content {
    margin-left:-0.7%;
    width:102%;
    margin-bottom: 20px;
}
.gallery-content:after {
    zoom: 1;
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}
.gallery-content .photo-stack {
    width:23.4%;
    float:left;
    margin-left:0.7%;
    margin-right: 0.7%;
    margin-bottom: 15px;
}
.photo-stack {
}
.photo-stack img {
    margin-bottom: 5px
}
.photo-stack h2 {
    font-weight: 700;
    position: relative;
    font-size: 14px;
    border-bottom: 3px solid #f0f0f0;
    margin: 0 0 6px 0;
    padding: 6px 0;
}
.photo-stack h2 a {
    color: #222
}
.photo-stack p {
    line-height: 19px;
    font-size: 13px
}
.gal-current-image {
    text-align: center;
    position: relative;
}
.gal-current-image .photo-stack {
    position: relative;
}
.gal-current-image .photo-stack img {
    text-align: center;
    margin-bottom: 0
}
.gal-current-image a.prev,
.gal-current-image a.next {
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 30px;
    padding: 0;
    height: 30px;    
    background: #222;
    background: rgba(0,0,0,0.4);
    color: #fff;
    margin: -10px 0 0 0;
    font-size: 20px;
    top: 50%;
    position: absolute;
    font-family: FontAwesome;
}
.photo-stack.loading {
    min-height:60px;
    z-index:9999;
    background-image:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/img/loading.gif);
    background-repeat:no-repeat;
    background-position:50%;
}
.photo-stack.loading img {
    -ms-opacity: 0.1;
    filter: alpha(opacity=10);
    -khtml-opacity: 0.1;
    -o-opacity: 0.1;
    -webkit-opacity: 0.1;
    opacity: 0.1;
}
.gal-current-image a.prev:hover,
.gal-current-image a.next:hover {
    background: rgba(0,0,0,1);
}
.gal-current-image a.prev {
    left: 15px
}
.gal-current-image a.next {
    right: 15px
}
.photo-stack-thumbnails {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    margin-top: 10px
}
.photo-stack-thumbnails a {}
.photo-stack-thumbnails:before, .photo-stack-thumbnails:after {
    content: " ";
    display: table;
    width: 100%
}
.photo-stack-thumbnails:after {
    clear: both
}
.photo-stack-thumbnails a {
    float: left;
}
.photo-stack-thumbnails a img {
    width: 67px;
    margin: 0 5px 5px 0
}
.photo-stack-thumbnails img {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    box-shadow: 0px 0px 5px 1px rgba(34,34,34,0.1);
    border: solid #fff 3px;
}
.photo-stack-thumbnails a.active img {
    border: solid #222 3px
}
/* ==============================================================================   
        Shop
============================================================================== */
.page-title {
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #222;
    margin: 0 0 15px 0;
    line-height: 30px
}
.page-title:after  {
    top: 33px;
    left: 20px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #222;
    border-width: 5px;
}
form.woocommerce-ordering {
    position: absolute !important;
    right: 0 !important;
    top: 1px !important
}
span.customSelect {
    font-size: 11px !important;
    text-transform: uppercase !important;
    border-left:1px solid #f0f0f0 !important;
    background-color: #fff !important;
    color:#222 !important;
    height: 30px !important;
    line-height: 30px !important;
    padding:0px 6px !important;
}
span.customSelect:after {
    font-family: FontAwesome;
    content: "\f0dc"
}
.customSelect.customSelectHover {
    background-color:#f4f4f4 !important;
}
/* Products */
ul.products {
    list-style: none;
    padding: 0;
    margin: 0
}
ul.products li {}
ul.products li {}
ul.products li.product.first {
    clear: left
}
h3 mark {
    background-color: transparent
}
ul.products li .star-rating {
    display: none !important;
}
ul.products li.product {
    float: left;
    margin: 0 1.6% 40px 0 !important;
    padding: 0;
    position: relative;
    width: 23.8% !important;
    margin-left: 0;
}
ul.products li.last {
    margin-right: 0 !important;
}
span.onsale {
    z-index: 99;
    box-shadow: none !important;
    text-shadow: none !important;
    background: linear-gradient(#222, #222) !important;
    background: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    -webkit-border-radius: 500px;
    -khtml-border-radius: 500px;
    -moz-border-radius: 500px;
    -ms-border-radius: 500px;
    -o-border-radius: 500px;
    border-radius: 500px;
    min-height: 42px !important;
    min-width: 42px !important;
    font-size: 12px !important;
    padding: 0 !important;
    background-color: #222 !important;
    text-align: center !important;
    line-height: 42px !important;
    margin: 0 !important;
    right:initial !important;
    left: -6px !important;
    top: -6px !important;
    position: absolute
}
ul.products li.product img {
    width: 100%;
    margin-bottom: 5px
}
ul.products li.product h3 {
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #f0f0f0 !important;
    font-size: 14px !important
}
ul.products li.product .price {
    font-size: 14px !important;
    margin-top: 4px !important;
    display: inline-block !important;
    float: right !important;
    color: #222 !important;
    text-decoration: none !important
}
ul.products li.product .price ins {
    font-size: 15px !important;
    text-decoration: none !important
}
ul.products li.product .price del {
    font-size: 15px !important;
    color: #999 !important
}
ul.products li.product a.add_to_cart_button {
    box-shadow: none !important;
    font-size: 14px !important;
    background-color: #222 !important;
    background: linear-gradient(#222, #222);
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    position: relative !important;
    height: 30px !important;
    padding: 0 38px 0 8px !important;
    line-height: 30px !important;
    float: left !important
}
ul.products li.product .added_to_cart {
    font-size: 11px;
    text-transform: uppercase;
    clear: both;
    display: block;
    padding: 6px 0 0 0
}
ul.products li.product .added_to_cart:after {
    content: " →";
}

.btn-without-icon i {
    display: none
}
form.cart button {
    box-shadow: none !important;
    font-size: 14px !important;
    background-color: #222 !important;
    background: linear-gradient(#222, #222) !important;
    background: linear-gradient(#222, #222) !important;
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    position: relative !important;
    height: 28px !important;
    padding: 0 38px 0 8px !important;
    line-height: 28px !important
}
form.cart button i {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    line-height: 28px;
    text-align: center;
    margin: 0;
    width: 30px;
    height: 28px;
}
ul.products li.product a.button {
    box-shadow: none !important;
    font-size: 14px !important;
    background-color: #222 !important;
    background: linear-gradient(#222, #222);
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    position: relative !important;
    height: 30px !important;
    padding: 0 8px;
    line-height: 30px !important;
    float: left !important
}
ul.products li.product a.button i {
    display: none
}
ul.products li.product a.add_to_cart_button i {
    background-color: #999;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    line-height: 30px;
    text-align: center;
    margin: 0;
    width: 30px;
    height: 30px;
}
/* Filter widget */
.widget_price_filter form {
    margin-top: 26px
}
.price_slider {
    margin: 0 6px 18px 6px;
    height: 4px;
    position: relative;
    text-align: left;
    background-color: #ddd
}
.price_slider_wrapper {
    padding-top: 8px
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 100%;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider .ui-slider-handle:last-child {}
.ui-slider .ui-slider-handle {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    position: absolute;
    z-index: 2;
    background-color: #222;
    width: 14px;
    margin-top: -6px;
    margin-left: -6px;
    height: 14px;
}
.ui-slider .ui-slider-handle:last-child {
    margin-left: -6px
}
.ui-slider .ui-slider-handle:after {
    font-family: FontAwesome;
    font-size: 7px;
    text-align: center;
    display: block;
    line-height: 14px;
    margin: 0;
    padding: 0;
    content: "\f0c9";
    color: #fff;
}
.price_slider_amount {
    overflow: hidden;
}
.price_label {
    color: #999;
    line-height: 30px;
    text-align: right;
}
.price_slider_amount .button {    
    box-shadow: none !important;
    font-size: 13px !important;
    background-color: #222 !important;
    background: linear-gradient(#222, #222) !important;
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    height: 30px !important;
    padding: 0 8px !important;
    line-height: 30px !important;
    float: left !important   
}
h3#leave-a-reply {
    font-size: 18px
}
/* Review shop */
#commentform label {
    font-weight: 700;
}
.comment-form-comment label,
.comment-form-author label,
.comment-form-email label {
    display: block;
    margin-bottom: 5px;
}
.comment-form-author input,
.comment-form-email input {
    margin-bottom: 20px
}
.comment-form-rating label {
    display: inline-block;
    float: left;
    margin-right: 20px
}
.comment-form-rating p.stars {
    overflow: hidden;
    margin-bottom: 20px !important
}
p.comment-notes,
p.comment-form-comment {
    margin-bottom:  20px !important
}
p.stars a {
    margin-right: 10px;
    border-right: 1px solid #f0f0f0;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    color: #ccc
}
p.stars a:last-child {
    border-right: 0
}
p.stars a.star-1 {width: 20px}
p.stars a.star-2 {width: 30px}
p.stars a.star-3 {width: 40px}
p.stars a.star-4 {width: 50px}
p.stars a.star-5 {width: 60px}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
    font-family:FontAwesome;
    content:"\f005";
    top: 0;
    left: 0;
    position: absolute;
    text-indent: 0;
    margin-right: 2px;
    font-size:11px;
    color: #999;
    font-weight:400;
}
p.stars a:hover:after,p.stars a.active:after {
    color: #efbe3e;
}
p.stars a.star-1:after {
    content:"\f005";
}

p.stars a.star-2:after {
    content:"\f005\f005";
}

p.stars a.star-3:after {
    content:"\f005\f005\f005";
}

p.stars a.star-4:after {
    content:"\f005\f005\f005\f005";
}

p.stars a.star-5:after {
    content:"\f005\f005\f005\f005\f005";
}

.star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 11px;
    line-height: 1;
    font-size: 11px;
    width: 50px;
    font-family:FontAwesome;
}
.star-rating:before {
    content:"\f005\f005\f005\f005\f005";
    color: #ccc;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span:before {
    content:"\f005\f005\f005\f005\f005";
    top: 0;
    color: #222;
    position: absolute;
    left: 0;
}

/* Shop on home page */
.homeshop-item .added_to_cart {
    font-size: 11px;
    text-transform: uppercase;
    clear: both;
    display: block;
    padding: 6px 0 0 0
}
.homeshop-item .added_to_cart:after {
    content: " →";
}
.homeshop-item .add_to_cart_button {
    clear:both;
    margin-top:10px;
    color: #fff;
    position: relative;
    height: 30px;
    padding: 0 38px 0 8px;
    line-height: 30px;
    float: left;
}
.homeshop-item .add_to_cart_button:hover{
    color: #fff
}
.homeshop-item .add_to_cart_button i {
    background-color: #999;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    line-height: 30px;
    text-align: center;
    margin: 0;
    width: 30px;
    height: 30px;
}
.homeshop-item .description {
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f0f0;
}
.homeshop-item .description del {
    font-size: 15px !important;
    color: #999 !important;
}
.homeshop-item .description ins {
    color: #222 !important;
    font-size: 15px !important;
    text-decoration: none !important;
}


/* Buy product message */
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
    height: 36px !important
}
/* Best sellers */
.widget_best_sellers {}
ul.product_list_widget li:first-child {
    padding-top: 0
}
ul.product_list_widget li {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 8px;
    padding-top: 8px;
}
ul.product_list_widget li a {
    display: block
}
ul.product_list_widget li img {
    border: solid #fff 2px;
    float: right;
    width: 40px !important;
    height: auto
}
ul.product_list_widget li .amount {
    font-size: 13px
}
ul.product_list_widget li del {
    color: #999;
    font-size: 13px
}
ul.product_list_widget .star-rating {
    float: none;
    margin-top:3px;
    margin-bottom: 5px;
}
ul.product_list_widget li ins {
    text-decoration: none;
    color: #444;
    font-size: 13px
}
/* ==============================================================================   
        Single product shop
============================================================================== */
.product {
    margin-bottom: 20px;
    position: relative
}
.product span.onsale {

}
.product .woocommerce-block {
    float: left;
    border-bottom: none;
    width: 49%
}
.product .summary {
    width: 48%;
    float: right;
}
.product .product_title {
    margin: 0 0 8px 0;
    line-height: 1.2;
    font-size:32px;
    font-weight: 700
}
.product .summary p.price {
    margin-bottom: 15px;
    font-size: 16px
}
.product .summary p.price del {
    font-weight: 700;
    font-size: 16px;
    color: #999
}
.product .summary p.price ins {
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    color: #444
}
form.cart {
    padding-top: 15px;
    margin-bottom: 27px
}
form.cart .quantity {
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 5px 0 0
}
form.cart .quantity .minus,
form.cart .quantity .plus {
    background-color: #f7f7f7;
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 30px;
}
form.cart .quantity .minus:focus,
form.cart .quantity .plus:focus {
    outline: none
}
form.cart .quantity .minus {
    margin-right: -1px
}
form.cart .quantity .plus {
    position: relative;
    z-index: 1;
    margin-left: -16px;
}

.quantity input.qty {
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 70px;
    height: 30px
}
.product_meta {
    font-size: 13px;
}
.product_meta div {
    padding: 3px 0;
    border-bottom: 1px solid #f0f0f0;
}
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
    border-bottom: 1px solid #f0f0f0;
    padding: 3px 0;
    display: block;
    color: #222
}
.related.products h2 {
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 3px solid #222;
    margin: 0 0 15px 0;
    line-height: 30px
}
.related.products h2:after {
    top: 33px;
    left: 20px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #222;
    border-width: 5px;
}

.woocommerce-product-rating {
    margin-bottom: 5px;
}
.woocommerce-product-rating .star-rating {
    display: inline-block
}
.woocommerce-message {
   overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px
}
.woocommerce-message .wc-forward,
ul.woocommerce-error .wc-forward {
    float: right
}
ul.woocommerce-error {
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    list-style: none
}
table.cart img {
    width: 30px
}
.woocommerce-info {
    padding: 10px;
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 10px
}

.login .form-row-first {
    width: 49.2%;
    float: left;
    margin-right: 1.6%;
}
.login .form-row-last {
    width: 49.2%;
    float: left;
    margin-right: 0 !important;
}
.login .button {
    margin-bottom: 20px;
    width: auto
}
.login .inline {
    width: auto
}
.login .inline input {
    width: auto
}

tr.cart_item {}
tr.cart_item .buttons_added {}
tr.cart_item .buttons_added .minus,
tr.cart_item .buttons_added .plus {
    background-color: #f7f7f7;
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 30px;
}
tr.cart_item .buttons_added .minus {
    margin-right: -1px
}
tr.cart_item .buttons_added .plus {
    position: relative;
    z-index: 1;
    margin-left: -16px;
}
tr.cart_item .buttons_added .minus:focus,
tr.cart_item .buttons_added .plus:focus,
tr.cart_item .buttons_added .qty:focus{
    outline: none
}

tr.cart_item td {}
tr.cart_item td a {
    color: #222
}
td.actions {}
td.actions .coupon {
}
td.actions .coupon .input-text {
    padding: 0 10px;
    height: 29px;
    margin-top: 1px
}
td.actions .coupon .input-text:focus {
    outline: none
}
td.actions .coupon .button {
}

.woocommerce form {
    margin-bottom: 50px
}
h2 a.shipping-calculator-button {
    font-size: 18px
}


.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {

}


/* ==============================================================================   
        Woocomerce cart and checkout
============================================================================== */
.woocommerce table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    border-collapse: separate
}
.woocommerce table thead th {
    background: #fafafa;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px;
    vertical-align: middle;
}
.woocommerce table tr th:last-child,
.woocommerce table tr td:last-child {
    border-right: 0;
}
.woocommerce table td,
.woocommerce table th {
    text-align: left;
    padding: 10px;
    border-right: 1px solid #eee
}
.woocommerce table td {
    background-color: #fff !important
}
.woocommerce table tbody th {
    background: #fafafa;
    border-bottom: 1px solid #eee;
}
.woocommerce table tbody td {
    border-bottom: 1px solid #eee;
}
td.product-remove a.remove {
    color: #fff;
    font-weight: 400;
    background: #c00;
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 1;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
table.cart .actions  {
    text-align: right
}
table.cart .actions .coupon {
    float: left;
}
table.cart td.actions .button {
    width: auto;
    display: inline-block
}

/* ==============================================================================   
        Woocomerce checkout
============================================================================== */
.col2-set {
    margin-top: 35px;
    margin-bottom: 35px;
    clear: both
}
.col2-set:after {
    content: "";
    display: block;
    clear: both;
}
.col2-set h3,
h3#order_review_heading{
    font-weight: 700;
    font-size: 18px
}
.col2-set .col-1 {
    width: 49.2%;
    float: left;
    margin-right: 1.6%;
}
.col2-set .col-2 {
    width: 49.2%;
    float: left
}
.form-row {
    margin-bottom: 15px
}
.create-account {}
.create-account input {
    width: auto !important
}
.create-account label {
    display: inline-block !important;
    width: auto !important
    
}
.form-row label {
    width: 100%;
    display: block
}
.form-row input,
.form-row textarea {
    width: 100%;
    max-width: 100%
}
ul.payment_methods {
    padding-left: 0;
    list-style: none
}
.payment_methods li img {
    float: right;
    padding: 0!important;
    border: 0!important;
}
.payment_methods li {
    list-style: none!important;
    border-bottom: 1px solid #eee;
    padding: .5em 0;
}
.payment_methods+.form-row #place_order {
    width: auto;
    display: inline-block;
    float: right
}
/* ==============================================================================   
        Woocomerce tabs
============================================================================== */
.woocommerce-tabs ul.tabs {
    padding: 0 !important;
    margin: 0 !important
}
.woocommerce-tabs ul.tabs {
    overflow: hidden;
    border-top: 1px solid;
    border-bottom: 3px solid #f0f0f0;
    list-style: none;
    padding: 0;
    margin: 0
}
.woocommerce-tabs ul.tabs li.active a {
    z-index: 99999 !important;
    transition: none !important;
    margin-bottom: -3px;
    border-bottom: 3px solid #222 !important;
    color: #222 !important;
}
.woocommerce-tabs ul.tabs:before {
    position: inherit !important;
    border: none !important;
}

.woocommerce-tabs ul.tabs li {
    background: transparent !important;
    box-shadow: none !important;
    display: inherit !important;
    border: none !important;
    line-height: 30px;
    font-weight: 400;
    font-size: 14px;
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    padding: 0 !important;
    margin: 0 !important;
    white-space: nowrap;
}

.woocommerce-tabs ul.tabs.ui-tabs-active:after  {
    top: 32px;
    left: 50%;
    margin-left: -5px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
}
.woocommerce-tabs ul.tabs li a {
    text-shadow: none !important;
    display: inherit !important;
    padding: 0 8px !important;
    color: #ccc !important;
    font-weight: 400 !important;
    float: left;
    text-decoration: none;
}
ul.tabs li.active:before,
ul.tabs li.active:after,
ul.tabs li:before,
ul.tabs li:after {
    display: none !important;
    right: 0 !important;
    border: none !important;
    box-shadow: none !important
}
ul.tabs li.active:after {
    width: 0 !important;
    height: 0 !important;
    bottom: 0 !important;
    content: " " !important;
}
.woocommerce-tabs .panel {
    padding: 15px 0 !important;
    display: block;
    background: #fff
}
.woocommerce-tabs .panel p {
    margin: 0
}
.woocommerce-tabs ul.tabs li.active a {
    transition: none !important;
    margin-bottom: -3px;
    border-bottom: 3px solid;
    color: #222 !important;
}
.woocommerce-tabs {
    clear: both;
    margin-bottom: 20px
}
.woocommerce-tabs .panel {}
.woocommerce-tabs .panel h2 {
    font-size: 18px
}

.comment_container {  
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
.comment_container img {
    float: left;
    margin-right: 10px
}
.comment_container .description {
    margin: 5px 0
}
.comment_container p.meta time {
    font-size: .83em;
    color: #777
}

/* ==============================================================================   
        Contact form
============================================================================== */
#contact-input div {
    width: 49%;
    float: left;
    margin-right: 2%;
}
#contact-subject select {
    width: 100%;
}
#contact-input {
    overflow: hidden;
    margin-bottom: 20px
}
#contact-input div:last-child {
    margin-right: 0px !important;
}
#contact-input input, #contact-message textarea {
    width: 100%
}
#contact-human {
    overflow: hidden;
}
#contact-human p {
    width: 49%;
    margin-right: 2%;
    float: left;
}
#contact-human div {
    float: left;
    width: 49%;
}
#contact-human label {
    width: 40%;
    float: left;
}
#contact-human label img {
    vertical-align: top
}
#contact-human input {
    padding: 6px 8px;
    width: 60%;
}
#contact-submit {
    text-align: left;
    padding-top: 10px;
}
#contact-message {
    width: 100%;
}
ul.error_messages {
    padding-left: 0;
    list-style: none;
    margin-left: 0px;
}
ul.error_messages li {
}
ul.error_messages li:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    margin-right: 10px;
    color: #FF0000;
}
.loader {
    float: right;
}
#contact #success_page h4 {
}

/* ==============================================================================   
        Single post
============================================================================== */
article {}
/* Title */
.post-title {}
.post-title h1 {
    font-weight: 400;
    font-size: 32px
}
/* Entry meta */
article .entry-meta {
    overflow: hidden;
    margin-bottom: 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
article .entry-meta span:after {
    margin-left: 0;
    content: ""
}
article .entry-meta .post-date, 
article .entry-meta .post-comments, 
article .entry-meta .post-author, 
article .entry-meta .post-views,
article .entry-meta .post-category {
    border-right: 1px solid #f0f0f0;
    float: left;
    display: inline-block;
    padding: 6px 14px;
    font-size: 14px
}
article .entry-meta .post-date:hover, 
article .entry-meta .post-comments:hover, 
article .entry-meta .post-author:hover, 
article .entry-meta .post-views:hover,
article .entry-meta .post-category:hover {
    background-color: #f5f5f5;
}
article .entry-meta .post-date:before,
article .entry-meta .post-comments:before,
article .entry-meta .post-author:before,
article .entry-meta .post-views:before,
article .entry-meta .post-category:before {
    font-family:'FontAwesome';
    margin-right: 4px
}
article .entry-meta .post-date:before {
    content: "\f073"
}
article .entry-meta .post-comments:before {
    content: "\f0e6"
}
article .entry-meta .post-author:before {
    content: "\f007"
}
article .entry-meta .post-views:before {
    content: "\f06e"
}
article .entry-meta .post-category:before {
    content: "\f07c"
}
article .post-content {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 5px;
    margin-bottom: 20px
}
/* Post audio */
.audio-post, .video-post, .image-post {
    margin-bottom: 20px
}
.image-post img {
    width: 100%
}
/* Source list */
.source-list {
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f0f0;
    margin-top: -10px;
    margin-bottom: 40px
}
.source-list span {
    line-height: 22px;
    float:left;
    margin-right:15px;
    display:block;
    margin-bottom:3px;
    color: #999;
    font-size:11px;
    text-transform:uppercase
}
.source-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}
.source-list ul li {
    float: left;
    margin: 0 5px 5px 0
}
.source-list ul a {
    font-size: 11px;
}
.source-list ul a:hover {
    color: #222
}
/* Review */
.review-block {
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    margin-top: -20px
}
.review-block .rev-box {
    background-color: #f5f5f5;
    float: left;
    padding: 20px 15px;
    margin-right: 15px;
    text-align: center
}
.review-block .rev-score {
    margin-bottom: 5px;
    font-size:30px;
    font-weight: 700;
    color: #222
}
.review-block .rev-title {
    font-size: 13px;
    text-transform: uppercase;
    color: #222
}
.review-block .rev-description p {
    margin: 0;
    font-style: italic;
    padding: 20px 10px;
    color: #999
}
.rev-box .review-stars span {
    float: none;
    margin-right: 0;
    display: inline-block
}
/* Tag list */
.tag-list {
    margin-bottom: 40px
}
.tag-list span {
    padding-top:4px;
    float:left;
    margin-right:15px;
    display:block;
    margin-bottom:3px;
    font-size:12px;
    text-transform:uppercase
}
.tag-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}
.tag-list ul li {
    float: left;
    margin: 0 5px 5px 0
}
.tag-list ul a {
    display:inline-block;
    font-size: 12px;
    color: #fff;
    background-color: #ccc;
    padding: 4px 10px;
}
.tag-list ul a:hover {
    background-color: #222;
    color: #FFF;
    text-decoration:none
}
/* Related articles */
.related-articles {
    margin-bottom: 40px
}
.related-articles-title,
.comments-title,
.respond-title {
    border-top: 1px solid #f0f0f0;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 3px solid #222;
}
.related-articles-title h4,
.comments-title h4,
.respond-title h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 30px
}
.related-articles-title:after,
.comments-title:after,
.respond-title:after {
    top: 33px;
    left: 20px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #222;
    border-width: 5px;
}
.related-post {
    text-align: center
}
.related-articles-group {
}
.related-post .cont-img {
    overflow: hidden;
    position: relative;
    background-color: #222;
    margin: 2px 2px 5px 2px
}
.related-post .post-format {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    -moz-box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    box-shadow: 0px 0px 15px 1px rgba(34,34,34,0.3);
    margin-left: -18px;
    margin-top: -18px;
}
.related-post .post-format span {
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.related-post .cont-img .post-category {
    line-height: 20px;
    height: 20px;
    padding: 0 5px;
    background-color: #222;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    z-index: 2;
    position: absolute;
    left: 3px;
    bottom: 3px
}
.related-post .cont-img .post-category a {
    color: #fff;
    text-decoration: none
}
.related-post .cont-img img {
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;    
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.related-post .cont-img:hover img {    
    -webkit-transform: scale(1.1) rotate(3deg);
    -khtml-transition: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);    
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.related-post h2 {
    font-weight: 700;
    font-size: 14px;
    margin: 0
}
.related-post h2 a {
    color: #222;
    text-decoration: none
}
.related-post h2 a:hover {
    color: #999
}
.related-articles .bx-controls {
    height: 20px;
    position: absolute;
    top: -38px;
    right: 0
}
.related-articles .bx-wrapper .bx-controls-direction a {
    height: 20px;
    width: 18px;
    font-size: 20px;
    font-family:'FontAwesome';
    color: #ddd;
    text-decoration: none;
}
.related-articles .bx-wrapper .bx-controls-direction a:hover {
    color: #222
}
.related-articles .bx-wrapper .bx-prev {
    right: 22px
}
.related-articles .bx-wrapper .bx-next {
    right: 0
}
/* no comments */
.no-comments {
    margin-top: -10px
}
.no-comments i {
    color: #ddd;
    width: 50px;
    float: left;
    font-size: 30px
}
.no-comments h5 {
    margin-bottom: 3px;
}
.no-comments p {}
/* Comments */
#comments {
    margin-bottom: 40px !important
}
.comments-title {
    margin-bottom: 10px
}
ol.commentlist {
    padding: 0;
    margin: 0;
    list-style: none
}
ol.commentlist article {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
ol.commentlist li.comment {}
img.comment-avatar {
    margin: 0 10px 5px 0;
    float: left
}
.comment-meta {
    margin-bottom: 5px;
    margin-left: 76px
}
.comment-meta .by-author {
    margin-right: 10px
}
.comment-meta .by-author a {
    color: #222;
    font-weight: 700;
    font-size: 14px
}
.comment-meta .by-date {
    font-size: 12px;
    color: #999
}
.comment-content {
    margin-left: 76px
}
.comment-content p {
    margin-bottom: 0
}
.reply {
    font-size: 12px;
    margin-left: 76px
}
ul.children {
    padding: 0;
    margin: 0;
    list-style: none
}
ul.children li.comment {}
ul.children li.comment article {
    padding-left: 76px
}
ul.children li.comment ul article {
    padding-left: 152px
}
ul.children li.comment ul ul article {
    padding-left: 228px
}
/* Respond block */
#respond-block {}
#respond-block form {}
#respond-block form label {
    display: block
}
#respond-block form label span {
    color: #f00
}
p.comment-form-author input,
p.comment-form-email input,
p.comment-form-url input,
p.comment-form-comment textarea {
    width: 100%;
    max-width: 100%
}
p.comment-form-comment textarea {
    height: 180px
}
p.comment-form-author {}
p.comment-form-email {}
p.comment-form-url {}
p.comment-form-comment {}
p.form-submit {}
p.form-submit input {
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* ==============================================================================   
        404 Page
============================================================================== */
#page-404 {
    margin: 80px 0 150px 0
}
#page-404 h3 {
    font-size: 140px;
    line-height: 1;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}
#page-404 h5 {
    font-size: 24px
}
#page-404 p {
    margin-bottom: 30px
}
/* ==============================================================================   
        Footer
============================================================================== */
#footer {
    color: #999;
    background-color: #222
}
#footer .row {
    padding-top: 30px
}
#footer .row .widget:last-child {
    margin-right: 0 !important
}
/* Footer widgets */
#footer .widget {
    width: 23.8%;
    float: left;
    margin-right: 1.6%;
    margin-bottom: 15px
}
#footer .widget a {
    color: #fff
}
#footer .widget a:hover {
    color: #fff
}
#footer .widget h3.widget-title {
    color: #fff;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 1px solid #fff;
    border-bottom: 3px solid #fff;
    margin: 0 0 15px 0;
    line-height: 30px
}
#footer .widget h3.widget-title:after  {
    top: 33px;
    left: 20px;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg);
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #fff;
    border-width: 5px;
}
/* Tag cloud */
#footer .tagcloud a {
    background-color: #444;
}
#footer .tagcloud a:hover {
    background-color: #999
}
/* Popular posts */
#footer .small-thumb-post h2 {
    font-weight: 400
}
#footer .small-thumb-post {
    border-bottom: 1px solid #333
}
#footer .small-thumb-post .description {
    margin-left: 0
}
/* ==============================================================================   
        Footer navigation
============================================================================== */
#footer .inner {
    height: 50px;
    line-height: 44px;
}
ul.footer-navigation {
    border-bottom: 6px solid #333;
    text-transform: uppercase;
    list-style: none;
    text-align: center;
    margin: 0
}
ul.footer-navigation li {
    margin: 0px 5px;
    display: inline-block
}
ul.footer-navigation a {
    color: #999
}
ul.footer-navigation a:hover {
    color: #fff
}
/* ==============================================================================   
        Copyright
============================================================================== */
#copyright {
    padding: 15px 0;
    text-align: center;
    border-top: 6px solid #333;
    font-size: 13px;
    line-height: 19px
}
#copyright p {
    margin: 0
}
#copyright a {
    color: #fff
}
/* ==============================================================================   
    bbPress Forum 
============================================================================== */
/* Search widget */
#bbp-search-form {}
#bbp-search-form label {
    display: none
}
#bbp-search-form input.button {
    display: inline-block;
    height: 39px;
    line-height: 38px;
    width: auto;
    margin: -2px 0 0 0;
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}
/* Login widget */
.bbp-login-form {}
.bbp-login-form fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
.bbp-username {}
.bbp-username label,
.bbp-password label {
    width: 100px;
    display: block;
    margin: 0 0 4px 0;
    font-size: 13px
}
.bbp-username input,
.bbp-password input {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px !important;
    background-color: #fff !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bbp-username input:-webkit-autofill,
.bbp-password input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.bbp-password {}
.bbp-remember-me {}
.bbp-remember-me label {
    width: auto !important;
}
.bbp-submit-wrapper {}
/* Users icons */
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
    margin-bottom: 0
}
#buddypress .activity-list .activity-content .activity-header img.avatar {
    margin: 10px 10px 0 5px !important;
}
#buddypress .activity-list li.mini .activity-avatar img.avatar {
    margin: 13px 10px 0 30px
}
/* Form border */
.bbp-the-content-wrapper {
    border: 1px solid #dedede;
}
/* Subscribe text */
#subscription-toggle {
    float: right
}
/* ==============================================================================   
    BuddyPress
============================================================================== */
#item-header-content {}
#item-header-content span {
    font-size: 12px !important;
}
#item-header-content span.highlight {
    padding: 2px 4px !important;
}
#item-meta {
    font-size: 13px !important;
    line-height: 19px !important;
    color: #999 !important;
    overflow: hidden;
    margin: 15px 0 5px 0;
    padding-bottom: 10px;
}
#whats-new-textarea textarea {
    width: 100% !important;
    height: 120px !important
}
#buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote {
    margin-top: 0 !important
}
/* Login widget */
#bp-login-widget-form:before, #bp-login-widget-form:after {
    content: " ";
    display: table;
    width: 100%
}
#bp-login-widget-form:after {
    clear: both
}
#bp-login-widget-form #bp-login-widget-user-login,
#bp-login-widget-form #bp-login-widget-user-pass {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px !important;
    background-color: #fff !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#bp-login-widget-user-login:-webkit-autofill,
#bp-login-widget-user-pass:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
#bp-login-widget-form label {
    width: 100px;
    display: block;
    margin: 0 0 4px 0;
    font-size: 13px
}
#bp-login-widget-form .forgetmenot {}
#bp-login-widget-form .forgetmenot label {
    margin-bottom: 8px;
    width: auto !important
}
#bp-login-widget-submit {
    float: right;
    outline:none;
    background-color: #222;
    color: #fff;
    text-decoration:none;
    display: inline-block;
    padding: 4px 10px;
    margin:0;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none
}
/* Active members widget */
.avatar-block {
    overflow: hidden
}
.avatar-block .item-avatar {
    float: left;
    margin: 0 5px 5px 0
}
/* Forum statistics widget */
dl[role="main"] {
    position: relative
}
dl[role="main"] dd {
    position: absolute;
    margin-top:-21px;
    right: 0;
}
dl[role="main"] dd strong {
    font-weight: 400
}
/* Members list */
#members-list-options {}
#members-list-options a {
    color: #222
}
#members-list-options a.selected {
    color: #999;
}
ul#members-list {}
ul#members-list li {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
ul#members-list li .item-avatar {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    float: left
}
ul#members-list li span.activity {
    color: #999;
    font-size: 12px;
}
/* BuddyPress Login widget */
.bp-login-widget-user-avatar {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    float: left
}
.bp-login-widget-user-links a {
    color: #222
}
.bp-login-widget-user-logout a {
    color: #999;
    margin:0;
    font-size: 12px;
    text-decoration:none;
    font-weight: normal
}
/* bbPress Login widget */
.bbp-logged-in {}
.bbp-logged-in img.avatar {
    width: 50px;
    margin-right: 10px;
    height: 50px;
}
.bbp-logged-in h4 a {
    color: #222;
}
.bbp-logged-in h4 {
    margin: 0;
    font-family: inherit !important;
    font-weight: 400 !important;
    font-size: 14px  !important; 
}
.bbp-logged-in a.button {
    color: #999;
    padding: 0;
    margin:0;
    font-size: 12px;
    background-color: transparent;
    text-decoration:none;
    font-weight: normal
}
/* Group widget */
#groups-list-options a {
    color: #222
}
#groups-list-options a.selected {
    color: #999;
}
ul#groups-list li {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
ul#groups-list li .item-avatar {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    float: left
}
ul#groups-list li span.activity {
    color: #999;
    font-size: 12px;
}
/* Forum search */
#bbpress-forums .bbp-search-form {
    margin-bottom: 15px
}
/* Admin */
#buddypress .activity-list .activity-avatar {
    margin: 10px 0 0 0;
}
#buddypress ul.item-list li img.avatar {
    margin: 3px 10px 0 0;
}
#item-header {
    margin-bottom: 30px
}
h2.user-nicename {
    font-size: 24px
}
#buddypress div#item-header img.avatar {
    width:150px;
}
#buddypress div#item-header div#item-header-content {
    float:none;
}
#buddypress div.dir-search {
    margin: 0 !important
}
#bbpress-forums div.reply {
    width: auto !important
}
/* ==============================================================================   
    Subscribe
============================================================================== */
.widget_wysija_cont p label {
    margin: 0 0 4px 0;
    font-size: 13px;
}
.widget_wysija_cont p.wysija-paragraph {}
.widget_wysija_cont p input.wysija-input {
    width: 100%
}
.btn-without-icon {
    width: 88px !important;
    padding: 0 8px !important;
}/* ==============================================================================	
	Body background image
============================================================================== */
body {}@media only screen and (max-width:480px) {
/* ==========================================================================
    Shop
========================================================================== */
ul.products li.product {width: 100% !important;margin-right: 0}
ul.products li.product img {width: 100%}
.product .woocommerce-block, .product .summary {float: none !important;width: 100% !important}
.product {margin-bottom: 40px}
.product .woocommerce-block {padding-bottom: 0}

}
@media only screen and (min-width:768px) and (max-width:1024px) {
/* ==========================================================================
    Shop button
========================================================================== */
ul.products li.product a.add_to_cart_button i {display: none !important}
ul.products li.product a.button {padding: 0 4px !important;font-size: 12px !important;}
.homeshop-item .add_to_cart_button {clear: none !important;height: 25px !important;line-height: 25px !important;font-size: 12px;}
.homeshop-item .add_to_cart_button i {line-height: 25px !important;height: 25px !important;width: 25px !important}
.homeshop-item .cont-img img {width: 90px !important}
/* ==========================================================================
    Block with news 1
========================================================================== */
.category-block-news-1 .main-post {float: none;width: 100% !important;margin-right: 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 10px}
.category-block-news-1 .main-post .cont-img img {width: 100%}
.category-block-news-1 ul.block-news {float: none;width: 100% !important;}
.category-block-news-1 .main-post .post-format {display: none}
/* ==========================================================================
    Block with news 2
========================================================================== */
.category-block-news-2 .main-post {float: none;width: 100%;margin-right: 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 10px}
.category-block-news-2 .main-post .cont-img {width: 100% !important;float: none;margin-right: 0;margin-bottom: 5px}
.category-block-news-2 .main-post .cont-img img {width: 100%}
.category-block-news-2 .main-post .post-format {display: none}
.category-block-news-2 ul.block-news .small-thumb-post {float: none;width: 100%;margin-right: 0;}
.category-block-news-2 ul.block-news .small-thumb-post {padding: 10px 0;border-bottom: 1px solid #f0f0f0;position: relative}
.category-block-news-2 ul.block-news li:last-child {border-bottom: none}
.category-block-news-2 ul.block-news .small-thumb-post .cont-img {float: left;margin-right: 10px;margin-bottom: 0}
.category-block-news-2 ul.block-news .small-thumb-post .cont-img img {width: 60px;}
.category-block-news-2 ul.block-news .small-thumb-post .post-format {display: none}
/* ==========================================================================
    Block with news 3
========================================================================== */
.category-block-news-3 ul.block-news .small-thumb-post {float: none;width: 100%;margin-right: 0;}
.category-block-news-3 ul.block-news .small-thumb-post {padding: 10px 0;border-bottom: 1px solid #f0f0f0;position: relative}
.category-block-news-3 ul.block-news li:last-child {border-bottom: none}
.category-block-news-3 ul.block-news .small-thumb-post .cont-img {float: left;margin-right: 10px;margin-bottom: 0}
.category-block-news-3 ul.block-news .small-thumb-post .cont-img img {width: 60px;}
.category-block-news-3 ul.block-news .small-thumb-post .post-format {display: none}
.group-post-list {border-bottom: 1px solid #f0f0f0;}
/* ==========================================================================
    Block with news 5
========================================================================== */
.category-block-news-5 .main-post {float: none;width: 100%;margin-right: 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 20px}
.category-block-news-5 .main-post .cont-img {width: 100% !important;float: none;margin-right: 0;margin-bottom: 5px}
.category-block-news-5 .main-post .cont-img img {width: 100%}
.category-block-news-5 .main-post .post-format {display: none}
}
@media only screen and (max-width:768px) {
/* ==========================================================================
    Shop button
========================================================================== */
.homeshop-item .add_to_cart_button {clear: none !important;height: 25px !important;line-height: 25px !important;font-size: 12px;}
.homeshop-item .add_to_cart_button i {line-height: 25px !important;height: 25px !important;width: 25px !important}
.homeshop-item .cont-img img {width: 90px !important}

/* ==========================================================================
    Checkout
========================================================================== */
table.cart .product-thumbnail, table.cart .product-price {display: none}
table.cart .product-thumbnail, table.cart .product-price, table.cart .product-quantity {left: -999px;position: absolute}
table.cart .actions .coupon {float: none}
table.cart td.actions .button, td.actions .coupon .input-text {display: block; width: 100%; margin-bottom: 5px}
.coupon label {display: none}
.login .form-row-first,.login .form-row-last {width: 100%;float: none;margin-right: 0 !important;}
.col2-set .col-1,.col2-set .col-2 {
    width: 100%;
    float: none;
    margin-right: 0;
}
/* ==========================================================================
    Shop button
========================================================================== */
ul.products li.product a.add_to_cart_button i {display: none !important}
ul.products li.product a.button {padding: 0 4px !important;font-size: 12px !important;}
/* ==========================================================================
   Style switcher
   ========================================================================== */
#style-switcher {display: none;}

/* ==========================================================================
    Top baner
========================================================================== */
.top-banner-block {display: none;}
/* ==============================================================================	
    Logo
============================================================================== */
#logo {float: none;display: block; text-align: center;}
/* ==========================================================================
   Colummns
   ========================================================================== */
.col1, .col2, .col3, .col4, .col5, .col5-of-5, .col6, .col7, .col7-of-7, .col8, 
.col8-of-8, .col9, .col9-of-9, .col10, .col10-of-10, .col11, .col11-of-11, .col12 
{float: none;width: auto;clear: both;display: block;margin-left: 0;margin-right: 0;width: 100%;}
/* ==========================================================================
   Main and sidebar
   ========================================================================== */
#sidebar, #primary-left, #primary-right {width: 100% !important; max-width:100%; margin-right: 0}
/* ==============================================================================	
    Main slider
============================================================================== */
#main-slider .caption h2 {font-size: 14px;padding: 4px}
#main-slider .caption .entry-meta {display: none}
/* ==============================================================================	
    Small thumb posts
============================================================================== */
.small-thumb-post .cont-img img {width: 60px}
.small-thumb-post h2 {font-size: 13px}
.small-thumb-post .description {margin-left: 76px}
/* ==========================================================================
    Block with news 1
========================================================================== */
.category-block-news-1 .main-post {float: none;width: 100%!important;margin-right: 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 10px}
.category-block-news-1 .main-post .cont-img img {width: 100%!important}
.category-block-news-1 ul.block-news {float: none;width: 100%!important;}
.category-block-news-1 .main-post .post-format {display: none}
/* ==========================================================================
    Block with news 2
========================================================================== */
.category-block-news-2 .main-post {float: none;width: 100%;margin-right: 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 10px}
.category-block-news-2 .main-post .cont-img {width: 100%!important;float: none;margin-right: 0;margin-bottom: 5px}
.category-block-news-2 .main-post .cont-img img {width: 100%}
.category-block-news-2 .main-post .post-format {display: none}
.category-block-news-2 ul.block-news .small-thumb-post {float: none;width: 100%;margin-right: 0;}
.category-block-news-2 ul.block-news .small-thumb-post {padding: 10px 0;border-bottom: 1px solid #f0f0f0;position: relative}
.category-block-news-2 ul.block-news li:last-child {border-bottom: none}
.category-block-news-2 ul.block-news .small-thumb-post .cont-img {float: left;margin-right: 10px;margin-bottom: 0}
.category-block-news-2 ul.block-news .small-thumb-post .cont-img img {width: 60px;}
.category-block-news-2 ul.block-news .small-thumb-post .post-format {display: none}
/* ==========================================================================
    Block with news 3
========================================================================== */
.category-block-news-3 ul.block-news .small-thumb-post {float: none;width: 100%;margin-right: 0;}
.category-block-news-3 ul.block-news .small-thumb-post {padding: 10px 0;border-bottom: 1px solid #f0f0f0;position: relative}
.category-block-news-3 ul.block-news li:last-child {border-bottom: none}
.category-block-news-3 ul.block-news .small-thumb-post .cont-img {float: left;margin-right: 10px;margin-bottom: 0}
.category-block-news-3 ul.block-news .small-thumb-post .cont-img img {width: 60px;}
.category-block-news-3 ul.block-news .small-thumb-post .post-format {display: none}
.group-post-list {border-bottom: 1px solid #f0f0f0;}
/* ==========================================================================
    Block with news 5
========================================================================== */
.category-block-news-5 .main-post {float: none;width: 100%;margin-right: 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 20px}
.category-block-news-5 .main-post .cont-img {width: 100%!important;float: none;margin-right: 0;margin-bottom: 5px}
.category-block-news-5 .main-post .cont-img img {width: 100%!important }
.category-block-news-5 .main-post .post-format {display: none}
/* ==========================================================================
    Banners
========================================================================== */
ul.banner-block-125 li {margin: 3px;padding: 1px;}
/* ==========================================================================
    Gallery block
========================================================================== */
.gallery-pager a img, .woocommerce-pager a img {width: 40px;margin: 0 5px 5px 0}
.gallery-pager img, .woocommerce-pager img {border: solid #fff 1px;}
.gallery-pager a.active img, .woocommerce-pager a.active img {border: solid #222 1px}
.gallery-block .caption, .woocommerce-block .caption {display: none}
/* ==========================================================================
    Shop
========================================================================== */

/* ==========================================================================
    Single post
========================================================================== */
.post-title h1 {font-size:24px;line-height: 1.2}
article .entry-meta .post-date, 
article .entry-meta .post-comments, 
article .entry-meta .post-author, 
article .entry-meta .post-views,
article .entry-meta .post-category {border-right: none;float: none;display: block;padding: 4px 0px;font-size: 12px;border-bottom: 1px solid #f0f0f0;}
article .entry-meta {overflow: visible;margin-bottom: 20px;border-top: 1px solid #f0f0f0;border-bottom: none;}
/* ==========================================================================
    Small carousel
========================================================================== */
.small-carousel .post-format, .related-post .post-format {display: none}
/* ==========================================================================
    Comments
========================================================================== */
img.comment-avatar {display: none}
.comment-meta, .comment-content, .reply {margin-left: 0px}
ul.children li.comment article, ul.children li.comment ul article, ul.children li.comment ul ul article {padding-left: 0px; background-color: #f5f5f5}
/* ==============================================================================	
    Tabs
============================================================================== */
.tabs ul.tabs-list {border-bottom: 2px solid #f0f0f0;}
.tabs ul.tabs-list li {border-bottom: 1px solid #f0f0f0;display: block;float: none;}
.tabs ul.tabs-list li.ui-tabs-active:after  {border-width: 0;}
.tabs ul.tabs-list li a {padding: 0;display: block;float: none;}
.tabs ul.tabs-list li.ui-tabs-active a {transition: none !important; margin-bottom: 0; border-bottom: none;color: #222}
/* ==============================================================================	
    Zodiac tabs
============================================================================== */
.zodiac-tabs ul li.ui-tabs-active:after  {border-width: 0;}
.zodiac-tabs ul li.ui-tabs-active a {border-bottom: 0}
/* ==========================================================================
    404 Page
========================================================================== */
#page-404 {text-align: center}
#page-404 h3 {font-size: 80px}
/* ==========================================================================
   Contact form
   ========================================================================== */
#contact-human p { width:100%; float:none; margin:0 0 10px 0}
#contact-human div {float: none;width: 100%; margin-bottom:15px}
/* ==========================================================================
    Footer
========================================================================== */
#footer .widget {margin-bottom: 30px;float: none;width: auto;clear: both;display: block;margin-left: 0;margin-right: 0;width: 100%;}

}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//blog.gamerstuff.fr/wp-content/themes/yaaburnee-themes/lib/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}/* ==========================================================================
   Columns
   ========================================================================== */
.container {
    max-width: 1240px;
}
/* ==========================================================================
   Inner
   ========================================================================== */
.inner {
    max-width: 1240px;
}
/* ==========================================================================
   Main carousel
   ========================================================================== */
#main-carousel {
    max-width: 1240px
}
/* ==========================================================================
   Navigation
   ========================================================================== */
#primary-navigation .inner {
    max-width: 1200px
}
/* ==========================================================================
   Breaking news
   ========================================================================== */
#breaking-news {
    width: 900px;
    float: left;
    clear: both;
    overflow: hidden;
}
#breaking-news span {
    width: 112px;
}
#breaking-news .bx-wrapper {
    width: 87%
}
ul.flickr-photos li {
    width: 75px;
    height: 75px
}
/* ==========================================================================
   Fix images
   ========================================================================== */
.category-block-news-2 .main-post .cont-img {
    width: 45.29%;
}
.category-block-news-5 .main-post .cont-img {
    width: 40.10%;
}
/* ==========================================================================
   Primary container
   ========================================================================== */
#wrapper.boxed {
    max-width: 1240px;
}
#primary-left, #primary-right {
    width: 72%
}
/* ==============================================================================
    Sidebar
============================================================================== */
#sidebar {
    width: 25%
}



@media only screen and (max-width:1000px) {
/* ==========================================================================
    Top baner
========================================================================== */
.top-banner-block {text-align: center; float: none}
#logo {float: none;display: block; text-align: center;}
/* ==========================================================================
    Top navigation
========================================================================== */
#top-bar ul.top-navigation {display:none;}
#top-bar a.click-to-open-menu {display: block; color: #fff; line-height: 40px; width: 40px; height: 40px; border-right: 1px solid #333}
#top-bar {position: relative !important; height: auto;}
#top-bar > .inner {height: auto; background-color: #222; padding: 0}
.menu-mobile i {margin-right: 4px}
/* ==========================================================================
    Top search form
========================================================================== */
.top-search-form {float: none; position: absolute; right: 0; top: 0}
/* ==========================================================================
    Primary navigation
========================================================================== */
ul.primary-navigation {display:none;}
a.click-to-open-menu {display: inherit ; color: #fff}
#primary-navigation {position: relative !important; height: auto !important;}
#primary-navigation > .inner {height: auto; background-color: #222; max-width: 100%}
/* ==========================================================================
    Breaking news + weather
========================================================================== */
#breaking-news {display: none}
#weather {width: 100%!important;text-align:center}
#weather p {display:inline-block !important}
/* ==========================================================================
    Footer navigation
========================================================================== */
ul.footer-navigation {display:none;}
#footer .inner {height: auto !important; padding: 0;border-bottom: 1px solid #333; line-height: inherit !important}
}
/* ==============================================================================	
	Body / Menu mobile
============================================================================== */
body, .menu-mobile {
	font-family: 'Arial', sans-serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Headings
============================================================================== */
h1, h2, h3, h4, h5, h6 {font-family: 'Roboto Slab', serif;}


/* ==============================================================================	
	Top menu
============================================================================== */
ul.top-navigation {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Main menu
============================================================================== */
ul.primary-navigation {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Footer menu
============================================================================== */
ul.footer-navigation {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Widgets titles
============================================================================== */
h3.widget-title {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}

/* ==============================================================================	
	Slider caption / Review / Tag list span / Tabs header / Accordion header
        Shop widget cart / Best seller links / Blockquotes / Pullquotes / Dropcap
============================================================================== */
.bx-wrapper .bx-caption span, 
.review-block .rev-score, 
.review-block .rev-title,
.tag-list span,
.tabs ul.tabs-list li a,
ul.cart_list li a,
ul.product_list_widget li a,
blockquote p,
.pullquote-left,
.pullquote-right,
.dropcap:first-letter {
	font-family: 'Roboto Slab', serif;
		font-size: 14px;
	}



/* POPUP BANNER */


/* ==============================================================================	
	Text colors
        Links / 404 Page smile
============================================================================== */
a, 
#page-404 h3 span {color:#FF9900}
/* ==============================================================================	
	Background colors
        Body  / Colored butons / Date and comment in slider / Filter price range / Add to cart on single product
============================================================================== */

.button.btn-colored, 
#main-slider .caption .entry-meta,
.ui-slider .ui-slider-range,
.widget_shopping_cart_content p.buttons a,
form.cart button i,
input.checkout-button,
input.checkout-button:hover {background-color:#FF9900}

/* ==============================================================================	
	Widget title arrow / Widget tabs arrow / Carousel arrow
============================================================================== */
.widget h3.widget-title:after,
.tabs ul.tabs-list li.ui-tabs-active:after,
.carousel-title:after {border-top-color: #222222}

/* ==============================================================================	
	Widget title lines / Widget tab lines / Carousel line
============================================================================== */
.widget h3.widget-title,
.tabs ul.tabs-list li.ui-tabs-active a,
.tabs ul.tabs-list,
.carousel-title {border-color: #222222}



/* ==========================================================================
   Body
   ========================================================================== */
body { 
	background-color: #DDDDDD; 
}
/*
Theme Name: Yaaburnee Premium Theme
Theme URI: http://yaaburnee.diffrent-themes.com/
Description: Yaaburnee Premium Wordpress Theme
Author: Different Themes
Author URI: http://www.diffrent-themes.com/
Version: 1.1.8
Tags:
License: GNU General Public License
License URI: README_License.txt
*/


/** Wordpress default clases */

/* =WordPress Core
-------------------------------------------------------------- */
.remove-br br{ 
	display:none; 
}

.alignnone {
    margin: 15px 15px 15px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto;
}

.alignright {
    float:right;
    margin: 15px 0 10px 20px;
}

.alignleft {
    float: left;
    margin: 15px 20px 10px 0;
}

.aligncenter {
    display: block;
    margin: 15px auto;
}

a img.alignright {
    float: right;
    margin: 15px 0 10px 20px;
}

a img.alignnone {
    margin: 15px 15px 15px 0;
}

a img.alignleft {
    float: left;
    margin: 15px 20px 10px 0;
}

a img.aligncenter {
    display: block;
    margin: 15px auto;
}

.wp-caption {
    background: #f5f5f5;
    border: 1px solid #ddd;
    max-width: 100%;
    padding: 5px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 15px 15px 15px 0;
}

.wp-caption.alignleft {
    margin: 15px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 15px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
	text-align: center;
	color: #999;
	font-style: italic;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 8px 0;
}

ul li a i { font-style: normal; }



/* isotope transition styles */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
  
#infscr-loading {
	bottom: 18px;
	font-style: normal;
	font-weight: normal;
	height: 60px;
	left: 50%!important;
	margin-left: -100px;
	background-color:#FFF;
	opacity:0.9;
	padding-top: 10px;
	position: fixed!important;
	text-align: center;
	z-index: 1000;
	width: 200px;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	-khtml-border-radius: 2px!important;
	-o-border-radius: 2px!important;
	-ms-border-radius: 2px!important;
	border-radius: 2px;
}

#infscr-loading img {
	text-align:center;
	display:block;
	margin: 0 auto 10px auto;
}
#infscr-loading em {
 font-size: 12px;
}
.sticky  {}
.bypostauthor   {}
.gallery-caption {}

.left-sidebar .blog-post .post-content {
	margin-right: 150px;
	margin-left: 0px;
}
.left-sidebar .blog-post .post-meta {
	text-align: left;
	padding-right: 0px;
	padding-left: 6px;
	float: right;
	min-width: 130px;
	background-position: left 4px;
}
.df-layerslider {
	width: 940px!important;
	height: 400px!important;;
}

.df-left{
	float:left!important;
}
.df-right{
	float:right!important;
}

.post-pages {
  padding: 0 20px 20px 20px;
}

.comments-pager {
  padding: 0 20px 20px 20px;
}

#google-map {
  margin-bottom: 30px;
}

#popup {
  max-width: 90%;
}

#popup img {
  max-width: 100%;
}