/*
	Theme Name: Creacom
	Theme URI: https://www.creacom.re
	Description: Creacom Theme Main
	Version: 1.0.0
	Author: Emmanuel
	Author URI: https://www.creacom.re
	Tags: Creacom, Theme, Web Design, Landing

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	outline: none;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-size:14px ;
	line-height:14px;
	font-weight:normal;
	font-family:'Roboto','Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#222;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    border: 1px solid #ddd;
    padding: 10px;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
ins {
    margin-bottom: 0 !important;
}
/* MAIN COLOR */
.nav,.woocommerce .woocommerce-breadcrumb,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce div.product .woocommerce-tabs ul.tabs,.read-more-btn a,nav.woocommerce-MyAccount-navigation ul,.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit],.lrm-nice-checkbox__label:hover input:not([disabled]):checked ~ .lrm-nice-checkbox__indicator, .lrm-nice-checkbox__label input:checked:focus ~ .lrm-nice-checkbox__indicator  {
    background: #222;
	transition:all 0.3s ease;
}
.menu ul li a:hover, .menu ul li.current_page_item,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce .woocommerce-result-count,h1.title, li.product:hover .read-more-btn a,nav.woocommerce-MyAccount-navigation ul li.is-active a, nav.woocommerce-MyAccount-navigation ul li a:hover,.no-touch .lrm-form input[type=submit]:hover, .no-touch .lrm-form input[type=submit]:focus, .no-touch .lrm-form button[type=submit]:hover, .no-touch .lrm-form button[type=submit]:focus {
    background: #9bbe50;
	color:#FFF;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	color:#FFF;
}
a.wpmenucart-contents {
    color: #9bbe50;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
body.logged-in [class*='lrm-hide-if-logged-in'],body:not(.logged-in) [class*='lrm-show-if-logged-in']{
    display: none !important;
}
main{
	margin:30px 0;
}
.home main {
    margin: 0;
}
.arrow {
    border: 1px solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
}
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
/* top bar */
.top-bar-wrap {
    background: #dfdfdf;
    padding: 8px 0;
    color: #797979;
    float: left;
    width: 100%;
}
.top-bar {
    max-width: 1170px;
    margin: 0 auto;
    font-size: 12px;
    font-family: arial;
    padding: 0 10px;
}
.phone {
    float: left;
}
.my-account-top {
    float: right;
}
.border-account {
    display: inline-block;
}
.my-account-top a {
    color: #797979;
    transition: all 0.3s ease;
}
.my-account-top a:hover {
    color: #308059;
}
.header-cart-count {
    width: 100%;
    float: right;
    margin-bottom: 5px;
}
a.cart-contents {
    float: right;
    background: url(/wp-content/uploads/2020/06/panier.png);
    background-repeat: no-repeat;
    background-size: auto 30px;
    padding: 10px 0px 0px 40px;
    background-position: bottom left;
    margin-bottom: 5px;
    color: #666;
    font-family: Arial;
}
a.cart-contents span.mon-panier{
    font-weight: normal;
    display: block;
    color: #000;
}
.cart-contents span.woocommerce-Price-amount.amount {
    color: #419c61;
}
/* wrapper */
.wrapper {
	max-width:1170px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
.header-wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding: 15px 0;
    align-items: center;
    display: flex;
}
/* logo */
.logo, .search-box {
    float: left;
    width: 100%;
}
.logo {
    max-width: 300px;
}
.logo a {
    display: inline-block;
}
.logo-img {
    max-width: 300px;
    width: 100%;
}
.dgwt-wcas-search-wrapp {
    max-width: 600px;
    float: right;
}
/* nav */
.nav {
    float: left;
    width: 100%;
}
.nav.sticky {
    position: fixed;
    top: 0;
    z-index: 2000;
    left: 0;
    background: rgb(255 255 255 / 0.9);
}
.menu {
    max-width: 1170px;
    margin: 0 auto;
}
.menu ul li {
    float: left;
}
.menu ul li a {
    color: #FFF;
    padding: 15px 20px;
    display: block;
    font-size: 18px;
    line-height: 18px;
    transition: all 0.3s ease;
}
/* barre assurance */
#barre-assurance {
    background: #FF5722;
}
.barre-wrapper {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 10px;
    padding: 5px 10px;
    margin-bottom: 0;
    max-width: 1170px;
    margin: 0 auto;
}
.barre-wrapper p {
    font-size: 12px;
    font-family: Arial;
    line-height: 12px;
    margin: 4px 0;
    color: #fff;
}
.barre-wrapper p strong {
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}
.barre-wrapper span {
    background: url(img/icons/icons_sprite.png);
    height: 32px;
    width: 32px;
    float: left;
    margin-right: 5px;
    position: relative;
}
span.img-securise {
    background-position: -40px 0;
}
span.img-client {
    background-position: -80px 0;
}
span.img-garantie {
    background-position: -118px 0;
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
    background: #222;
    padding: 50px 10px;
    text-align: center;
    color: #FFF;
}
/* GAMING BANNER */
div#gaming-banner {
    padding: 150px;
    background-position: center;
    background-size: cover;
}
.gaming-banner-description {
    max-width: 568px;
    width: 100%;
    padding: 40px 40px 78px;
    position: relative;
    float: right;
    background: rgb(34, 34, 34,0.9);
}
.gaming-banner-description p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
.gaming-banner-description h1 {
    color: #f13c35;
    margin: 0;
	font-size:25px;
	line-height:27px;
}
.gaming-banner-description h3 {
    font-size: 18px;
    color: #999;
}
.gaming-banner-description a {
    background: rgb(54, 54, 54,0.9);
    padding: 10px;
    display: inline-block;
    color: #969696;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 0;
    left: 0;
}
.gaming-banner-description a:hover {
    background: #b9186b;
    color: #FFF;
}
/* ARTICLES */
.articles-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px;
}
span.date {
    text-transform: capitalize;
}
.post-cat a {
    border-bottom: 1px dotted #797979;
}
/* WOOCOMMERCE */
div#products-tab {
    margin-top: 50px;
}
.woocommerce div.product .product_title {
    font-size: 28px;
    line-height: 28px;
}
h1.title {
    display: block;
    font-size: 20px;
    line-height: 20px;
    max-width: 500px;
    padding: 10px;
    margin: 25px auto 25px;
}
.woocommerce .woocommerce-breadcrumb {
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    background: #222;
    float: left;
    width: 100%;
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
	float:left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #9bbe50;
    z-index: 2;
    border-bottom-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 10px 20px;
    font-weight: normal;
    color: #767676;
    text-decoration: none;
    transition: all 0.3s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #fff;
    background: #9bbe4f;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #FFF;
    text-shadow: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    transition: all 0.3s ease;
    padding: 0 0 10px !important;
	text-align: center;
}
.woocommerce ul.products li.product a img {
    width: auto;
    height: 200px;
    margin: 0 auto;
}
li.product .berocket_better_labels.berocket_better_labels_image {
    display: none;
}
li.product:hover {
    box-shadow: 0px 5px 17px 0px rgba(204, 206, 209, 0.84);
    transform: scale(1.05);
}
.read-more-btn a {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: #FFF;
    opacity: 0;
    position: absolute;
    top: 0;
    height: 0;
    right: 0;
    left: 0;
    margin: auto;
}
li.product:hover .read-more-btn a {
    opacity: 1;
    top: 200px;
    width: 100%;
    height: 50px;
    line-height: 32px;
    transition: all 0.3s ease;
    font-weight: bold;
    text-transform: uppercase;
}
.woocommerce  ul.products li.product .price {
    color: #ff796a;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.woocommerce ul.products li.product .button {
    width: 100%;
    text-align: center;
    font-weight: normal;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: .5em 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    min-height: 55px;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    box-shadow: none;
    margin: 0 auto;
}
section.related.products > h2 {
    background: #222;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    padding: 10px 20px;
}
.xt_woofc-animation-morph .xt_woofc-inner .xt_woofc-trigger {
    position: absolute;
    bottom: 0;
    background: #429d62;
}
/* Grade */
div#custom_html-4 {
    float: right;
    width: 48%;
}
.grade-produit {
    float: right;
    width: 100%;
    border: 1px solid #dfdfdf;
    padding: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    background: url(img/green.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 10%;
}
.grade-content {
    margin-top: 10px;
    display: none;
}
.grade-header {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
.grade-info {
    background: #dfdfdf;
    padding: 5px;
}
.grade-produit p {
    font-size: 12px;
    margin: 3px 0;
    font-family: Arial;
    color: #797979;
}
.grade-box {
    padding: 0 0 3px 0;
    font-size: 12px;
}
.grade-box strong {
    background: #708a38;
    padding: 5px;
    display: inline-block;
    color: #FFF;
    font-weight: normal;
    max-width: 100px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial;
    position: relative;
    margin-right: 15px;
}
.grade-box strong:after {
    content: "";
    border-left: 10px solid #708a38;
    right: -10px;
    position: absolute;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    top: 0;
}
.grade-box.two strong {
    background: #8aa947;
}
.grade-box.two strong:after {
    border-left: 10px solid #8aa947;
}
.grade-box.three strong {
    background: #8cb929;
}
.grade-box.three strong:after {
    border-left: 10px solid #8cb929;
}
.grade-box.four strong {
    background:#79af8d;
}
.grade-box.four strong:after {
    border-left: 10px solid #79af8d;
}
.product .phone {
    width: 100%;
    float: right;
    background: #dfdfdf;
    padding: 8px 15px;
    color: #797979;
    font-size: 14px;
	margin-bottom:15px;
}
/* Short Description */
.short_description {
    min-height: 130px;
}
.short_description p {
    text-align: center;
    margin: 0 0 2px;
    font-size: 12px;
    color: #656565;
    font-family: Arial;
}
/*description */
div#tab-description p {
    font-size: 16px;
    line-height: 20px;
}
.dwspecs-product-table .dwspecs-product-table-group .group-title, .woocommerce div.product .woocommerce-tabs .panel h2 {
    color: #797979;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 12px;
    text-align: center;
    line-height: 18px;
    background: #dfdfdf;
    display: table;
    max-width: 600px;
    width: 100%;
    padding: 5px 10px;
    margin: 0 auto 10px;
}
.dwspecs-product-table table tr th, .dwspecs-product-table table tr td {
    font-size: 14px;
}
.product-description:nth-child(even) .description-image {
    order: 1;
}
.product-description {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
}
.description-text {
    max-width: 568px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 18px;
}
.description-text strong {
    font-size: 24px;
    margin-bottom: 0;
    display: block;
    line-height: 24px;
}

/* Ajax Add To Cart Product Page */
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
    opacity: 0.9;
    padding-left: 2.618em;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    margin-left: 10px;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    top:11px;
    left: 1em;
}
form.cart button[type='submit']:focus:not(#qib_id):not(#qib_id) {
    outline-width: 0 !important;
    outline-offset: 0 !important;
}
/* brands */
.pwb-brands-in-loop {
    text-align: center;
}
.pwb-single-product-brands img {
    max-width: 150px;
    width: 100%;
}
.woocommerce ul.products li.product .pwb-brands-in-loop a img {
    width: auto;
    height: 30px;
    display: block;
    margin: 0 auto 10px;
}
/* BARRE ASSURANCE FOOTER */
.barre-assurance-footer-wrap {
    background: #252525;
}
.barre-assurance-footer {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px;
}
.barre-assurance-footer .textwidget.custom-html-widget {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
    color: #FFF;
    grid-gap: 10px;
}
.br-assur-box h3 {
    text-transform: uppercase;
    font-size: 14px;
}
.br-assur-box i {
    font-size: 42px;
    line-height: 42px;
}
.br-assur-box img {
    height: 50px;
    width: auto;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
/* MY ACCOUNT */
nav.woocommerce-MyAccount-navigation ul li a {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 15px 10px;
    color: #FFF;
    transition: all 0.3s ease;
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
    border-radius: 3px;
    font-weight: normal;
}
.lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator {
    background: #222;
    border-color: #222;
}
.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after {
    top: 1px;
}
/* LIVRAISONS */
table.livraisons {
  border: medium none;
  text-align: center;
  width: 100%;
  margin:0 0 50px 0;
  float:left;
  overflow-x:auto;
}
.livraisons tr:nth-child(2n) {
  background: #f4f4f4 none repeat scroll 0 0;
}
.livraisons span,.red-star{
    color:#e51515;
}
.livraisons th {
    background: #638625 none repeat scroll 0 0;
    border: 1px solid #5c7d20;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.livraisons td {
  border: 1px solid #e5e5e5;
  padding: 25px;
  text-align: center;
}
.table-livraisons-responsive{
    display:none;
}
/* login */
.lrm-user-modal-container {
    padding: 0 10px;
}
.lrm-user-modal-container-inner {
    border-radius: 3px;
    padding: 10px;
}
ul.the_champ_login_ul {
    margin: 3px 0!important;
    text-align: center;
    display: inline-block;
    width: 100%;
    background: #218cf2;
    position: relative;
}
ul.the_champ_login_ul li:after {
    content: "Connect With Facebook";
    color: #FFF;
    position: absolute;
    top: 0;
    line-height: normal;
    height: 19px;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    pointer-events: none;
}
.theChampLogin {
    padding: 2px!important;
    margin: 0;
    height: 39px;
    width: 100%;
    float: left;
    cursor: pointer;
    border: none;
}
div.theChampFacebookLogoContainer {
    width: 25px;
    height: 25px;
    border-radius: 999px;
    background-color: white;
    margin: 5px 0 0 5px;
}
ul.the_champ_login_ul li {
    background: none;
    float: left;
    padding: 0!important;
    margin: 0!important;
    border: 0!important;
    width: 100%!important;
    clear: none!important;
    list-style-type: none!important;
    text-align: left !important;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (max-width:768px) {
.header-wrap {
    display: block;
    text-align: center;
}
.logo, .search-box {
    margin: 10px auto;
    padding: 0 10px;
    width: 100%;
    float: none;
    display: inline-block;
}
.barre-wrapper {
    display: grid;
    grid-template-columns: auto auto;
}
.table-livraisons-responsive {
    width: 100%;
    float: left;
    text-align: center;
    display:block;
    margin-bottom: 100px;
}
.table-livraisons-responsive h1 {
    background: #638625;
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    padding: 20px;
    margin:0;
}
.table-livraisons-responsive p {
    background: #f4f4f4;
    padding:20px;
    color:#777;
    margin: 0 0 1px;
}
.table-livraisons-responsive p:nth-child(2n) {
    background: #f4f4f4;
}
.table-livraisons-responsive span {
    color: #e51515;
}
.table-livraisons-responsive {
    width: 100%;
    float: left;
    text-align: center;
    display:block;
    margin-bottom: 0px;
}
.table-livraisons-responsive h1 {
    background: #638625;
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    padding: 20px;
    margin:0;
}
.table-livraisons-responsive p {
    background: #f4f4f4;
    padding:20px;
    color:#777;
    margin: 0 0 1px;
}
.table-livraisons-responsive p:nth-child(2n) {
    background: #f4f4f4;
}
.table-livraisons-responsive span {
    color: #e51515;
}
table.livraisons {
    display: none;
}
.gaming-banner-description {
    padding: 20px 20px 75px;
}
div#gaming-banner {
    padding: 100px;
    background-size: auto;
}
.product-description {
    grid-template-columns: auto;
    margin-bottom: 15px;
}
.product-description:nth-child(even) .description-image {
    order: 0;
}
.phone, .my-account-top {
    float: left;
    width: 100%;
    text-align: center;
}
.my-account-top {
    margin-top: 5px;
}
.barre-assurance-footer .textwidget.custom-html-widget {
    grid-template-columns: repeat(1,1fr);
}
div#custom_html-4 {
    float: right;
    width: 100%;
}
.grade-produit {
    width: 100%;
}
.grade-produit .grade-header{
	font-size: 11px;
    line-height: 11px;	
}
.grade-box strong {
    max-width: none;
    margin-bottom: 5px;
}
.product .phone {
    width: 100%;
    margin-bottom: 15px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin-bottom:0;
}
.woocommerce ul.products li.product a img {
    width: auto;
    height: 150px;
    margin: 0 auto;
}	
@media only screen and (min-width:768px) and (max-width:1024px) {
.dgwt-wcas-search-wrapp {
    float: none;
}
.woocommerce ul.products li.product a img {
    height: 200px;
}
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
