/*!
Theme Name: planets
Text Domain: planets
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
    color: #eee;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    background: #000 url("images/custom/stars-bg.jpg") center top no-repeat;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    clear: both;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 1.3;
}

h1, .h1 {
    font-size: 28px;
}

h2, .h2 {
    font-size: 23px;
}

h3, .h3 {
    font-size: 21px;
}

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

h5, .h5 {
    font-size: 17px;
}

h6, .h6 {
    font-size: 15px;
}

p {
    margin: 0 0 15px;
}

dfn, cite, em {
    font-style: italic;
}

q {
    border-left: 3px solid #9CBE9C;
    display: inline-block;
    padding-left: 25px;
    font-style: italic;
    color: #262525;
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 1.2223em;
    font-weight: 700;
    float: left;
    width: 40%;

}

blockquote {
    margin: 0 0 15px;
    color: #eee;
    font-size: 17px;
    font-style: italic;
    padding-left: 15px;
    border-left: 4px solid #d70022;
}


address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;

    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}


hr {
    background-color: #E6E6E6;
    border: 0;
    height: 1px;
    margin-bottom: 2em;
    width: 100%;
    clear: both;
    margin-top: 2em;
}

ul, ol {
    margin: 0 0 20px 15px;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */

}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 15px;
    width: 100%;

    border: 1px solid rgba(255, 255, 255, 0.15);
    text-align: left;
    border-collapse: collapse;
    display: table;
}


table td, table th {
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 10px 15px;
}

@media screen and (max-width: 767px) {
    .tabled {
        width: 100%;
        overflow: auto !important;
        border: 1px solid rgba(255, 255, 255, 0.15);
        box-sizing: border-box;
        margin: 20px 0 20px;
    }

    .tabled table {
        margin: 0 0 0 0 !important;
        border: none !important;
        border-radius: 0 !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {

    #fortuna-slot .mb-3, .category-template-category-slots-php .mb-3 {
        -ms-flex: 0 0 25 !important %;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #fortuna-slot .mb-3, .category-template-category-slots-php .mb-3 {
        -ms-flex: 0 0 50 !important %;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

}


@media (max-width: 310px) {
    #fortuna-turnir .text-center {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    #fortuna-turnir .tur-box {
        text-align: center;
    }

    #fortuna-turnir .mb-6 {
        -ms-flex: 0 0 100 !important %;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

}

.site-footer table tr td {
    color: #fff;
}

.site-footer table tbody tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    background: #d70022;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 25px;
    cursor: pointer;


    outline: none;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #f00;
    color: #fff;
    border: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #000;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 5px 15px;
    width: 100%;
    height: 45px;
    font-size: 0.888em;
    font-weight: 400;
    outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #000;
}

select {
    border: 1px solid #E6E6E6;
    height: 45px;
    padding: 5px 10px;
    width: 100%;
}

textarea {
    width: 100%;
    height: 100px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #d70022;
    text-decoration: none;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}


a:focus {
    outline: none;
}

a:hover, a:active {
    outline: 0;
}

a:hover {
    text-decoration: underline;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
    padding-left: 20px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    padding-right: 20px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-top: 0;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-top: 0;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.container:before,
.container:after,
.main-content:before,
.main-content:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.container:after,
.main-content:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 30px 0;

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

    /* Make sure select elements fit in widgets. */
}

.site-footer .widget {
    margin: 0 0 0 0;
    padding: 0;
    background: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    /* Make sure select elements fit in widgets. */
}

#secondary .widget:last-child {
    margin-bottom: 0;
}

.widget select {
    max-width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    line-height: initial;
    font-size: 0.7778em;
    color: #999999;
}

.alignright .wp-caption-text,
.alignleft .wp-caption-text {
    text-align: left;
    margin-bottom: 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*===========================
COMMON CSS
===========================*/
body.custom-background #page {
    max-width: 1300px;

    margin-left: auto;
    margin-right: auto;

}

.container, .main-content {
    max-width: 1170px;
    margin: 0 auto;
}

.mfp-wrap, .mfp-bg {
    z-index: 999999;
}

.responsive-nav {
    display: none;
}

.page-template-default .site-main .entry-content {
    margin-top: 0;
}


a.btn-readmore:hover, .btn-cta:hover {
    background-color: transparent;
    color: #9cbe9c;
}

a.btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.6666em;
    font-weight: 700;
    color: #000;
    background: #3daa45;
    padding: 15px 30px;
    border: 2px solid #3daa45;
    border-radius: 50px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
}

a.btn:hover {
    background: #000;
    color: #3daa45;
    border: 2px solid #3daa45;
}

a.btn.btn-transparent {
    background: #fdc061;
    color: #000;
    padding: 10px 30px;
    border: 2px solid #fdc061;
}

a.btn.btn-transparent:hover {
    background: #000;
    color: #fdc061;
}

a.btn svg {
    margin-left: 10px;
    font-size: 1.112em;
    vertical-align: middle;
}

a.btn + a.btn {
    margin-left: 20px;
}

.sub-title {
    display: block;
    font-size: 0.778em;
    font-weight: 600;
    color: #9cbe9c;
}

.page-header .sub-title {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.sub-title:empty, .widget_text .textwidget:empty {
    display: none;
}

.section-title, section[class*="-section"] .widget_text .widget-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 400;
}

section[class*="-section"] .widget_text .widget-title:after {
    display: none;
}

section[class*="-section"] .section-desc,
section[class*="-section"] .widget_text .textwidget {
    font-size: 1.112em;
    max-width: 700px;
    margin: 20px auto 0 auto;
    color: #262525;
}

.entry-meta {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
}

.entry-meta > span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 35px;
}

.entry-meta > span:last-child {
    margin-right: 0;
}

.entry-meta > span::after {
    content: "";
    background: #F0F0F0;
    position: absolute;
    top: 6px;
    right: -22px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}

.entry-meta > span:last-child::after {
    display: none;
}

.entry-meta > span svg {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;

    margin-top: -2px;
}

.entry-meta > span a {
    color: #999596;
    display: inline-block;
    vertical-align: middle;
}

.entry-meta > span a:hover {
    color: #9cbe9c;
}


header.page-header {
    background: rgba(255, 255, 255, 0.15);
    padding: 15px 0;

    margin-bottom: 30px;

}


.page-header h1.page-title {

    font-size: 22px;


    margin: 10px 0 0;

}

.slot-content-btn {
    text-align: center;
    padding: 20px 0;
}

.brands ul {
    margin: 0;
    list-style: none;
}

.brands ul li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
}

.brands ul li:last-child {
    margin-right: 0;
}

.brands ul li a {
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    background: #045ded;
    padding: 10px 20px;
}

.brands ul li a:hover, .brands ul li.active a {
    background: #045ded;
    text-decoration: none;
}

.archive-description {
    padding-top: 30px;
}

.page-header .breadcrumb {
    margin-left: 2px;
    font-size: 0.6666em;
    text-transform: uppercase;
    font-weight: 700;

}

.page-header .breadcrumb a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.page-header .breadcrumb .separator {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;

}

.page-header .breadcrumb .current {
    color: #b5b5b5;
    display: inline-block;
    vertical-align: middle;
}

.showing-result {
    font-size: 0.7778em;
    font-weight: 600;
    color: #999596;
    margin-bottom: 20px;
}

.cat-tags h5 {
    margin: 0 0 5px 0;
    font-size: 0.6666em;
    color: #9CBE9C;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}

.cat-tags a {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    margin: 0 0 5px 3px;
    letter-spacing: 1px;
    font-size: 0.5556em;
    text-transform: uppercase;
    color: #fff;
    background: #262525;
    border-radius: 3px;
    padding: 2px 7px;
    text-decoration: none;
}

.cat-tags a:hover {
    background: #9cbe9c;
    color: #fff;
}

.entry-footer > span {
    display: inline-block;
    vertical-align: middle;
}

.entry-footer span + .edit-link {
    margin-left: 20px;
}

.edit-link a {
    text-transform: uppercase;
    font-size: 0.6666em;
    font-weight: 700;
    letter-spacing: 1px;
    background: #9cbe9c;
    color: #fff;
    padding: 0px 10px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #9cbe9c;
    text-decoration: none;
}

.entry-footer span.cat-tags + .edit-link a {
    margin-bottom: 5px;
}

.edit-link a:hover {
    background: none;
    color: #9cbe9c;
}

.widget .widget-title {
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;

}

#secondary .widget .widget-title {
    text-align: left;
}


.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-top: 12px;
    margin-left: 15px;
}

#secondary .widget ul li a {
    font-weight: 700;
    line-height: 1.3;
    display: block;
}

#secondary .widget ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.widget ul li a {

    text-decoration: none;
}


.widget_rss .widget-title a.rsswidget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}


/*========================
COMMENTS AREA
========================*/
.comments-area {
    margin-top: 30px;

}

.comments-area .comments-title,
.comment-respond .comment-reply-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;

    font-weight: 400;
    text-transform: uppercase;
}

.comments-area .comments-title span,
.comment-respond .comment-reply-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}

.comments-area ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-area ol li ol {
    margin-left: 30px;
}

.comment-list .comment {
    border-top: 1px solid #F0F0F0;
    margin-top: 20px;
    padding-top: 20px;
}

.comment-list > .comment:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}

.comments-area .comment-body {
    position: relative;
    padding-left: 70px;
}

.comments-area .comment-body .comment-author::before {
    content: "";
    border: 3px solid rgba(240, 240, 240, 0.75);
    top: 5px;
    left: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 1;
}

.comments-area .bypostauthor > .comment-body .comment-author::after {
    content: "";
    background: url(images/check-mark.svg) no-repeat;
    position: absolute;
    top: 37px;
    left: 32px;
    width: 20px;
    height: 21px;
    z-index: 1;
}

.comment-body img.avatar {
    position: absolute;
    top: 5px;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.comment-body b.fn {
    font-weight: 700;
    font-size: 0.8888em;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
}

.comment-author a {
    text-decoration: none;

}

.comment-body b.fn span.says {
    display: none;
}

.comment-body .comment-metadata {
    font-size: 0.6666em;
    color: #999;
}

.comment-metadata a {
    color: #999596;
}

.comment-metadata a:hover {
    color: #9cbe9c;
}

.comment-body .comment-awaiting-moderation {
    font-size: 0.7778em;
    margin-top: 10px;
    margin-bottom: 0;
    color: red;
    letter-spacing: 0;
}

.comment-body .reply .comment-reply-link {
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: top;
    color: #212127;
    font-size: 0.7778em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.8px;
    padding-left: 25px;
}

.comment-body .reply .comment-reply-link:hover {
    color: #9cbe9c;
}

.comment-body .reply .comment-reply-link:before {
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23000" d="M8.309 189.836L184.313 37.851C199.719 24.546 224 35.347 224 56.015v80.053c160.629 1.839 288 34.032 288 186.258 0 61.441-39.581 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 45.344-145.012-21.507-183.51-176.59-185.742V360c0 20.7-24.3 31.453-39.687 18.164l-176.004-152c-11.071-9.562-11.086-26.753 0-36.328z"></path></svg>');
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 0;
}

.comment-body .comment-content {
    font-size: 0.8888em;
    font-weight: 400;
}

.comment-body .comment-content p {
    margin-top: 5px;
    margin-bottom: 20px;
}

.comments-area .comment-list + .comment-respond,
.comments-area .comment-body + .comment-respond {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #F0F0F0;
}

.comment-respond .comment-reply-title a {
    display: inline-block;
    font-size: 0.7778em;
    margin-left: 10px;
    color: #212127;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.comment-respond .comment-reply-title a:hover {
    color: #9cbe9c;
}

.comment-respond .comment-form p {
    margin-top: 0;
    margin-bottom: 20px;
}

.comment-form p.comment-notes {
    display: none;
}

.comment-respond .comment-form p:not(.comment-form-cookies-consent) label {
    display: none;
}

.comment-respond .comment-form p.comment-form-cookies-consent {
    position: relative;
}

.comment-respond .comment-form p.comment-form-cookies-consent label {
    font-size: 0.888em;
    color: #262525;
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    display: block;
}

.comment-respond .comment-form p.comment-form-cookies-consent label:hover {
    text-decoration: underline;
}

.comment-respond .comment-form p.comment-form-cookies-consent label::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #F0F0F0;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 0;
    background-position: center;
    position: absolute;
    top: 7px;
    left: 0;
    border-radius: 3px;
    font-weight: normal;
    text-align: center;
    line-height: 14px;
    font-size: 0;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

.comment-respond .comment-form p.comment-form-cookies-consent input[type="checkbox"]:checked + label::before {
    content: "";
    border-color: #9cbe9c;
    background-color: #9cbe9c;
    background-size: 10px;
}

.comment-respond .comment-form p.comment-form-cookies-consent input[type="checkbox"] {
    position: absolute;
    top: 11px;
    left: 1px;
    opacity: 0;
    visibility: hidden;
}

.comment-form p.form-submit {
    margin-bottom: 0;
    margin-top: 30px;
}

/*==========================
PAGINATION
==========================*/
.navigation.pagination .nav-links {

}

.navigation.pagination .page-numbers {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    border: 2px solid #005aeb;
    border-radius: 100%;
    text-decoration: none;
    text-transform: uppercase;
    color: #005aeb;
    font-size: 14px;

    margin: 5px 3px;
    vertical-align: middle;
    letter-spacing: 1px;
    font-weight: 700;
}

.navigation.pagination .page-numbers.dots {
    border: none;
}

.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next {
    width: auto;
    border-radius: 40px;
    padding-left: 30px;
    padding-right: 30px;

    letter-spacing: 1px;
    float: left;
    position: relative;
}


.navigation.pagination .page-numbers.next {
    float: right;

}


.navigation.pagination .page-numbers:not(.dots):hover,
.navigation.pagination .page-numbers.current:not(.dots) {
    background: #005aeb;
    color: #fff;

}

.posts-navigation .nav-links a {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #005aeb;
    border-radius: 40px;
    padding: 12px 25px 12px 40px;
    font-size: 0.6666em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #005aeb;
    position: relative;
    text-decoration: none;
}

.posts-navigation .nav-links .nav-next a {
    padding-left: 25px;
    padding-right: 40px;
}

.posts-navigation .nav-links a:hover {
    background: #005aeb;
    color: #fff;
    border-color: #005aeb;
}

.posts-navigation .nav-links a svg {
    position: absolute;
    top: 14px;
    left: 20px;
    font-size: 1.333em;
}

.posts-navigation .nav-links .nav-next a svg {
    left: auto;
    right: 20px;
}

#load-posts {
    text-align: center;
}

#load-posts a {
    display: inline-block;
    font-size: 0.666em;
    text-transform: uppercase;
    color: #262525;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px;
    border: 2px solid #f0f0f0;
    border-radius: 40px;
    padding: 15px 30px;
    text-align: center;
}

#load-posts a.loading,
#load-posts a:hover {
    background: #9cbe9c;
    border-color: #9cbe9c;
    color: #fff;
    text-decoration: none;
}

#load-posts a svg {
    vertical-align: middle;
    margin-right: 10px;
}

#load-posts a.disabled {
    background: #9cbe9c;
    color: #fff;
    border-color: #9cbe9c;
    opacity: 0.6;
    cursor: not-allowed;
}

.post-navigation {
    border-top: 1px solid rgba(61, 170, 69, 0.5);
    padding-top: 30px;
    margin-top: 60px;
    margin-bottom: 0;
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
    content: "";
    display: table;
}

.post-navigation .nav-links:after {
    clear: both;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    position: relative;
}

.post-navigation .nav-previous a {
    display: block;
    position: relative;
    padding-left: 0;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
}

.post-navigation .nav-next a {
    position: relative;
    display: inline-block;
    padding-right: 0;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
}

.post-navigation .nav-next a span.post-title, .post-navigation .nav-previous a span.post-title {
    color: #fdc061;
}

.post-navigation .nav-next a span.post-title:hover, .post-navigation .nav-previous a span.post-title:hover {
    color: #fff;
    text-decoration: underline;
}

.post-navigation .nav-links .post-img {
    position: absolute;
    bottom: calc(100% - 20px);
    left: 30px;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    width: 260px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

.post-navigation .nav-links .nav-next .post-img {
    left: auto;
    right: 30px;
}

.post-navigation .nav-links a:hover + .post-img {
    bottom: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.post-navigation a .meta-nav {
    display: block;
    font-size: 0.6666em;
    font-weight: 700;


}

.post-navigation a .meta-nav svg {
    font-size: 1.333em;
    font-weight: 400;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    top: 7px;
    left: -20px;
    width: 14px;
}

.post-navigation .nav-next a .meta-nav svg {
    margin-right: 0;
    margin-left: 10px;
    left: auto;
    right: -20px;
}

.post-navigation a .post-title {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 0;
    /*width: 75%;*/
    display: block;
    line-height: 1.3;
    margin-top: 5px;
}

.post-navigation .nav-next a .post-title {
    float: right;
}


/*=========================
SIDEBARS
=========================*/
#primary {
    margin-bottom: 80px;
}

.centered #primary {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.rightsidebar #primary {
    float: left;
    width: calc(100% - 220px);
    padding-right: 30px;
}

.rightsidebar.category-template-category-slots-php #primary {
    float: left;
    width: 100%;
    padding-right: 0;
}

#secondary {
    float: left;
    width: 220px;
    margin-bottom: 80px;
    /*background:#fff;*/
    /*padding:15px;*/
    box-sizing: border-box;
}

.list {
    flex: none;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 15px;
}

@media only screen and (min-width: 1024px) {
    .list {
        width: 220px;
    }
}

.list__title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}

.list__ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}

@media only screen and (min-width: 768px) {
    .list__ul {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (min-width: 1024px) {
    .list__ul {
        grid-template-columns: repeat(1, 1fr);
    }
}

.list__ul a {
    display: flex;
    flex-direction: column;
    gap: 5px;
    overflow: hidden;
    padding: 5px;
    color: inherit;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.1);
}

.list__ul a:hover {
    text-decoration: underline;
}

.list__ul img {
    border-radius: 5px;
}

/*=============================
BACK TO TOP BTN
=============================*/
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 44px;
    background: #fdc061;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    border: 3px solid #3daa45;

    color: #000000;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

.back-to-top.show {
    right: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.back-to-top:hover {
    background: #3daa45;

    border-color: #fdc061;
}


/*============================
Header main section
============================*/
#masthead {
}

.header-main {
    display: flex;
    flex: 1;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 15px 0;
}

.header-main .site-branding {
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: flex-start;
}

.header-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.welcome {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    background: url(images/custom/welcome.webp) center center no-repeat;
    background-size: cover;
}

.welcome:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.8);
}

@media only screen and (min-width: 768px) {
    .welcome:before {
        background-color: rgba(0, 0, 0, 0.5);
    }
}

.welcome__content {
    height: 200px;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .welcome__content {
        height: 300px;
    }
}

.welcome__button {
    margin-bottom: 20px;
}

.welcome__button .button {
    min-width: 200px;
}

.welcome__title {
    
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.2;
}


img.custom-logo {width:160px;}
.welcome__text {
    margin: 0;
	font-size: 20px;
}

.promo-code {
  margin-bottom: 30px;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
}
.promo-code__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 10px;
  border: 1px solid #d70022;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.9);
}
.promo-code__text {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
@media only screen and (min-width: 480px) {
  .promo-code__text {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .promo-code__text {
    font-size: 18px;
  }
}
.promo-code__text span {
  color: #d70022;
  cursor: copy;
  
  line-height: 1.6;
}
.promo-code__text span:hover {
  padding: 0;
  background: none;
}
.promo-code__button a.hb2 {
  min-width: 0;
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .promo-code__button a.hb2 {
    min-width: 150px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.scrolling .promo-code {
  position: fixed;
  left: 50%;
  bottom: 10px;
  z-index: 10;
  max-width: 520px;
  min-width: 360px;
  margin-bottom: 0;
  transform: translateX(-50%);
}
.scrolling .promo-code .promo-code__content {
  padding: 10px;
}
.scrolling .promo-code .promo-code__button .button {
  padding: 8px 10px;
  min-width: 0;
}

/*.site-branding img {max-width:200px;}
.site-header .site-branding.has-logo-text {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.site-header.header-six .site-branding.has-logo-text,
.site-header.header-six .site-branding.has-logo-text {
	flex-direction: column;
	align-items: flex-start;
	text-align: center;
}

.site-header.header-six .site-branding.has-logo-text .custom-logo-link,
.site-header.header-six .site-branding.has-logo-text .custom-logo-link {
	margin: 0 auto;
}

.site-header .site-branding.has-logo-text .site-title-wrap {
	padding-left: 15px;
}

.site-header.header-six .site-branding.has-logo-text .site-title-wrap,
.site-header.header-seven .site-branding.has-logo-text .site-title-wrap {
	padding-left: 0;
}

.site-branding .site-title {

	font-weight: 400;
	font-size: 1.6667em;
	margin: 0;
}

.site-branding .site-title a {
	text-decoration: none;
}

.site-branding .site-description {
	margin: 0;
	font-size: 0.8888em;
}

.header-contact {
text-align:right;
}


#colophon .sb {margin:10px 0 20px;}

.play-home-more {text-align:center;padding:10px 0 0;}
.play-home-more a {
border-radius: 30px;
text-align:center;
margin:0 auto;
width:250px;
font-weight:700;padding:10px;display:block;text-transform:uppercase;color:#000;}
.play-home-more a:hover {text-decoration:none!important;}
.slot-box {background:#000;text-align:center;width:100%;position:relative;overflow:hidden;margin:0 0 30px;}
.slot-box img {width:100%;display:block;}
.slot-btn {display:none;position:absolute;width:100%;top:17%;left:0;}
.slot-box:hover .slot-btn {display:block;}
.slot-box:hover img {opacity:0.3;}
.slot-box span {color:#fff;}
.slot-box a.hb2 {display:block;max-width:170px;margin:15px auto;padding:10px;}
a.slot-demo {font-weight:700;color:#fff;text-transform:uppercase;}
.sb a:hover {text-decoration:none;}
.article-box {margin:0 0 30px;background:#fff;box-shadow: 0 1px 4px 0 rgba(0,0,0,0.07);}
.article-box img {width:100%;display:block;}
.article-title a {display:block;line-height:1.3;padding:10px 15px;font-weight:700;}
.header-contact a:hover {text-decoration:none;}
.header-contact a.hb1, .sb a.hb1 {margin-right:15px;}
.responsive-nav a.hb1, .responsive-nav a.hb2 {display:block;margin:15px auto;max-width:220px;}*/
.sbr a {display:block;max-width:300px;margin:0 auto 15px;}
a.hb1 {
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #2f3132;
    color: #fff;
}

a.hb2 {
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #d70022;
    color: #fff;
}

a.hb1:hover {
    text-decoration: none;
}

a.hb2:hover {
    text-decoration: none;
    background: #f00;
}

/*.header-contact .contact-block {
	position: relative;
	border-left: 1px solid rgba(0,0,0,0.1);
	padding-left: 75px;
	margin-left: 30px;
}

.header-contact .contact-block:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 45px;
}

.header-contact .contact-block a {
	color: #585656;
}

.header-contact .contact-block > svg {
	width: 36px;
	position: absolute;
	top: 60%;
	left: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header-contact .contact-block:first-child > svg {
	left: 0;
}

.header-contact .contact-block .title {
	font-size: 0.6666em;
	font-weight: 600;
	color: #999596;
}

.header-contact .contact-block .content {
	margin: 0;
	font-size: 0.8888em;
	font-weight: 700;
	line-height: 1.3;
}*/


/*==============================
NAV WRAP SECTION
==============================*/
header.site-header > .container {
    position: relative;

}

.search-form-wrap {
    display: none;
}

/*.nav-wrap {
	background: #232629;
	border-top:1px solid rgba(255,255,255,0.06);
	padding: 15px 0;

}

.nav-wrap .main-navigation {

}

.main-navigation button.toggle-btn {
	display: none;

}

.nav-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-navigation ul li {
	display: inline-block;
	margin-right:20px;
	text-transform: uppercase;
	font-weight: 400;
	position: relative;


	padding:0;

}

.main-navigation ul li a {
	color: #999;
	display: inline-block;
	padding:0;
	text-decoration: none;
	font-weight:700;

}

.main-navigation ul li a:hover, .main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_items a {color:#fff;}



.main-navigation ul li ul {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	background: #302d28;
	width: 230px;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
	z-index: 9999;
}

.main-navigation ul li ul ul {
	left: 100%;
	top: 10px;
}

.main-navigation ul li:hover > ul {
	top: calc(100% + 3px);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.main-navigation ul ul li:hover > ul {
	top: 0;
}

.main-navigation ul ul li {

	display: block;
	margin-right: 0;
	margin-left: 0;
}

.main-navigation ul ul li a {
	padding: 15px 20px;
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
	width: 100%;

}

.main-navigation ul ul li:last-child > a {
	border-bottom: none;
}

.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul ul li.current_page_items a {
	background: #453c2e;

}

.main-navigation ul ul li a:after {
	display: none;
}

.main-navigation ul li.menu-item-has-children a:after {
content: '\e801';
font-family: 'fontello';
margin-left:5px;
}

.main-navigation ul ul li.menu-item-has-children {
	padding-right: 0;
}

.main-navigation ul ul li.menu-item-has-children > a {
	padding-right: 30px;
}

.main-navigation ul li span {
	position: absolute;
	top: 5px;
	right: 0;
	color: #fff;
	font-size: 0.6666em;
}

.main-navigation ul ul li span {
	color: #262525;
	font-size: 0.888em;
	top: 19px;
	width: 20px;
	display: block;
	text-align: center;
	height: 20px;
	line-height: 20px;
	right: 5px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.main-navigation ul ul li:hover > span,
.main-navigation ul ul li.current-menu-item > span,
.main-navigation ul ul li.current_page_items span {
	color: #fff;
}

.social-list li {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.8888em;
}

.header-social .social-list li a {
	color: #585656;
	border-left: 1px solid rgba(255,255,255,0.1);
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.nav-wrap .header-social .social-list li a {
	color: #000;
}



.header-search {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}

.nav-wrap .nav-right {
	display: flex;
	flex: 1;
	white-space: nowrap;
	justify-content: flex-end;
	align-items: center;
}

.header-search > svg {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 35px;

	padding: 0px 15px;
	cursor: pointer;

}

.search-form-wrap {
	background: #3f3f3f;
	padding: 5px 0;
	display: none;
}

.search-form-wrap .search-form-inner {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-right: 40px;
}

.search-form-wrap .search-form input[type="search"] {
	background: none;
	border-radius: 0;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.778em;
	font-weight: 700;
	letter-spacing: 1px;
}

.search-form-wrap .search-form input[type="search"]::-webkit-input-placeholder { !* Chrome/Opera/Safari *!
	color: #fff;
}
.search-form-wrap .search-form input[type="search"]::-moz-placeholder { !* Firefox 19+ *!
	color: #fff;
}
.search-form-wrap .search-form input[type="search"]:-ms-input-placeholder { !* IE 10+ *!
	color: #fff;
}
.search-form-wrap .search-form input[type="search"]:-moz-placeholder { !* Firefox 18- *!
	color: #fff;
}

.search-form-wrap .search-form input[type="submit"] {
	display: none;
}

.search-form-wrap .close {
	position: absolute;
	top: 15px;
	right: 0;
}

.close {
	display: inline-block;
	width: 15px;
	height: 15px;
	position: relative;
	cursor: pointer;
}

.close:before, .close:after {
	content: "";
	background: #fff;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}

.close:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.close:hover:before, .close:hover:after {
	background: #f00;
}*/


/*===========================
STICKY HEADER
===========================*/
.customize-partial-edit-shortcut button svg {
    margin: auto !important;
}

.sticky-header {
    background: #9cbe9c;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    flex-flow: row wrap;
    padding: 10px 5%;
    z-index: 9999;
    border-bottom: 1px solid #fff;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

.custom-background .sticky-header {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2%;
    padding-right: 2%;
}

.header-sticky .search-form-wrap.active + .site-header .sticky-header {
    top: 85px;
}

.admin-bar .sticky-header {
    top: 32px;
}

.header-sticky .sticky-header {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}

.header-sticky .search-form-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border-bottom: 1px solid #fff;
}

.admin-bar.header-sticky .search-form-wrap {
    top: 32px;
}

.sticky-header .site-branding {
    width: 20%;
}

.header-sticky .site-branding .site-title a {
    color: #fff;
}

.header-sticky .site-branding .site-description {
    color: rgba(255, 255, 255, 0.75);
}

.sticky-header .main-navigation {
    width: 60%;
    text-align: center;
}

.sticky-header .main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sticky-header .main-navigation ul li {
    line-height: 1.2;
}

.sticky-header .main-navigation ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sticky-header .main-navigation ul li span {
    line-height: 5;
    top: 0;
}

.sticky-header .main-navigation ul ul {
    text-align: left;
}

.sticky-header .main-navigation ul ul li {
    line-height: 1.8;
}

.sticky-header .main-navigation ul ul li span {
    line-height: 1.8;
    top: 19px;
}

.sticky-header .nav-right {
    width: 20%;
    text-align: right;
}

.sticky-header .header-social,
.sticky-header .header-search {
    display: inline-block;
    vertical-align: middle;
}

.sticky-header .header-social .social-list li a {
    color: #fff;
}

.sticky-header .header-social .social-list li a:hover,
.sticky-header .header-search:hover {
    background: rgba(0, 0, 0, 0.05);
}


/*==============================
RECENT POST SECTION
=============================*/


.post-thumbnail {
    position: relative;
    margin: 0;
    display: inline-block;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden
}

.post-thumbnail .category {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 0.6666em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

span.category a {
    display: inline-block;
    padding: 3px 10px;
    background: #262525;
    border-radius: 3px;
    color: #fff;
    margin-right: 2px;
    margin-bottom: 5px;
    text-decoration: none;
}

span.category a:hover {
    background: #9cbe9c;
}


.recent-post-section .mb-6 {
    padding-top: 10px;
}

.recent-post-section .content-wrap .h3 {
    font-size: 20px;
    margin: 0 0 15px;
    padding: 0;
}

.recent-post-section .content-wrap .h3:before {
    font-size: 25px;
    padding-left: 2px;
    padding-top: 4px;
    text-align: center;
    color: #13100e;
    font-family: "fontello";
    margin-top: 5px;
    border-radius: 50%;
    background: #3daa45;
    content: "\e803";
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
}

.recent-post-section .h3 a {
    color: #5e5a54;
    text-decoration: none;
    display: block;
    line-height: 1.2;
}

.recent-post-section .h3 a:hover {
    color: #fff;
}


/*==========================
SITE FOOTER SECTION
==========================*/
.site-footer {
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.site-footer .footer-block-wrap .container {
    display: flex;
    flex: 1;
    flex-flow: row wrap;
    align-items: center;
    padding: 25px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.site-footer .footer-block-wrap .footer-contact-block {
    width: 33.33%;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    padding: 0 25px;
    position: relative;
    text-align: center;
}

.site-footer .footer-block-wrap .footer-contact-block:last-child {
    border-right: none;
}

.site-footer .widget_blossomtheme_featured_page_widget .featured_page_content {
    color: #fff;
}

.footer-contact-block-inner {
    display: inline-block;
    position: relative;
    text-align: left;
    padding-left: 65px;
}

.site-footer .footer-block-wrap .footer-contact-block-inner svg {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 3px;
    left: 0;
}

.site-footer .footer-block-wrap .footer-contact-block .title {
    font-size: 0.7778em;
    color: #fff;
    font-weight: 600;
}

.site-footer .footer-block-wrap .footer-contact-block .description {
    margin: 0;
    color: #999596;
    font-size: 0.8888em;
    font-weight: 600;
}

.site-footer .footer-block-wrap .footer-contact-block .description a {
    color: #999596;
}

.site-footer .footer-t {
    padding-top: 20px;
    padding-bottom: 20px;
}


.footer-t .grid:not(.column-1) {
    display: flex;
    flex: 1;
    flex-flow: row wrap;
}

.footer-t .grid.column-4 .col {
    width: 22.66%;
    margin-right: 3%;
}

.footer-t .grid.column-3 .col {
    width: 31.33%;
    margin-right: 3%;
}

.footer-t .col {
    text-align: center;
}

.footer-t ul li {
    display: inline-block;
    margin: 10px 20px;
}

.footer-t ul li:last-child {
    margin-right: 0;
}

.footer-t ul li a {
    font-weight: 700;
    color: #999;
}

.footer-t ul li a:hover {
    color: #fff;
}

.footer-t .grid .col:last-child {
    margin-right: 0 !important;
}

.site-footer .widget .widget-title {
    color: #fff;
}

.site-footer .widget .widget-title::after {
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent);
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5), transparent);
}

.site-footer .widget_text .textwidget {
    color: #fff;
}

.site-footer .footer-b {
    background: rgba(255, 255, 255, 0.06);
    padding: 25px 0;
    text-align: center;
}

.fimg {
    display: block;
    margin: 10px 0 10px;
}

.fimg img {
    max-height: 60px;
    margin: 10px 20px;
}

.fimg img.f18 {
    max-height: 52px;
}

.footer-b .container {


}

.footer-b .copyright {

    font-size: 14px;
    color: #fff;
}

.copyright p {
    max-width: 600px;
    margin: 0 auto 15px;
}

.footer-b__payments {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 16px;
    justify-content: center;
    margin-bottom: 30px;
    padding-top: 16px;
    padding-bottom: 16px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}

.footer-b__payments li {
    flex: 0 1 84px;
    height: 24px;
}

.footer-b__payments li img {
    width: 100%;
    height: 100%;
}

.footer-b__partners {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
    margin: 0 0 30px;
    list-style: none;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.footer-b__partners img {
    width: auto;
    height: 32px;
}

.footer-b__copyrights {
    color: #c7bfb5;
    font-size: 10px;
    text-align: center;
}

.menu-footer-container .menu {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-left: 0;
    padding: 0;
    list-style: none;
}

.menu-footer-container .menu a {
    color: #999;
    font-size: 12px;
}

.menu-footer-container .menu a:hover {
    text-decoration: underline;
}

/*.fortuna-img {background:rgba(0,0,0,0.8);margin-bottom:25px;text-align:center;position:relative;}
.fortuna-img img {display:block;width:100%;}
.fortuna-link {width:100%;position:absolute;left:0;top:10%;display:none;}
.fortuna-img:hover .fortuna-link {display:block;}
.fortuna-img:hover img {opacity:0.3;}
.fortuna-link span {color:#fff;}
a.demo {font-weight:700;color:#fff;text-transform:uppercase;}
.fortuna-link a.hb2 {display:block;padding:10px;max-width:170px;margin:10px auto;}*/
/*=========================
CLASSIC LAYOUT
=========================*/
.site-main article {

    margin-bottom: 30px;
    border-radius: 5px;
}

.page-template .site-main article,
body:not(.search) .site-main article.page {
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
}

.site-main article .category {
    top: 15px;
    left: 15px;
}

.author-like-wrap {
    display: flex;
    flex: 1;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
}

.post-thumbnail .author-like-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    background: -ms-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    padding: 0 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

article:hover .post-thumbnail .author-like-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.byline svg {
    width: 18px;
    vertical-align: middle;
}

.byline svg .autb {
    fill: #fff;
}

.author-like-wrap > span,
.author-like-wrap .bsp_ajax_like {
    display: flex;
    flex: 1;
    align-items: center;
    font-size: 0.666em;
    letter-spacing: 1px;
    color: #fff;
}

.author-like-wrap > span a,
.author-like-wrap .bsp_ajax_like a {
    color: #fff;
}

.author-like-wrap > span a:hover,
.author-like-wrap .bsp_ajax_like a:hover {
    color: #9CBE9C;
}

span.byline a {
    text-transform: capitalize;
}

.author-like-wrap .bsp_ajax_like {
    justify-content: flex-end;
}

.author-like-wrap > span svg,
.author-like-wrap .bsp_ajax_like svg {
    margin-right: 7px;
}

.author-like-wrap > span svg,
.author-like-wrap .bsp_ajax_like svg {
    font-size: 1.1667em;
}

.site-main article .content-wrap {
    padding: 15px;
    position: relative;

    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  background: rgba(255,255,255,0.07);
}


.site-main article .content-wrap .entry-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;

    font-weight: 400;

}

.archive .h2.entry-title a, .search .h2.entry-title a {
    font-size: 17px;
    font-weight: 700;
}


.site-main article .content-wrap .entry-meta {
    margin-top: 20px;
}


/*=======================
GRID LAYOUT
=======================*/
.grid-layout .site-main {
    display: flex;
    flex: 1;
    flex-flow: row wrap;
}

.grid-layout .site-main article {
    display: flex;
    /*flex: auto;*/
    flex-direction: column;
}

.grid-layout.rightsidebar .site-main article,
.grid-layout.leftsidebar .site-main article {
    width: 48%;
    margin-right: 4%;
}

.grid-layout.rightsidebar .site-main article:nth-child(2n),
.grid-layout.leftsidebar .site-main article:nth-child(2n) {
    margin-right: 0;
}

.grid-layout.full-width .site-main article {
    width: 31.33%;
    margin-right: 3%;
}

.grid-layout.full-width .site-main article:nth-child(3n) {
    margin-right: 0;
}

.grid-layout .site-main article .content-wrap {

    display: flex;
    flex: 1;
    flex-direction: column;
}


/*=========================
MASONRY LAYOUT
=========================*/
.masonry-layout.full-width .site-main article {
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
}

.masonry-layout.rightsidebar .site-main article,
.masonry-layout.leftsidebar .site-main article {
    width: 47%;
    margin-right: 1.5%;
    margin-left: 1.5%;
}


/*=====================================
LIST and  LIST FEATURED POST LAYOUT
=====================================*/
.list-layout .site-main article,
.list-with-feat-post-layout .site-main article:not(.featured-post) {
    display: flex;
    flex: 1;
    flex-flow: row wrap;
}

.list-layout .site-main article .post-thumbnail,
.list-with-feat-post-layout .site-main article:not(.featured-post) .post-thumbnail {
    width: 45%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
}

.list-layout .site-main article .post-thumbnail img,
.list-with-feat-post-layout .site-main article:not(.featured-post) .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list-layout .site-main article .content-wrap,
.list-with-feat-post-layout .site-main article:not(.featured-post) .content-wrap {
    width: 55%;

    border-bottom-left-radius: 0;
}

.archive.list-layout .site-main article .post-thumbnail,
.archive.list-layout .site-main article .content-wrap {
    width: 50%;
}


.list-layout .site-main article .entry-meta,
.list-with-feat-post-layout .site-main article:not(.featured-post) .entry-meta {
    margin-top: 10px;
}

.list-layout .site-main article .entry-content,
.list-with-feat-post-layout .site-main article:not(.featured-post) .entry-content {
    margin-top: 15px;
}

.list-layout .site-main article .entry-content p {
    font-size: 16px;
    line-height: 24px;
}


/*==============================
SEARCH PAGE
==============================*/


.search-no-results .site-main .entry-title {
    font-size: 2.1665em;
    margin-top: 0;
    margin-bottom: 10px;
}

.search-no-results .site-main .page-content {
    margin-top: 0;
    font-size: 1.112em;
}

.search-no-results .site-main .page-content p {
    margin: 0;
}

/*=======================
ERROR 404 PAGE
=======================*/
.error404 .site-main {
    max-width: 776px;
    margin: 0 auto;
}

.error404 .error-404 {
    text-align: center;
}

.error404 .error-404 .page-content {
    margin: 0;
}

.error404 .error-404 .error-text {
    margin: 0 auto 30px auto;
    font-size: 16px;
    max-width: 586px;
}

.error404 .error-404 .error-num {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
    margin: 10px 0 40px;

}

.error404 .error-404 .bttn {
    display: inline-block;
    background: #9cbe9c;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.6666em;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 18px 60px;
    border-radius: 40px;
    text-decoration: none;
    margin-bottom: 80px;
    border: 1px solid #9cbe9c;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.error404 .error-404 .bttn:hover {
    background: none;
    color: #9cbe9c;
}

.error404 .error-404 .search-form {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: flex;
    flex: 1;
    align-items: center;
    max-width: 630px;
    margin: 0 auto;
}

.error404 .error-404 .search-form label {
    width: calc(100% - 50px);
}

.error404 .error-404 .search-form .search-field {
    height: 50px;
    border: none;
}

.error404 .error-404 .search-form .search-submit {
    width: 50px;
    padding: 0;
    height: 50px;
    border-radius: 0 5px 5px 0px;
    background: #333 url(images/search-icon.svg) no-repeat;
    background-position: center;
    background-size: 20px;
    border: none;
    text-indent: 60px;
}

.error404 .error-404 .search-form .search-submit:hover {
    background-color: #9cbe9c;
}

/*===========================
ADDITIONAL POST SECTION
===========================*/
.additional-post {
    margin-top: 80px;
    padding-top: 80px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.single .additional-post {
    margin-top: 60px;
    padding-top: 60px;
}

.additional-post .post-title {
    margin-top: 0;
    margin-bottom: 30px;

    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.112em;
}

.additional-post .post-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}

.additional-post .post-title span::after {
    content: "";
    background: -webkit-linear-gradient(to right, rgba(156, 190, 156, 0.5), transparent);
    background: -moz-linear-gradient(to right, rgba(156, 190, 156, 0.5), transparent);
    background: -ms-linear-gradient(to right, rgba(156, 190, 156, 0.5), transparent);
    background: -o-linear-gradient(to right, rgba(156, 190, 156, 0.5), transparent);
    background: linear-gradient(to right, rgba(156, 190, 156, 0.5), transparent);
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.additional-post article {
    box-shadow: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 0;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: flex;
    flex: 1;
    justify-content: flex-end;
}

.additional-post article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.additional-post article .post-thumbnail {
    order: 2;
    width: 110px;
    height: 83px;
    border-radius: 5px;
}

.additional-post article .entry-header {
    display: flex;
    flex: 1;
    padding-right: 20px;
    width: calc(100% - 110px);
}

.additional-post article .entry-meta {
    width: 200px;
    margin-top: 0;
}

.additional-post article .entry-title {
    margin-top: 0;
    font-size: 1em;
    font-weight: 400;

    width: calc(100% - 200px);
}


/*========================
SINGLE POST
========================*/


.single .site-main article {
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}

.single header.page-header .category {
    font-size: 0.6666em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}


.single .page-header .entry-meta {
    margin-top: 20px;
}

.single .page-header .byline svg .autb {
    fill: #ccc6c8;
}

.single .page-header .entry-meta > span a {
    color: #ccc6c8;
}

.single .page-header .entry-meta > span a:hover {
    color: #9cbe9c;
}

.single .page-header .entry-meta > span::after {
    opacity: 0.25;
    filter: alpha(opacity=25);
    top: 8px;
}

.sticky-social .article-meta {
    position: sticky;
    width: 100px;
    display: inline-block;
    vertical-align: top;
    top: 40px;
    text-align: center;
}

.single.style2 .content-area .article-meta > span {
    font-size: 0.6666em;
    line-height: 1;
    font-weight: 700;
    display: block;
}

.single.style2 .content-area .article-meta > span span.author-img {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto;
}

.single.style2 .content-area .article-meta > span span.author-img::before {
    content: "";
    border: 5px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.single.style2 .content-area .article-meta .byline img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single.style2 .content-area .article-meta .byline .author {
    display: block;
    margin-top: 20px;
    color: #999596;
}

.single.style2 .content-area .article-meta .byline .author a {
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    color: #262525;
}

.single.style2 .content-area .article-meta .byline .author a:hover {
    color: #9cbe9c;
}

.single.style2 .content-area .article-meta > span.posted-on {
    display: block;
    margin-top: 30px;
}

.widget_bttk_pro_recent_post .posted-on {
    margin-top: 5px;
}

.single.style2 .content-area .article-meta > span.posted-on a {
    display: block;
    margin-top: 5px;
    color: #262525;
}

#primary .posted-on svg {
    display: none;
}

.single #primary .posted-on {
    font-size: 14px;
}

.single.style2 .content-area .article-meta > span.posted-on a:hover {
    color: #9cbe9c;
}

.single.style2 .content-area .article-meta span.comment-box {
    display: block;
    margin-top: 30px;
    margin-bottom: 50px;
    text-transform: uppercase;
    line-height: 1.3;
}

.single.style2 .content-area .article-meta span.comment-box a {
    color: #353535;
}

.single.style2 .content-area .article-meta span.comment-box a:hover {
    color: #9cbe9c;
}

.single .content-area .favourite .fav-count {
    display: block;
    font-size: 0.6666em;
    font-weight: 700;
    letter-spacing: 1px;
}


.single .site-main .entry-content {
    margin-top: 0;
}

.sticky-social .entry-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 110px);
    padding-left: 40px;
}

.dropcap {
    display: inline-block;
    float: left;
    font-size: 3.5554em;
    line-height: 1;
    font-weight: 700;
    margin-right: 7px;
    color: #262525;
}

.single-post .site-main .entry-content figure img {
    border-radius: 5px;
}

.sticky-social .entry-footer {
    padding-left: 120px;
}

/*================================
RARATHEME STAT COUNTER WIDGET
================================*/
.footer-t .grid .widget .col {
    width: 100%;
    margin-right: 0;
}

.miniature {
    float: left;
    width: 45%;
    margin-right: 20px;
    margin-bottom: 15px;
}

.slot-container {
    background: #000000e8;
    padding: 5px 25px;
    border-radius: 15px;
    margin: 0 0 15px;
}

.logos {
    overflow: hidden;
    border-radius: 15px;
    margin: 0 0 30px;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.logos img {
    opacity: .7
}

.logos a:hover img {
    opacity: 1
}

.logos a {
    background: #141414;
    border-left: 3px solid #000;
    padding: 15px;
    display: block;
    width: 100%;
    text-align: center
}

.logos a:hover {
    background: #262626
}

a.play {
    text-align: center;
    border-radius: 30px;
    padding: 10px;
    display: block;
    max-width: 180px;
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
    background: #ff642e
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-3 {
    padding: 2px 3px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.slotbox {
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    width: 100%;
    margin: 0 0 15px;
    background: rgba(0, 0, 0, .8);
    box-shadow: inset 0 0 6px 0 rgba(193, 161, 126, .39), inset 1px 1px 0 0 rgba(255, 255, 255, .3), 1px 1px 2px 0 rgba(0, 0, 0, .6)
}

.slotbox img {
    width: 100%
}

.slotbox:hover img {
    opacity: .3
}

.slotbox .hover-btn {
    display: none;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 35%
}

.slotbox:hover .hover-btn {
    display: block
}

@media (min-width: 576px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 575px) {
    .logos {
        display: none;
    }

    .slot-container {

        padding: 15px 15px 1px;

    }
}

/*=============================
RESPONSIVE STYLESHEET
=============================*/
@media screen and (max-width: 1640px) {
    /*========================
	STICKY HEADER
	========================*/
    .sticky-header {
        padding-left: 3%;
        padding-right: 3%;
    }

    .sticky-header .header-social .social-list li a,
    .header-two .sticky-header .header-social .social-list li a,
    .header-three .sticky-header .header-social .social-list li a,
    .header-four .sticky-header .header-social .social-list li a,
    .header-five .sticky-header .header-social .social-list li a {
        width: 39px;
        height: 40px;
        line-height: 40px;
    }

    .sticky-header .header-search > svg,
    .header-two .sticky-header .header-search > svg,
    .header-four .sticky-header .header-search > svg {
        width: 35px;
        height: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-five .sticky-header .nav-right .header-search > svg {
        padding-left: 10px;
        padding-right: 10px;
        width: 35px;
    }
}

@media screen and (max-width: 1370px) {
    .owl-carousel .owl-nav [class*="owl-"] {
        left: 0;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0;
        left: auto;
    }

    .back-to-top {
        bottom: 80px;
    }

    body.custom-background #page,
    .custom-background .sticky-header {
        max-width: 1200px;
    }


    .site-banner .item img {
        height: 315px;
        object-fit: cover;
        width: 100%;
    }


}

@media screen and (max-width: 1024px) {


    .home .home-menu ul li {
        margin-bottom: 10px;
        margin-right: 5px;
        border: 1px solid #fdc061;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .header-search {
        display: none;
    }

    .home .home-menu ul {
        border: none !important;
    }

    .home .home-menu ul li:first-child {
        border-bottom: 1px solid #fdc061;
    }

    .home .home-menu ul {
        clear: both;
        line-height: 1;
        margin: 100px 0 0;
        padding: 0;
        border-bottom: 1px solid #fdc061;
    }

    .home .home-menu ul li:first-child:hover {
        border-bottom: 1px solid #fdc061;
    }

    .home .home-menu ul li a {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        padding: 20px 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .home .home-menu ul li {
        margin-bottom: 10px;
        margin-right: 5px;
        border: 1px solid #fdc061;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .home .home-menu ul {
        border: none !important;
    }

    .home .home-menu ul li:first-child {
        border-bottom: 1px solid #fdc061;
    }

    .home .home-menu ul {
        clear: both;
        line-height: 1;
        margin: 100px 0 0;
        padding: 0;
        border-bottom: 1px solid #fdc061;
    }

    .home .home-menu ul li:first-child:hover {
        border-bottom: 1px solid #fdc061;
    }

    .home .home-menu ul li a {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        padding: 20px 30px;
    }

}

@media screen and (max-width: 1199px) {
    body.custom-background #page,
    .custom-background .sticky-header {
        max-width: 95%;
    }

    .container, .main-content {
        max-width: 1000px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .site-banner .banner-caption .main-content {
        width: auto;
        max-width: 1000px;
    }

    .header-six .header-main .nav-wrap {
        max-width: 1000px;
    }

    .search-form-wrap .close {
        right: 15px;
    }


    /*=======================
	STICKY HEADER
	=======================*/
    .sticky-header {
        padding-left: 2%;
        padding-right: 2%;
    }

    .site-branding .site-title {
        font-size: 1.2223em;
    }


    /*===========================
	SITE BANNER
	===========================*/
    .site-banner .banner-caption .title {
        font-size: 2.5em;
    }


    .footer-b .copyright {
        display: inline-block;
        flex: inherit;
    }


    /*========================
	ARCHIVE AUTHOR
	========================*/
    .list-layout .site-main .entry-meta > span {
        margin-right: 16px;
    }

    .list-layout .site-main .entry-meta > span:last-child {
        margin-right: 0;
    }

    .list-layout .site-main .entry-meta > span::after {
        display: none;
    }


}

@media screen and (min-width: 1025px) {
    .submenu-toggle {
        display: none;
    }

    .header-six .nav-wrap .nav-right,
    .header-seven .nav-wrap .nav-right,
    .header-eight .nav-wrap .nav-right {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .footer-t ul li a {
        font-size: 14px;
    }

}

@media screen and (max-width: 1024px) {

    .container, .main-content {
        max-width: 768px;
    }

    .site-banner .banner-caption {

        top: 0%;
        left: -12%;


    }

    .site-banner .banner-caption .main-content,
    .header-six .header-main .nav-wrap {
        max-width: 768px;
    }

    section[class*="-section"] .grid {
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
    }


    /*=========================
	SIDEBARS
	=========================*/
    .rightsidebar #primary,
    .leftsidebar #primary {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    #secondary {
        float: none;
        width: 100%;
    }

    /*============================
	SITE HEADER SECTION
	============================*/
    .header-main .site-branding {
        justify-content: center;
        text-align: center;
    }

    .site-branding .site-title {
        font-size: 1.6667em;
    }


    .site-header .nav-wrap ul,
    .site-header .header-social {
        display: none;
    }

    .nav-wrap {
        padding: 5px 10px;
        left: 15px;
        right: 15px;
    }

    .main-navigation button.toggle-btn {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 20px 0 50px;
        box-shadow: none;
        background: transparent;
        font-size: 0.7778em;
        height: 45px;
        color: #fff !important;
        border-radius: 0;
    }

    .main-navigation button.toggle-btn:hover {
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .nav-wrap .main-navigation button.toggle-btn::after {
        content: "Меню";
        text-transform: uppercase;
        color: #fff !important;
    }

    .main-navigation button.toggle-btn .toggle-bar {
        background: #fff;
        width: 20px;
        height: 2px;
        position: absolute;
        top: 0;
        left: 20px;
        bottom: 0;
        margin: auto;
        color: #fff !important;
        -webkit-transition: all ease 0.35s;
        -moz-transition: all ease 0.35s;
        transition: all ease 0.35s;
    }

    .nav-wrap .main-navigation button.toggle-btn .toggle-bar:first-child {
        top: -10px;
    }

    .nav-wrap .main-navigation button.toggle-btn .toggle-bar:last-child {
        bottom: -10px;
    }

    .header-search > svg {
        border-left: none;
    }

    /*==============================
	HEADER LAYOUT TWO AND LAYOUT FOUR
	==============================*/
    .header-two .header-t,
    .header-four .header-t {
        display: none;
    }


    .nav-wrap .nav-right {
        display: flex;
        flex: 1;
        white-space: nowrap;
        justify-content: flex-end;
        align-items: center;
    }


    .search-form-wrap.active + header.site-header.header-eight {
        border-top: 1px solid #fff;
    }

    .nav-wrap .header-search:hover,
    .header-eight .nav-wrap .main-navigation .toggle-btn:hover {
        background: rgba(156, 190, 156, 0.15);
    }


    /*=========================
	RESPONSIVE NAV
	=========================*/
    .responsive-nav {
        position: fixed;
        display: block;
        width: 50%;
        height: 100%;
        top: 0;
        left: 0;
        background: #101317;
        z-index: 999999;
        overflow: auto;
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all ease 0.35s;
        -moz-transition: all ease 0.35s;
        transition: all ease 0.35s;
    }

    .menu-toggled .responsive-nav {
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .responsive-nav .main-navigation {
        text-align: right;
    }

    .responsive-nav .main-navigation button.toggle-btn {
        padding: 0;
        width: 40px;
        height: 40px;
        margin: 10px 10px 30px 0;
    }

    .responsive-nav .main-navigation button.toggle-btn .toggle-bar {
        right: 0;
        left: 0;
        width: 15px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .responsive-nav .main-navigation button.toggle-btn .toggle-bar:nth-child(2) {
        display: none;
    }

    .responsive-nav .main-navigation button.toggle-btn .toggle-bar:last-child {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .responsive-nav .main-navigation ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: left;
    }

    .responsive-nav .main-navigation ul li {
        display: block;
        margin: 0;
        padding-right: 0;
        font-weight: 400;

    }

    .responsive-nav .main-navigation ul li span {
        width: 20px;
        text-align: center;
        height: 56px;
        line-height: 20px;
        right: 10px;
        font-size: 0.7778em;
        top: 0;
        color: #fff;
        opacity: 0.7;
        filter: alpha(opacity=70);
        display: flex;
        flex: 1;
        justify-content: center;
        align-items: center;
        -webkit-transition: all ease 0.35s;
        -moz-transition: all ease 0.35s;
        transition: all ease 0.35s;
    }

    .responsive-nav .main-navigation ul ul li span {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .responsive-nav .main-navigation ul li span.active {
        -webkit-transform: rotate(18deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .responsive-nav .main-navigation ul li a {
        padding: 15px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        width: 100%;
    }

    .responsive-nav .main-navigation ul ul li:last-child > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .responsive-nav .main-navigation ul li:hover > a,
    .responsive-nav .main-navigation ul li.current-menu-item > a,
    .responsive-nav .main-navigation ul li.current_page_item > a {
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .responsive-nav .main-navigation ul li a::after {
        display: none;
    }

    .responsive-nav .main-navigation ul ul {
        position: static;
        width: 100%;
        opacity: 1;
        visibility: visible;
        background: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        display: none;
    }

    .responsive-nav .main-navigation ul ul li a {
        color: #fff;
    }


    .responsive-nav .header-contact {
        flex-direction: column;
        white-space: normal;
        align-items: normal;
        margin-top: 40px;
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .responsive-nav .header-contact .contact-block {
        border-left: 0;
        margin-left: 0;
        padding-left: 45px;
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-bottom: 20px;
    }

    .responsive-nav .header-contact .contact-block:last-child {
        border-bottom: none;
    }

    .header-contact .contact-block a {
        color: #fff;
    }

    .responsive-nav .header-contact .contact-block svg {
        width: 30px;
        top: 45%;
        left: 0;
    }

    .responsive-nav .header-contact .contact-block svg .phb,
    .responsive-nav .header-contact .contact-block svg .emb,
    .responsive-nav .header-contact .contact-block svg .clkb {
        fill: #fff;
    }

    .responsive-nav .header-contact .contact-block .title {
        color: rgba(255, 255, 255, 0.7);
        font-weight: 700;
        letter-spacing: 1px;
    }

    .responsive-nav .header-contact .contact-block .content {
        color: #fff;
    }


    /*==============================
	SERVICE SECTION STYLE TWO
	==============================*/
    section.service-section.style-2 .grid {
        padding-right: 0;
        padding-left: 0 !important;
        margin-bottom: 30px;
    }

    section.service-section.style-2 .widget_media_image {
        position: static;
        width: 100%;
        grid-column: 1/ span 2;
    }

    .service-section.style-2 .widget_bttk_icon_text_widget {
        padding: 50px 40px;
    }


    /*=================================
	SERVICE SECTION STYLE THREE
	=================================*/
    section.service-section.style-3 .grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /*=============================
	RECENT POST SECTION
	=============================*/
    /*================================
	FOOTER BLOCK WRAP
	================================*/
    .footer-contact-block-inner {
        padding-left: 0;
        text-align: center;
    }

    .site-footer .footer-block-wrap .footer-contact-block-inner svg {
        position: static;
        display: block;
        margin: 0 auto 10px auto;
    }

    .instagram-section .popup-gallery {
        flex-wrap: wrap;
    }

    .instagram-section .popup-gallery li {
        width: 33.33%;
    }

    .footer-t .grid.column-4 .col {
        width: 48%;
    }

    .footer-t .grid.column-4 .col:nth-child(2n) {
        margin-right: 0;
    }

    /*==========================
	FOOTER B SECTION
	==========================*/
    .footer-b .container {
        flex-direction: column;
        justify-content: center;
    }

    .footer-b .copyright {
        display: block;
        order: 2;
        text-align: center;
        width: 100%;
    }


    /*==========================
	ARCHIVE AUTHOR
	==========================*/
    .list-layout .site-main .entry-meta > span {
        margin-right: 36px;
    }

    .list-layout .site-main .entry-meta > span:last-child {
        margin-right: 0;
    }

    .list-layout .site-main .entry-meta > span::after {
        display: block;
        top: 9px;
    }

    .list-layout .site-main .entry-meta > span:last-child::after {
        display: none;
    }

    /*==========================
	GRID LAYOUT
	==========================*/
    .grid-layout.full-width .site-main article {
        width: 48%;
    }

    .grid-layout.full-width .site-main article:nth-child(2n) {
        margin-right: 0;
    }

    .grid-layout.full-width .site-main article:nth-child(3n) {
        margin-right: 3%;
    }

    /*===========================
	MASONRY LAYOUT
	===========================*/
    .masonry-layout.full-width .site-main article {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }


}


@media screen and (max-width: 340px) {
    .site-banner .banner-caption {
        left: 0;
    }
}


@media screen and (max-width: 767px) {
    .footer-t ul li {
        margin: 5px 9px;
    }

    #i-social {
        display: none;
    }

    #fortuna-slot i {
        display: none;
    }

    #fortuna-slot .mb-6 {
        min-height: 40px !important;
    }

    .site-banner .banner-caption {
        top: 8%;
    }

    body, button, input, select, optgroup, textarea {
        font-size: 15px;
        line-height: 1.5;
    }

    .entry-content .miniature {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }


    .container, .main-content {
        max-width: 730px;
    }

    .site-banner .item img {
        height: 200px;

    }

    .site-banner .banner-caption .main-content,
    .header-six .header-main .nav-wrap {
        max-width: 420px;
    }


    q {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        font-size: 1em;
    }


    .comments-area ol li ol {
        margin-left: 15px;
    }


    /*================================
	FOOTER BLOCK WRAP
	================================*/
    .footer-block-wrap {
        padding: 0 15px;
    }

    .site-footer .footer-block-wrap .container {
        flex-direction: column;
    }


    .footer-t .grid:not(.column-1) {
        flex-direction: column;
    }

    .footer-t .grid.column-4 .col,
    .footer-t .grid.column-3 .col,
    .footer-t .grid.column-2 .col {
        width: 100%;
        margin-right: 0;
    }


    /*=======================
	LIST LAYOUT
	=======================*/
    .list-layout .site-main article,
    .list-with-feat-post-layout .site-main article:not(.featured-post) {
        flex-direction: column;
    }

    .list-layout .site-main article .post-thumbnail,
    .list-with-feat-post-layout .site-main article:not(.featured-post) .post-thumbnail,
    .archive.list-layout .site-main article .post-thumbnail,
    .archive.list-layout .site-main article .content-wrap,
    .list-layout .site-main article .content-wrap,
    .list-with-feat-post-layout .site-main article:not(.featured-post) .content-wrap {
        width: 100%;
    }


    /*=========================
	PAGINATION
	=========================*/
    .navigation.pagination .page-numbers {
        width: 40px;
        height: 40px;
        line-height: 36px;
    }

    .navigation.pagination .page-numbers.prev,
    .navigation.pagination .page-numbers.next {
        width: auto;
    }

    .navigation.pagination .page-numbers.prev {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navigation.pagination .page-numbers.next {
        padding-right: 20px;
        padding-left: 20px;
    }

    .navigation.pagination .page-numbers.prev::before,
    .navigation.pagination .page-numbers.next::before {
        top: 10px;
    }

    .navigation.pagination .page-numbers.next::before {
        right: 15px;
    }

    .navigation.pagination .page-numbers.prev::before {
        left: 20px;
    }

    .comment-navigation .nav-previous,
    .posts-navigation .nav-previous,
    .post-navigation .nav-previous {
        width: 100%;
        float: none;
    }

    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
        float: none;
        width: 100%;
        margin-top: 40px;
    }

    .post-navigation .nav-next {
        display: table;
        clear: both;
    }

    .post-navigation .nav-links .post-img {
        display: none;
    }

    /*=========================
	GRID LAYOUT
	=========================*/
    .grid-layout.rightsidebar .site-main article,
    .grid-layout.leftsidebar .site-main article,
    .grid-layout.full-width .site-main article {
        width: 100%;
        margin-right: 0;
    }


    .grid-layout.full-width .site-main article:nth-child(3n) {
        margin-right: 0;
    }

    /*==========================
	MASONRY LAYOUT
	==========================*/
    .masonry-layout.rightsidebar .site-main article,
    .masonry-layout.leftsidebar .site-main article,
    .masonry-layout.full-width .site-main article {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }


    /*==========================
	ERROR 404 PAGE
	==========================*/
    .error404 .error-404 .error-num {
        font-size: 150px;
    }

    .error404 .error-404 .bttn {
        padding-left: 40px;
        padding-right: 40px;
    }

    /*==========================
	ADDITIONAL POST BLOCK
	==========================*/
    .additional-post article .entry-header {
        flex-direction: column;
    }

    .additional-post article .entry-meta {
        width: 100%;
        margin-bottom: 10px;
    }

    .additional-post article .entry-title {
        width: 100%;
        margin-bottom: 0;
        line-height: 1.5;
    }


    /*=========================
	SEARCH PAGE
	=========================*/
    .search .page-header .container {
        max-width: 420px;
    }

    .search .site-content .search-form label {
        width: calc(100% - 50px);
    }

    .search .site-content .search-form .search-field {
        height: 50px;
        font-size: 1.5em;
    }

    .search .site-content .search-form .search-submit {
        height: 50px;
        width: 50px;
    }


}

@media screen and (max-width: 640px) {
    .responsive-nav {
        width: 80%;
    }


}

.home h2, .home h1 {
    font-size: 23px;
}

.home h3 {
    font-size: 18px;
}

.text-center {
    text-align: center !important;
}

.mt-1 {
    margin-top: 20px !important;
}

.cash-logo {
    text-align: center;
    border-top: 1px solid #302d28;
    padding: 30px 0;
}

.cash-logo img {
    margin: 10px 35px;
}

.develop-logo img {
    margin: 10px 15px;
}

.home-title {
    padding-bottom: 30px;
}

.home-title a {
    border-radius: 5px;
    font-weight: 700;
    padding: 10px;
    display: block;
    max-width: 240px;
    margin: 15px auto;
    text-align: center;
    background: #2f51ff;
    color: #fff;
}

.main-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.mb-1, .mb-2, .mb-3, .mb-4, .mb-5, .mb-6, .mb-7, .mb-8, .mb-9, .mb-10, .mb-11, .mb-12 {
    position: relative;
    width: 100%;

    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1024px) {
    .mb-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .mb-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .mb-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .mb-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .mb-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .mb-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mb-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .mb-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .mb-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .mb-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .mb-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .mb-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.entry-content iframe {
    width: 100%;
    height: 450px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .entry-content iframe {
        height: 350px;
    }
}

@media (min-width: 420px) and (max-width: 767px) {
    .entry-content iframe {
        height: 250px;
    }
}

@media (max-width: 419px) {
    .entry-content iframe {
        height: 200px;
    }
}

.icon-menu {
    text-align: center;
    padding: 40px 0 20px;
}

.icon-menu img {
    height: 30px;
    display: block;
    margin: 0 auto 6px;
}

.icon-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.icon-menu ul li {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 30px 30px;
}

.icon-menu ul li a:hover {
    text-decoration: none;
}

@media (max-width: 767px) {
    .develop-logo img {
        max-width: 100px;
        margin: 5px 8px;
    }

    #fortuna-slot .mb-3, .category-template-category-slots-php .mb-3 {
        -ms-flex: 0 0 50 !important %;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media (max-width: 540px) {
    #fortuna-slot .mb-3, .category-template-category-slots-php .mb-3 {
        -ms-flex: 0 0 100 !important %;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .fortuna-link {
        top: 30%;
    }
}

@media (max-width: 400px) {
    .header-contact {
        padding: 10px 0;
    }

    .fortuna-link {
        top: 20%;
    }

    .header-main {
        display: block;
        text-align: center;
    }

    .header-main .site-branding {
        display: block;
    }
}

@media (max-width: 360px) {
    .sb a {
        display: block;
        margin: 0 auto 15px !important;
    }
}