/*
Additionnal CSS Main Style - AP Theme V2
Updated: 2020-06-13 18:50
*/

/* GOOGLE FONTS */

@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Expanded:400,500,600,700,800|Fredoka+One|Varela+Round&display=swap');

@font-face{ 
	font-display: swap;
	font-family: BurbankSmallBold;
	src: url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Bold.eot);
	src: url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Bold.eot?#iefix) format("embedded-opentype") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Bold.woff2) format("woff2") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Bold.woff) format("woff") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Bold.ttf) format("truetype") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Bold.svg#BurbankSmall-Bold) format("svg");
	font-weight: 700; 
	font-style: normal;
}

@font-face{
	font-display: swap;
	font-family: BurbankSmallMedium;
	src: url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Medium.eot);
	src: url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Medium.eot?#iefix) format("embedded-opentype") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Medium.woff2) format("woff2") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Medium.woff) format("woff") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Medium.ttf) format("truetype") , 
	url(/wp-content/themes/apthemev2/css/fonts/BurbankSmall-Medium.svg#BurbankSmall-Medium) format("svg");
	font-style: normal;
}

/* Main titles -------------------------------- */
h1,
h2,
h3, 
h4,
.saboxplugin-wrap .saboxplugin-authorname a,
.entry-header .entry-title a,
footer.comment-meta b.fn {
	font-family: BurbankSmallBold, lato, sans-serif;
	color: #333;
}

h4, .h4 {
    font-size: 22px;
}

h5 {
	font-weight: normal;
}

/* Main text -------------------------------- */
body,
h5,
h6,
input,
select,
textarea,
.dw-reactions, 
p {
	font-family: BurbankSmallMedium, lato, sans-serif;
	color: #666;
}

/* Main link hover */
.entry-header .entry-title a:hover,
.saboxplugin-wrap .saboxplugin-authorname a:hover {
	color: #000;
}

.nomargin {
	margin: 0;
}

/* Site background -------------------------------- */

body.page-id-84 .site-content { /* Background play page */
	background: url(/wp-content/themes/apthemev2/src/backgroundplay.jpg) no-repeat, #F2F2F2;
	background-size: 100%;
	background-position: top left;
}

body.home .site-content {
	background: #eee;
	margin-top: 0;
}

body {
	background: #eee;
}

.site-content {
	background: url(/wp-content/themes/apthemev2/src/overlay.png) repeat-x, #eee;
	background-size: 400px;
	margin-top: 85px;
}

/* Other settings -------------------------------- */

#qdn-title tr, .sidebar-container {
	background-color: rgba(238,238,238,0.4);
}

#primary {
	/*margin-bottom: 100px;*/
}

p {
	font-size: 16px;
}

.entry-meta a {
    text-transform: none;
}

.entry-title {
	overflow: visible;
}

.entry-content, .entry-footer, .entry-header, .entry-meta, .entry-summary, .entry-title {
    overflow: visible;
}

a.readmore-btn2 {
	position: absolute;
	bottom: 7px;
	right: 50px;
	-webkit-text-shadow: 0.25rem .45rem 1.55rem rgba(0, 0, 0, 0.2);
	text-shadow: 0.25rem .45rem 1.55rem rgba(0, 0, 0, 0.2);
	font-family: BurbankSmallMedium, lato, sans-serif;
	color: #32ADFF;
	transition: .5s transform;
	font-size: 1.1em;
}

a.readmore-btn2:hover {
	transition: .5s transform;
	transform: translateX(15px);
	color: #32ADFF;
}

button.search-submit {
	transition: .5s transform;
	background: #32ADFF!important;
}

button.search-submit:hover {
	transition: .5s transform;
	transform: translateX(5px) translateY(5px);
}

a.readmore-btn2 i {
	font-size: 15px;
}

header.entry-header img.avatar {
	margin-top: 0!important;
	position: absolute;
	top: 30px;
	left: -10px;
	border-radius: 500px;
	width: 60px;
	height: 60px;
}

.entry-footer-meta {
	text-align: right;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	margin-top: 10px; 
	margin-right: 10px;
	margin-bottom: 60px;
	color: rgba(0,0,0,0.2);
}

footer.footer-lines hr {
	border-width: 1px;
    margin: 3px 0;
    border-color: #ccc;
}

hr#line-one {
	width: 55%;
}

hr#line-two {
	width: 50%;
}

input[type=search].search-field {
    min-height: 35px;
}

.sab-edit-settings {
	display: none;
}

.entry-meta {
	text-transform: initial;
}

header.archive-page-header div.taxonomy-description {
	display: none;
}

/* Forms -------------------------------- */

.everest-forms input[type=date], .everest-forms input[type=datetime-local], .everest-forms input[type=email], .everest-forms input[type=file], .everest-forms input[type=image], .everest-forms input[type=month], .everest-forms input[type=number], .everest-forms input[type=password], .everest-forms input[type=range], .everest-forms input[type=search], .everest-forms input[type=tel], .everest-forms input[type=text], .everest-forms input[type=time], .everest-forms input[type=url], .everest-forms input[type=week], .everest-forms select, .everest-forms textarea {
	width: 100%;
	height: auto;
	font-size: 15px;
	outline: 0;
	box-shadow: none;
	margin-bottom: 10px;
	padding: 6px 14px;
	color: #494d50;
	border: 1px solid #ccc;
	border-radius: 20px;
	min-height: 40px;
}

.entry-content {
	overflow: visible;
}

.everest-forms input[type=date]:focus, .everest-forms input[type=datetime-local]:focus, .everest-forms input[type=email]:focus, .everest-forms input[type=file]:focus, .everest-forms input[type=image]:focus, .everest-forms input[type=month]:focus, .everest-forms input[type=number]:focus, .everest-forms input[type=password]:focus, .everest-forms input[type=range]:focus, .everest-forms input[type=search]:focus, .everest-forms input[type=tel]:focus, .everest-forms input[type=text]:focus, .everest-forms input[type=time]:focus, .everest-forms input[type=url]:focus .everest-forms input[type=week]:focus, .everest-forms select:focus, .everest-forms textarea:focus {
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	border-color: #66afe9;
}

.everest-forms label.evf-field-label {
    font-weight: normal;
}

.everest-forms label .required {
    font-weight: normal;
}

.everest-forms button[type=submit], .everest-forms input[type=submit] {
	border-radius: 20px;
    padding: 10px 20px 5px 20px!important;
    font-size: 19px;
    color: #fff!important;
    background-color: #32ADFF!important;
    text-decoration: none!important;
    border: none!important;
}

.everest-forms button[type=submit] i, .everest-forms input[type=submit] i {
	margin-left: 3px;
	transition: .15s margin-left;
}

.everest-forms button[type=submit]:active, .everest-forms input[type=submit]:active, .everest-forms button[type=submit]:focus, .everest-forms input[type=submit]:focus {
	outline: none;
	background-color: #1F9FF5!important;
}

.everest-forms button[type=submit]:hover i, .everest-forms input[type=submit]:hover i {
	margin-left: 18px;
	transition: .15s margin-left;
}


.evf-submit-container {
	text-align: center;
}

.everest-forms label {
	font-size: 16px;
	margin: 0 0 5px 0;
}

.everest-forms .everest-forms-notice {
	margin: 9em 0;
	border-radius: 20px;
	font-size: 20px;
}

/* Links -------------------------------- */

.entry-content p a, .entry-content li a {
    color: #32ADFF;
    text-decoration: none;
}

.entry-content p a:visited, .entry-content li a:visited {
    color: #32ADFF;
    text-decoration: none;
}

.entry-content p a:hover, .entry-content li a:hover {
    text-decoration: underline;
}

.apt-footer a.apt-footer-link, .menu-sidemenu-container .menu-item a {
	text-decoration: none!important;
}

/* Menu -------------------------------- */

.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute;
}

#logo-header {
	padding: 12px;
	margin: 0;
	height: 85px;
	transition: transform 0s ease;
}

#logo-header:hover {
	transform: scale(1.02,1.02);
}

.menu-item {
	text-transform: uppercase;
	font-family: BurbankSmallBold, lato, sans-serif;
}

li.menu-item .menu-icon {
	height: 45px;
	padding-top: 3px;
	padding-bottom: 7px;
	display: block;
	margin: auto;
}

.navbar-toggle {
    padding: 19px 15px;
    margin-right: 17px;
    margin-top: 17px;
}

.navbar button {
    border: none;
    background: rgba(0,0,0,0.06);
    border-radius: 50%!important;
}

.navbar button:hover {
    background: rgba(0,0,0,0.12);
}

.navbar button:active, button:focus {
	background: rgba(0,0,0,0.15);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333!important;
}

@media (max-width: 767px) {
.lh-nav-bg-transform button.navbar-toggle, .navbar-default .navbar-toggle:focus {
    background: #eee;
}
.navbar {
    margin-bottom: 0px;
}
}

.navbar-default .navbar-toggle:hover {
	background: rgba(0,0,0,0.12);
}

.navbar-default .navbar-toggle:active {
    background: rgba(0,0,0,0.15);
}

.navbar-nav {
    margin: 0px;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

.navbar-nav>li>a {
	padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 4px;
    padding-left: 20px;
	margin: 6px;
	text-align: center;
	border-radius: 20px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-color: rgba(0,0,0,0.06);
}

.navbar-default .navbar-nav>li>a:hover {
	color: #555;
	opacity: 0.85;
}

.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	opacity: 1;
}

.menu-item-87 a, .menu-item-87 a:hover {
	background-color: rgba(0,0,0,0.06)!important;
}

body.page .menu-item-87 a, body.error404 .menu-item-87 a, body.search .menu-item-87 a {
	background-color: transparent!important;
}

/* Online */

.navbar .counter {
	background-color: #eee;
	border-radius: 20px;
	color: #333;
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	margin: 7px;
	padding: 3px 12px;
	font-size: 15px;
	cursor: default;
	font-family: BurbankSmallMedium, lato, sans-serif;
}

@media (max-width: 1024px) {
.navbar .counter {
    display: none;
}
}

.navbar .counter i {
	padding-right: 3px;
	font-size: 13px;
	color: rgba(100,100,100,0.4);
	margin: 4px 0;
}

.iframe-counter {
	height: 16px;
    width: 27px;
    border: none;
    margin: auto;
}

/* Bouton Viens jouer */

li.menu-item-85 {
	background: url(/wp-content/themes/apthemev2/src/button-shine-play.png) no-repeat center 0, linear-gradient(-180deg, #FFECA0 0, #FFD635 100%);
}

body.page-id-84 .navbar-default .navbar-nav>.active>a, body.page-id-84 .navbar-default .navbar-nav>.active>a:hover, body.page-id-84 .navbar-default .navbar-nav>.active>a:focus {
	background-color: transparent;
}

/* Button */

.apt-button {
	border-radius: 20px;
    padding: 10px 20px 5px 20px;
    font-size: 19px;
    color: #fff!important;
    background-color: #32ADFF;
    text-decoration: none!important;
}

.apt-button i {
	margin-left: 3px;
	transition: .15s margin-left;
}

.apt-button:active, .apt-button:focus {
	outline: none;
	border: none;
	background-color: #1F9FF5;
}

.apt-button:hover i {
	margin-left: 18px;
	transition: .15s margin-left;
}

/* Widgets */

#secondary .widget {
	overflow: visible;
	padding: 24px 0px;
}

#secondary .widget li {
    margin: 1em 5px;
}

.sidebar {
	padding: 0 15px;
	margin-bottom: 150px;
}

.sidebar-container {
	border-radius: 20px;
	padding: 0 15px;
}

#secondary .widget-title {
	padding: 10px;
	margin: 0;
	background: transparent;
}

.sidebar-headline-wrapper {
	text-align: center;
}

#secondary .tagcloud, #secondary .textwidget {
    background: transparent;
    padding: 20px;
}

#secondary .widget_custom_html {
	text-align: center;
	padding: 0;
}

#custom_html-2 .textwidget {
	padding: 0 20px;
	position: relative;
}

#secondary .widget a, #secondary .widget a:hover, #secondary .widget a:active, #secondary .widget a:focus {
	color: #0051af;
}

#secondary a.apt-button {
	text-shadow: 0.25rem .45rem 1.55rem rgba(0, 0, 0, 0.2);
	transition: .5s transform;
	position: absolute;
    right: 27px;
}

#secondary a.apt-button:hover {
	transition: .5s transform;
	transform: translateX(10px);
}

#secondary a.apt-button i {
	transition: .5s transform;
}

#secondary a.apt-button:hover i {
	transition: .5s transform;
	transform: translateX(3px);
}

#custom_html-3 {
	padding: 0!important;
}

#secondary .widget hr {
    border: 2px solid rgba(0,0,0,0.06);
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Widget SAB */

.saboxplugin-wrap .saboxplugin-gravatar img {
    border-radius: 50%!important;
}

.page .container .avatar, .single-post .container .avatar {
    margin-top: 0px;
}

.saboxplugin-gravatar .avatar {
	width: auto;
}

/* Posts -------------------------------- */

.entry-content p {
    font-size: 17px;
}

.entry-content img.full {
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.entry-content img.nomargin {
	margin: 0;
}

.wp-image-osl {
	border: 3px solid #333;
}

.post-content:first-of-type {
    margin: 0 0 30px;
}

/* Post navigation */

.nav-links {
    background-color: rgba(0,0,0,0.06);
    margin-bottom: 60px;
}

.nav-next, .nav-previous, .next-post, .prev-post {
    background-color: transparent;
}

.prev-post, .next-post {
	transition: .5s transform;
}

.prev-post:hover {
	transition: .5s transform;
	transform: translateX(15px);
}

.next-post:hover {
	transition: .5s transform;
	transform: translateX(-15px);
}

.prev-post:hover a, .next-post:hover a {
	color: initial;
}

/* Home page -------------------------------- */

h2.entry-title {
	font-size: 35px;
}

h5.entry-date, h5.entry-date a {
    font-size: 17px;
    letter-spacing: 0.5px;
	color: #bbb;
}

.post-feed-wrapper p {
    color: #888;
    font-size: 18px;
}

.post-thumbnail-missing {
    background-color: #AED6F1;
}

.blog-feed-contant {
    padding-top: 40px;
    padding-right: 35px;
    padding-bottom: 40px;
    padding-left: 20px;
}

/* Catégorie */

.read-more-game {
display: none;
}

article.category-ou-sur-lile .read-more-game {
display: inherit;
color: #2ECC71;
}

article.category-ou-sur-lile .read-more-default {
display: none;
}

/* Pages -------------------------------- */

body.page .entry-title-container { 
	padding-right: 15px;
	padding-left: 15px;
}

body.page .entry-title {
    padding: 14px 15px 10px 67px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center left 15px;
    background-size: auto 70%;
    background-color: rgba(238,238,238,0.4);
    font-size: 30px;
    margin: 15px 0;
}

body #secondary { 
	display: none;
}

body.single #secondary { 
	display: block;
}

.post-content hr {
    border: 2px solid rgba(0,0,0,0.06);
    margin-top: 10px;
    margin-bottom: 10px;
    width: 75%;
}

/* Page : Communaute -------------------------------- */

#communaute-tb td.s-table {
	width: 50%;
	padding: 0 40px;
	vertical-align: top;
}

@media (max-width: 992px) {
#communaute-tb td.s-table {
	width: 100%;
	padding: 0;
}
}

/* Page : Support -------------------------------- */

div.support-button-container {
	padding: 0.5%;
	width: 48%;
	display: inline-block;
}

a.support-button {
	margin: 0;
	padding: 10px 20px;
	background-color: rgba(0,0,0,0.06);
	border-radius: 20px;
}

a.support-button:hover {
	background-color: rgba(0,0,0,0.12);
}

a.support-button img {
	margin: 0 7px 0 0;
}

/* Page : FAQ -------------------------------- */

div.ap-page-faq h3 {
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.ap-page-faq h4 {
	margin-top: 10px;
	padding-top: 20px;
}

div.ap-page-faq i.cbjs {
	color: #ddd;
	font-size: 0.8em;
	margin-left: 10px;
	cursor: pointer;
}

div.ap-page-faq div.section-faq {
	padding: 10px;
	margin-top: 40px;
}

/* Page : Securite -------------------------------- */

.page-id-80 ul li, .page-id-575 ul li {
	line-height: 1.5;
	list-style: url(/wp-content/themes/apthemev2/src/securite/checked.png);
}

td.s-table {
	width: 35%;
	margin: auto;
	padding: 0 .7em;
}

td.s-table img {
	margin: 40px auto;
}

p.s-subtitle {
	font-family: BurbankSmallBold, lato, sans-serif;
}

@media (max-width: 992px) {
td {
    display: block;
}
td.s-table {
	width: 100%!important;
}
}

/* Page : À propos -------------------------------- */

table.stats img, table.staff img {
	margin: 5px auto;
	padding: 5px;
}

/* Tables -------------------------------- */

table, tbody tr:nth-child(odd), td, th {
	border: 0;
	background: transparent;
	word-break: normal;
}

/* Page : Erreur 404 */

section.error-404, section.no-results {
	margin-top: 30px;
	text-align: center;
	background: #fff;
	border-radius: 20px;
	padding: 50px;
}

section.error-404 input.search-field, section.no-results input.search-field {
	background-color: rgba(0,0,0,0.06);
}

section.error-404 .page-header, section.no-results .page-header {
	border-bottom: 0;
	margin: 0;
	border: none;
}

section.error-404 .page-content img, section.no-results .page-content img {
	margin: 40px auto;
}

section.not-found {
    margin-bottom: 30px;
}

/* Page : Viens jouer -------------------------------- */

body.page-id-84 div.site-content div.container {
	width: 100%;
}

body.page-id-84 div#primary {
	padding: 0;
}

body.page-id-84 .entry-header, body.page-id-84 .entry-title {
	display: none;
}

body.page-id-84 article {
	padding: 0!important;
	display: inline;
}

main section#D_F_GameSection {
    width: 100%;
    margin: auto;
}

main section#D_F_GameSection #cp_flash {
    position: relative;
	height: 720px;
	width: 100%;
	border-radius: 5px;
}

section#play-msg {
	background: rgba(238,238,238,0.6);
	padding: 7px;
	border-radius: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
	cursor: default;
}

section#play-msg span {
	font-family: BurbankSmallBold, lato, sans-serif;
}

section#play-msg i {
	font-size: 16px;
	padding: 0 3px;
}

.playheader {
	background: rgba(238,238,238,0.6);
	padding: 10px 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
}

.playheader img {
	position: absolute;
    height: 25px;
    margin: 7px;
    top: 3px;
    margin-left: 20px;
}

.playheader .securite {
	margin-left: 25px;
}

.playheader span {
	font-family: BurbankSmallBold, lato, sans-serif;
}

.playheader i {
	font-size: 16px;
    padding: 0 3px;
}

@media (max-width: 767px) {
.playheader .securite {
	right: 20px;
	top: 3px;
}
.playheader .mon-compte {
	top: 33px;
}
.playheader {
	min-height: 75px;
	margin-top: 10px;
}
}

.playsection {
	background: #fff; 
	padding: 7px 50px; 
	border-radius: 20px; 
	margin-top: 30px; 
	margin-bottom: 10px; 
	text-align: center; 
	font-size: 18px; 
	color: #424242;
}
}

.adsection p {
	text-align: center;
	font-family: BurbankSmallBold, lato, sans-serif;
	text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    opacity: 0.3;
}

/* Footer -------------------------------- */

.apt-footer {
	border-top: none;
	background-color: rgba(0,0,0,0.06);
	font-size: 10pt;
	color: rgba(0,0,0,0.45);
	padding: 1em;
}

.apt-footer table {
	border-collapse: collapse; 
	width: 100%;
}

.apt-footer a.apt-footer-link h4 {
	color: rgba(0,0,0,0.5);
	font-size: 20px;
	margin: 3px 20px;
	display: inline-block;
}

.apt-footer a.apt-footer-link:hover h4 {
	color: rgba(0,0,0,0.3);
}

.apt-footer a.apt-footer-link img {
	margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 6px;
    width: 28px;
}

.apt-footer a.apt-footer-link:hover img {
	opacity: 0.85;
}

.apt-footer td, th {
    padding: .4em;
    text-align: left;
}

.apt-footer-titles {
	border-left: 2px solid rgba(0,0,0,0.2);
	padding-left: 15px;
}

.apt-footer-title {
	margin: 0; 
	padding-top: 5px;
	color: rgba(0,0,0,0.5);
}

.apt-footer-subtitle {
	color: rgba(0,0,0,0.4);
	margin-bottom: 0;
}

.apt-footer-info {
	text-align: center;
    margin: 0;
    padding-top: 10px;
}

/* Medias  -------------------------------- */

@media (max-width: 991px) {
.post-thumbnail {
    height: auto;
}
}

@media (max-width: 767px) {
.navbar-nav>li>a {
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}
}

@media (max-width: 767px) {
h2.entry-title {
    font-size: 22px;
}
h5.entry-date, h5.entry-date a {
    font-size: 15px!important;
}
.post-feed-wrapper p {
    color: 
    #888;
    font-size: 15px;
}
.post-thumbnail {
    min-height: 200px;
}
.page .container article, .single-post .container article {
    padding: 20px;
}
.page .container article h1.entry-title, .page .container article h5.entry-date, .single-post .container article h1.entry-title, .single-post .container article h5.entry-date {
    text-align: left;
}
.post-comments .comments-area {
    padding: 0em;
}
.entry-header h1.entry-title {
    margin-top: 0;
    margin-bottom: 5px;
}
.comments-title {
    margin: 0 0 10px 0;
    font-size: 25px;
}
.site-header {
    margin-top: 0px!important;
    padding: 70px 30px!important;
}
.branding-logo {
    padding: 20px;
}
.entry-content p {
    font-size: 16px;
}
.apt-footer a.apt-footer-link h4 {
	display: block;
}
}

@media (max-width: 900px) {
.search-submit {
    width: 35px;
}
h3 {
    font-size: 23px;
}
#colophon .container {
	padding: 0;
}
p.comment-form-author {
    margin: 0 5% 0 0;
}

}

@media (min-width: 992px) {
.col-md-5 {
	width: 40%;
}
.col-md-7 {
	width: 60%;
	min-height: 260px;
}
}

@media (min-width: 992px) {
.col-md-3 {
    width: 100%;
}
.col-md-9 {
    width: 100%;
}
body.single .col-md-9 {
	width: 75%;
}

body.single #secondary { 
	width: 25%;
}
}

@media (min-width: 992px) {
.container {
    width: 90%;
}
}

@media (min-width: 1100px) {
.container {
    width: 87%;}
}

@media (min-width: 1200px) {
.container {
    width: 87%;}
}

@media (min-width: 1300px) {
.container {
    width: 87%;}
}

@media (min-width: 1400px) {
.container {
    width: 1170px;
}
}

/* Branding header -------------------------------- */

@media (max-width: 1200px) {
#masthead .site-header {
	text-align: center!important;
	background-position: right!important;
}
.site-branding {
	margin-right: 0!important;
}
}

.site-header {
	text-align: right;
    padding: 70px;
    margin-top: 85px;
    margin-bottom: 0em;
    background-position: top!important;
}

.site-branding {
	margin-right: 18%;
	display: inline-block;
}

.branding-logo {
	height: 95px!important;
	margin: 50px auto 5px auto!important;
}

.branding-slogan {
	font-family: BurbankSmallBold, lato, sans-serif;
	font-size: 1.2em;
	cursor: default;
	color: #333;
	/*text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
*/}

a.branding-button {
	display: inline-block;
	border-radius: 20px;
	background: url(/wp-content/themes/apthemev2/src/button-shine-play.png) no-repeat center 0, linear-gradient(-180deg, #ffe477 0, #fc0 100%);
	box-shadow: #fff7d7 0 2px 0 0 inset, rgba(0, 0, 0, 0.15) 0 3px 0;
	padding: 8px 25px;
	height: 50px;
}

a.branding-button p {
	font-family: BurbankSmallBold, lato, sans-serif;
	font-size: 24px;
	color: #6e4e00;
	text-decoration: none !important;
	text-shadow: #fff 0 1px 0;
	text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
}
	
a.branding-button:link p, a.branding-button:visited p {
	color: #6e4e00;
}

a.branding-button:hover {
	background: url(/wp-content/themes/apthemev2/src/button-shine-play.png) no-repeat center -100px, linear-gradient(0deg, #ffe477 0, #fc0 100%);
}

/* Simple Author Box Custom CSS -------------------------------- */

.saboxplugin-wrap { 
	border: none!important;
}

.saboxplugin-wrap .saboxplugin-gravatar {
	width: 100%;
	text-align: center;
}

.saboxplugin-wrap .saboxplugin-gravatar img {
	margin: 0;
}

.saboxplugin-wrap .saboxplugin-socials {
    background: transparent!important;
}

.saboxplugin-wrap .saboxplugin-authorname {
	margin: 5px 0 10px 20px!important;
}

.saboxplugin-wrap .saboxplugin-socials {
	margin-left: 20px;
}

.sab-profile-edit {
	display: none;
}

.saboxplugin-wrap .saboxplugin-socials {
	border-top: none!important;
	margin-top: -10px;
	margin-right: 20px;
}

.saboxplugin-wrap .saboxplugin-socials a svg {
	width: 22px!important;
	height: 22px!important;
}

svg.sab-twitter {
	color: rgb(29, 161, 242);
}

svg.sab-youtube {
	color: rgb(255, 0, 0);
}

.saboxplugin-wrap .saboxplugin-authorname a {
	font-size: 1.3em;
	color: #333!important;
}

.saboxplugin-wrap .saboxplugin-desc p {
    font-size: 15px!important;
}

.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey {
    margin: 0px 4px!important;
}

#simple_author_box_widget_lite-3 {
	padding-bottom: 10px!important;
}

/* DW Reactions Plugin */

span.dw-reactions-main-button, .dw-reactions-count {
	color: #999!important;
	font-family: BurbankSmallMedium, lato, sans-serif;
	font-size: 17px;
	font-weight: 300!important;
}

span.dw-reactions-main-button i {
	font-size: 15px;
}

.dw-reactions {
	font-family: 'Varela Round', lato, sans-serif;
}

.dw-reactions-main-button {
	font-weight: bold;
	font-size: 16px;
}

/* Maintenance */

body.background {
	font-family: BurbankSmallBold;
}

.mtn-contain {
	background-color: rgba(238,238,238,0.4);
	border-radius: 20px;
    padding: 0 15px;
}

body.author section.no-results.not-found {
    margin-bottom: 100px;
}

/* Gallery */

.rbsTitle {
	font-family: BurbankSmallBold;
}

.mfp-title {
	font-family: BurbankSmallBold;
	text-align: center!important;
	padding: 15px;
	font-size: 20px;
}

.mfp-counter {
	display: none;
}

img.mfp-img {
	border-radius: 20px;
	max-height: 800px!important;
}

/* Autre */

img.zoom {
	transition: transform 0s ease;
}

img.zoom:hover {
	transform: scale(1.04,1.04);
}

/* Onesignal */

#onesignal-popover-container {
	text-align: center!important;
}

#onesignal-popover-container #onesignal-popover-dialog {
    margin: 15px auto !important;
    width: auto!important;
    padding: .89em!important;
    border-radius: 20px!important;
    box-shadow: none!important;
    font-family: Lato,Roboto,Noto,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    display: inline-block!important;
}

#onesignal-popover-container #onesignal-popover-dialog .popover-button.primary {
    border-radius: 20px!important;
    color: #000!important;
}

#onesignal-popover-container #onesignal-popover-dialog .popover-body-icon {
    width: 40px!important;
    height: 40px!important;
}

#onesignal-popover-container #onesignal-popover-dialog .popover-button {
    padding: .3em 1em!important;
}

#normal-popover {
	width: 100%!important;
	display: flex!important;
}

div.popover-body {
	display: flex!important;
}

div.popover-body-message {
	margin: auto!important;
    width: auto!important;
}

div.popover-footer {
    margin: .3em 10px 0 10px!important;
}