/*
 @Author: RAMSThemes
 @URL: https://ramsthemes.com
 This file contains the styling for the actual theme, this
 is the file you need to edit to change the look of the
 theme.
*/

/*----------------------------------------------------------------------
TABLE OF CONTENTS:
------------------------------------------------------------------------
1. BASE STYLES
2. SCROLLBAR
3. FADE EFFECT ON PAGE LOAD
4. PACE LOAD BAR
5. NAVBAR
6. SIDE NAV MENU
7. LOGO
8. SEARCH
9. LAYOUT
10. SLIDEBOX
11. FLICKITY SLIDER
12. CATEGORIES AND TAGS LIST
13. SINGLE STYLES
14. SHARE BUTTONS
15. WORDPRESS GENERAL STYLES
16. WORDPRESS PAGED NAVIGATION
17. WORDPRESS WIDGETS STYLES
18. GALLERY STYLES
19. CONTACT FORM 7 STYLES
20. EXTRAS
21. RESPONSIVE STYLES
------------------------------------------------------------------------*/

/*----------------------- 1. BASE STYLES ------------------------------ */

body { color: #0d0f32; }
body a { color: #0d0f32; }
body a:hover { color: #d3390b;	}
body.error404 { background-image: url( ../image/sigmund-By-tZImt0Ms-unsplash.jpg ); }
@media only screen and (min-width: 991px) { body.single-reviews #sidebarMenu, body.single-post #sidebarMenu {  } }
ul.menu > li { font-size: 16px; }
ul.menu > li a { color: #0d0f32; }
ul.menu > li, .sub-menu li, .menu-hover:hover { border-radius: .5rem !important }
.dropdown-sidenav-btn { color: #0d0f32; }
.sidenav { background-color: #fcfcfc; ; }
.navbar { background-color: #fcfcfc;  }
.bg-sidenav { background-color: #fcfcfc; }
/*.bg-current { background-color: ; }*/
.bg-footer { background-color: #f1f1f2; }
/*.bg-nextprev { background-color: ; }*/
.pace .pace-progress { background-color: #d3390b; }
.sidebarIconToggle { position: fixed; top: 25px; right: 35px; }
.spinner { background-color: #0d0f32; }
.logo {	height: 40px; }
.navbar-height { height: 90px; }
.scrollbar::-webkit-scrollbar-thumb { border: 3px solid ; }
.navigation-sticky-top { top: 90px; }
.pt-fixed { top: 90px; }
.single-comments-content { background: #ffffd5; }
.border-sidenav-left { ; }
.page-numbers { color: #FFFFFF; background-color: #0d0f32; border-color: #0d0f32; border-radius: 2rem; -webkit-border-radius: 2rem; -moz-border-radius: 2rem; }
.img-fluid { border-radius: .5rem !important }
.home-slider-img, .home-slider-img-res, .review-img-res { border-radius: .5rem !important }
.border-class, #border-class { border-radius: .5rem !important }
.rating-boxes { border-top-left-radius: .5rem; }
.form-control, .widget_archive select, .widget_categories select, .modal-content { border-radius: .5rem !important }
.card-custom { border-radius: .5rem !important; background: #fff9e8; }
.border-class-top, .single-post-classic-rounded { border-top-right-radius: .5rem; border-top-left-radius: .5rem; }
.border-class-bottom { border-bottom-right-radius: .5rem; border-bottom-left-radius: .5rem; }
.border-class-left { border-top-left-radius: .5rem; border-bottom-left-radius: .5rem; }
.border-class-right { border-top-right-radius: .5rem; border-bottom-right-radius: .5rem; }
.gallery, .gallery-item img { border-radius: .5rem !important }
.latest-articles-title-color { color: #212529; }
/*.popular-reads-title-color { color: ; }*/
.home-slider-title-color { color: #212529; }
.feat-reviews-title-color { color: #212529; }
.feat-posts-title-color { color: #212529; }
.feat-categories-title-color { color: #212529; }
/*.feat-games-title-color { color: ; }*/
.widget_titles { color: #0d0f32;  }
.home-va-btn a { color: #0d0f32; }
.search-term-result { color: #d3390b; }
.error404-text { color: #ffffff; }
.menu-hover:hover { background: #ffffd5; }
.btn-custom { color: #FFFFFF !important; background-color: #0d0f32 !important; border-color: #0d0f32 !important; border-radius: .5rem !important }
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { color: #FFFFFF !important; background-color: #2d4042 !important; border-color: #2d4042 !important; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-aborted { border-radius: .5rem !important }
#search input[type="radio"]:after, #search input[type="radio"]:checked:after { border-radius: .5rem !important }
#page-content-wrapper { min-height: calc(100vh - 90px) }
mark, .mark { border-radius: .5rem !important }
body.single .post-text-content p:first-of-type:first-letter { font-weight: 700; font-style: normal; float: left; font-size: 75px; line-height: 65px; padding: 12px; color: #d3390b; margin-right: 12px; }.pass-strength-result { border-radius: .5rem !important }
.reg-login-half { height: calc(100vh - 90px); }
@media only screen and (max-width: 768px) {	.img-cover-profile { border-top-right-radius: .5rem; border-top-left-radius: .5rem; } }
@media only screen and (min-width: 769px) {	.img-cover-profile { border-top-left-radius: .5rem; border-bottom-left-radius: .5rem; } }


/* GENERAL STYLES
----------------- */

body {
    font-family: 'Nunito', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: .875em;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

body a:hover {
    text-decoration: none;
}

button:focus, select:focus {
    outline: 0;
}

input {
    outline: none;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}

input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

p {
    margin-bottom: 24px;
}

p a {
    font-weight: bold;
}

ol, ul {
    list-style: none;
}

a:hover img {
    opacity: .8;
    transition: 0.3s;
}

mark, .mark {
    background-color: #F1F1F1;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

.border {
    border: 1px solid #F1F1F1;
}

.border-bottom {
    border-bottom: 1px solid #F1F1F1;
}

.border-top {
    border-top: 1px solid #F1F1F1;
}

.border-left {
    border-left: 1px solid #F1F1F1;
}

.border-right {
    border-right: 1px solid #F1F1F1;
}

.form-control {
    font-size: unset;
}

.bottom {
    bottom: 0;
}

.top {
    top: 0;
}

.left {
    left: 0;
}

.right {
    right: 0;
}

.overflow-hidden {
    overflow: hidden;
}

.modal {
    z-index: 9999;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-header {
    border-bottom: 0;
}

.modal-header .close {
    padding: 1.32rem 1rem;
}

.modal-content {
    border: 0;
}

.clear {
    clear: both;
}

.nav-pills .nav-link {
    background: #F1F1F1;
    margin-right: .5rem;
}

.form-control {
    background-color: #F1F1F1;
    border: 0;
}

.border-shadow {
    box-shadow: 0 3px 0px 0 rgba(0,0,0,.03), 3px 6px 12px 0 rgba(0,0,0,.2);
}

.title-500 {
    font-weight: 500;
    word-break: break-word;
}

/*----------------------- 2. SCROLLBAR ------------------------------ */

.scrollbar-sidenav, .scrollbar-sidenav-res {
    height: calc(100vh - 4rem);
}

/*----------------------- 3. FADE EFFECT ON PAGE LOAD ------------------------------ */

#loadfade {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/*----------------------- 4. PACE LOAD BAR ------------------------------ */

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

/*----------------------- 5. NAVBAR ------------------------------ */

.fixed-header {
    position: fixed;
    width: 100%;
    backface-visibility: hidden;
    z-index: 1000;
}

.pt-fixed {
    position: absolute;
    width: 100%;
}

.navbar-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 1em;
}

.navbar-shrink {
    height: 70px;
}

.logo {
    transition: 0.3s;
}

.logo-shrink {
    height: 50px;
}

.hamb-menu-right, .context-menu {
    position: relative;
    cursor: pointer;
}

.hamb-menu-circle {
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50% !important;
}

.navbar-pos {
    left: 0;
    right: 0;
}

.navbar-toggler {
    border: unset;
}

.navbar-darkmode {
    color: dodgerblue;
    vertical-align: middle;
}

/*----------------------- 6. SIDE NAV MENU ------------------------------ */

.sidenav-l, .sidenav-r {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    overflow-x: hidden;
    transition: 0.5s;
}

.sidenav-l {
    left: -1px;
    padding-top: 25px;
}

.sidenav-r {
    right: -1px;
    padding-top: 25px;
}

.sidenav-w, .sidenav-w-right {
    width: 312px;
}

.sidenav a {
    text-decoration: none;
}

.sidenav-l .closebtn, .sidenav-r .closebtn {
    position: absolute;
    cursor: pointer;
    z-index: 999;
    right: 12px;
}

.buttons-sidenav {
    position: absolute;
    width: 260px;
    margin: 0 25px;
    padding: 0 10px;
    height: 20px;
    z-index: 99;
}

.pointerbtn {
    position: relative;
    float: left;
    cursor: pointer;
    z-index: 999;
}

.closebtn:hover {
    color: #333;
}

.menu-nav-container {
    padding: 1rem;
    width: 300px;
}

ul.menu {
    padding: 0;
    margin-top: 1rem;
}

ul.menu>li {
    position: relative;
    display: block;
    padding: .75rem;
}

ul.menu>li .menu-parent-item {
    position: relative;
    display: block;
    padding: .75rem;
    padding-right: 1px;
}

ul.menu>li .menu-parent-item a.parent {
    top: 6px;
}

ul.menu>li .menu-parent-item .dropdown-sidenav-btn {
    padding-left: 82%;
}

ul.sub-menu {
    padding: 0;
    margin-top: .95em;
}

.sub-menu li {
    list-style: none;
}

.sub-menu li a {
    padding: .75em;
}

.menu-item a {
    display: block;
}

.menu-item .parent {
    position: absolute;
    top: 18px;
}

.dropdown-menu {
    margin: 0.25rem 0;
    font-size: unset;
    border: 0;
    min-width: auto;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,.08), 0 1px 4px 0 rgba(0,0,0,.08);
}

.dropdown-menu-blog-w {
    width: 330px;
}

.dropdown-menu-center {
    left: 50%;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0);
}

.dropdown-btn {
    text-decoration: none;
    border: 0;
    background: none;
    cursor: pointer;
    outline: none;
    float: right;
    vertical-align: middle;
}

.dropdown-sidenav-btn {
    text-decoration: none;
    border: 0;
    background: none;
    cursor: pointer;
    outline: none;
    padding: calc(3px + 0.25rem);
    padding-right: 13px;
    right: 0;
    padding-left: 92%;
    margin: -3px 3px;
}

.dropdown-item.active, .dropdown-item:active {
    color: unset;
    background-color: unset;
}

.sub-menu {
    display: none;
}

.menu-bar {
    margin: 0;
}

.menu-bar li {
    display: inline-block;
    margin-right: 1em;
}

.menu-hover, .menu-hover:hover {
    transition: 0.3s;
}

.current_page_item .parent, .current-menu-item {
    font-weight: 500;
}

#sidebar {
    min-width: 295px;
    max-width: 295px;
    padding-left: 15px;
}

#sidebarMenu {
    min-width: 295px;
    max-width: 295px;
    padding-left: 15px;
    z-index: 9;
}

input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
}

.sidebarIconToggle {
    cursor: pointer;
    z-index: 9999;
    height: 100%;
    width: 100%;
    height: 22px;
    width: 22px;
}

.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
}

.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}

.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}

.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}

#page-content-wrapper {
    width: 100%;
    padding: 1rem;
}

.sidenav-margin-top {
    margin-top: 3em;
}

.sidenav-nav-container {
    padding: .2rem;
    width: 260px;
}

.sidenav-nav-container-res {
    padding: 0;
    margin: 15px 0 0 24px;
    width: 260px;
}

.sidenav-nav-menu-container {
    padding: .5rem 0;
}

.sidenav-nav-widget-container {
    padding: .5rem;
}

.toggle-sidenav-button {
    position: absolute;
    right: 3.5rem;
}

.bg-sidemenu-responsive {
    background: #f7f7f7;
}

.dropdown-toggle::after  {
    display: inline-block;
    padding: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f142";
    vertical-align: middle;
    border: 0;
}

.navbar-ft .dropdown-menu, .navbar-dd .dropdown-menu, .dropup .dropdown-menu {
    font-size: 14px;
}

.navbar-ft-opt {
    padding: 0.5rem;
}

.navbar-box {
    padding: 0.5rem;
    display: inline-block;
}

.navbar-icons {
    float: right;
}

.navbar-dd {
    display: inline-block;
    padding: 0.5rem;
    vertical-align: top;
}

.menu-right {
    width: auto;
}

.navbar-box label {
    margin-top: 0.5rem;
}

.navigation-sticky-top, .actors-dir-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
}

/*----------------------- 7. LOGO ------------------------------ */

.navbar-logo-left {
    float: left;
}

.logow {
    display: block;
}

.logob {
    display: none;
}

/*----------------------- 8. SEARCH ------------------------------ */

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99999;
    /* Transition */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /* Transform */
    -webkit-transform: translate(0px, -100%);
    -moz-transform: translate(0px, -100%);
    -o-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%);
    transform: translate(0px, -100%);
}

#search.open {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
}

#search form.position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#search input[type="search"] {
    width: 340px;
    background: rgba(0, 0, 0, 0);
    border: 0px;
    font-size: 1.75rem;
    padding: 1em;
    outline: none;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1em;
    display: block;
}

#search .close {
    position: fixed;
    top: 16px;
    right: 16px;
    opacity: 1;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    background: url('../image/close.svg') no-repeat 7px center;
    background-size: 18px 18px;
    transition: 0.3s;
}

#search .post-types {
    width: 340px;
    margin: 0 auto;
}

#search input[type="radio"]:after {
    width: 22px;
    height: 22px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
}

#search input[type="radio"]:checked:after {
    width: 22px;
    height: 22px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: red;
    content: '';
    display: inline-block;
    visibility: visible;
}

/* CUSTOM TOP SEARCH BAR
-------------------------- */

.customsearch {
    position: absolute;
    width: 495px;
    left: 0;
    right: 0;
    margin: auto;
}

.customsearchres {
    margin: 1.25em;
}

.search-select {
    display: flex;
    position: relative;
}

.search-select:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000;
    padding: 6px 10px;
    position: absolute;
    right: 0;
    background: #e9e9e9;
    z-index: 1;
    pointer-events: none;
}

form#searchb, form#searchres {
    align-items: center;
    display: flex;
}

form#searchb input, form#searchres input {
    border: 1px solid #F1F1F1;
    border-right: 0;
    flex: 1;
    height: 24px;
    margin: 0;
    padding: 5px 1em;
    -webkit-appearance: textfield;
}

form#searchb input[type="search"], form#searchres input[type="search"] {
    background: #F1F1F1;
}

form#searchb .customsearchselect, form#searchres .customsearchselect {
    border: 0;
    background: #e9e9e9;
    padding: 5px 1em;
    color: gray;
}

form#searchb button, form#searchres button {
    background: #F1F1F1;
    border: none;
    cursor: pointer;
    height: 36px;
    width: 40px;
    padding: 0;
}

body.search-no-results .customsearch {
    display: none;
}

/*----------------------- 9. LAYOUT ------------------------------ */

.container-general {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

.featured-grid-mb {
    margin-bottom: 1.875rem;
}

.img__wrap {
    position: relative;
    transition: 0.3s;
}

.img__wrap:hover {
    opacity: .8;
    transition: 0.3s;
}

.img__wrap img {
    transition: 0.3s ease-in-out;
    display: block;
}

.img-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -o-object-fit: cover;
    -ms-object-fit: cover;
}

.img-res {
    width: 100%;
    height: auto;
}

.imageoutlink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
}

.txt {
    color: white;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.txt a {
    color: #fff;
}

.home-va-btn {
    float: right;
    margin-right: .5rem;
}

.socialmedia a {
    display: inline-block;
}

/* BACK TO TOP AND BACK TO HOME BUTTON
-------------------------------------- */

#back-to-top,
#back-to-home {
    position: fixed;
    bottom: 30px;
    z-index: 999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top {
    right: 16px;
}

#back-to-home {
    right: 56px;
}

#back-to-top.show {
    opacity: 1;
}

#back-to-home.show {
    opacity: 1;
}

/*----------------------- 10. SLIDEBOX ------------------------------ */

#slideout {
    width:375px;
    position:fixed;
    bottom: 75px;
    right: 20px;
    display:none;
    z-index:3;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,.08), 0 1px 4px 0 rgba(0,0,0,.08);
}

.slideout-title {
    font-weight: 700;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

#close {
    float:right;
    display:inline-block;
    cursor: pointer;
}

.slideout-arrows {
    display: inline-block;
    position: absolute;
    right: 35px;
}

.slide-control, .slide-control.right {
    display: inline-block;
    margin: 0 5px;
}

/*----------------------- 11. FLICKITY SLIDER ------------------------------ */

.carousel {
    height: auto;
    min-height: 100%;
    overflow: initial;
    padding: 1rem 0;
    width: 100%;
}

.home-slider-img {
    width: 100%;
}

.home-slider-img-res {
    max-width: 100%;
}

.review-img-res {
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}

.carousel-home {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

.carousel-cell {
    width: 66%;
    height: 400px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-cell-image {
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.flickity-viewport {
    transition: height 0.2s;
}

.flickity-prev-next-button {
    width: 28px;
    height: 28px;
}

/*----------------------- 12. TAGS AND CATEGORIES LIST ------------------------------ */

.catlist {
    display: table;
    line-height: 1.5em;
}

.catlist:before {
    content: "\f192";
    /* right */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 4px;
}

.taglist {
    margin-top: 0.3rem;
    margin-right: 0.5rem;
    padding: 0.5rem 0;
    font-weight: 500;
}

.home-element-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*----------------------- 13. SINGLE STYLES ------------------------------ */

.single-titles {
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 700;
}

.post-text-content p {
    font-size: 1.25em;
    margin-bottom: 20px;
}

.post-text-exc {
    font-size: 1em;
    line-height: 24px;
    color: gray;
}

.post-date {
    font-size: .85em;
    text-transform: uppercase;
    margin-bottom: .25rem;
}

.single-comments-content {
    margin: 0 0 0 70px;
    padding: 1em;
}

.single-comments-author-meta {
    font-size: 1rem;
    margin: 0 0 1em;
}

.single-comments-author-meta a {
    font-weight: normal;
}

.single-comments-author {
    font-weight: 500;
}

.single-shadow-box {
    background-image: linear-gradient(0deg,#000 0,rgba(0,0,0,.5) 60%,transparent 100%);
}

.table-bordered {
    border: unset;
}

.author-list-name {
    display: block;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: .5rem 0;
    margin-right: .75rem;
}

.archive-date {
    display: block;
    font-size: .75rem;
    letter-spacing: 1px;
    margin: .5rem 0;
}

.labels-block {
    display: flex;
}

body.page-template-template-games .labels-block {
    font-size: .95em;
}

.game-label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: bold;
}

.game-label-tags {
    display: inline-block;
    margin-bottom: .5rem;
    padding-right: .5em;
    font-weight: bold;
    line-height: 2;
}

.game-field-items {
    padding-right: .5em;
    float: left;
}

.single-post-classic-rounded {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

/* BULLETED LIST
---------------- */

.post-text-content ul {
    font-size: 1.125em;
    list-style: none;
}

.post-text-content ul li {
    list-style: disc;
}

/* NUMBERED LIST
---------------- */

.post-text-content ol {
    font-size: 1.125em;
    list-style: none;
    counter-reset: playmewp-counter;
    padding-left: 1rem;
}

.post-text-content ol li {
    counter-increment:playmewp-counter;
}

.post-text-content ol li::before {
    content: counter(playmewp-counter) ". ";
    font-weight: 700;
}

/* REVIEWS CPT
-------------- */

.reviews-half{
    width: 50%;
}

.review-first-half {
    margin-right: 2rem;
}

.review-boxes-content {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    font-weight: 700;
}

.ratenumber {
    font-size: 2em;
    display: inline-block;
}

.review-author-list-name {
    display: inline-block;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: .5rem 0;
}

.rating-boxes {
    width: 80px;
    height: 60px;
    position: relative;
}

.author-box-bg {
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
    z-index: 999;
}

.author-box-bg > .review-author-list-name, .author-box-bg > .review-author-list-name a {
    color: #000;
}

/* PAGES
-------- */

body.error404 {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    background-position: center;
}

/*----------------------- 14. SHARE BUTTONS ------------------------------ */

.social-icons {
    width: 30px;
    height: 30px;
}

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

ul.share-buttons li {
    display: inline;
    margin-right: 15px;
}

.tweet a {
    color: #1DA1F2;
}

.fbshare a {
    color: #4267B2;
}

.whatsapp a {
    color: #5CBE4A;
}

.telegram a {
    color: #1F9CDB;
}

.mail a {
    color: #00DF8E
}

/*----------------------- 15. WORDPRESS GENERAL STYLES ------------------------------ */

.gallery-caption {
    display: block;
    line-height: 1.6;
    margin: 0;
    padding: 0.5rem;
}

.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;
    width: 1px;
    word-wrap: normal;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

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

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

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

.wp-caption p.wp-caption-text {
    font-family: 'Rubik',Arial, sans-serif;
    font-weight: 500;
    font-size: 12px;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 1rem;
    text-align: left;
    padding: 1rem 2px;
    padding-top: 0;
}

div.wp-caption p:first-of-type:first-letter, div.wp-caption p .wp-caption-text:first-of-type:first-letter {
    background: unset !important;
    font-size: unset !important;
    font-weight: unset !important;
    color: unset !important;
    padding: unset !important;
    margin: unset !important;
    float: unset !important;
    line-height: unset !important;
}

div.wp-caption {
    max-width: 100%;
    margin-bottom: 20px;
}

blockquote>p {
    border-left: 4px solid #19F;
    padding: 1rem;
    margin-top: 1rem;
    font-weight: bold;
    font-size: 1.25em;
}

pre {
    margin: 1rem;
    padding: 1rem;
    color: #aaa;
    background-color: #333333;
    white-space: pre;
    border-radius: .25rem;
    font: 16px/24px 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
}

/* WORDPRESS COMMENTS
--------------------- */

.avatar {
    border-radius: 50%;
}

.author-avatar img {
    transition: unset;
}

.bypostauthor {
    padding: 1em 0;
}

.logged-in-as a {
    font-weight: normal;
}

#comments ol li {
    display: block;
    margin: 1.5rem 0;
}

.comment-respond {
    margin: 1rem 0;
}

/*----------------------- 16. WORDPRESS PAGED NAVIGATION ------------------------------ */

.page-numbers,
.page-numbers a,
.page-numbers a:hover,
.page-numbers li.active a,
.page-numbers.disabled {
    cursor: pointer;
    padding: .25rem .75rem;
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.65;
}

.page-numbers.current {
    font-weight: 500;
}

/*----------------------- 17. WORDPRESS WIDGETS STYLES ------------------------------ */

.widget_titles {
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

.sidenav-nav-container .widget_categories,
.sidenav-nav-container .widget_archive,
.sidenav-nav-container .widget_pages,
.sidenav-nav-container .widget_meta,
.sidenav-nav-container .widget_recent_entries,
.sidenav-nav-container .widget_tag_cloud,
.sidenav-nav-container .widget_calendar,
.sidenav-nav-container .widget_search,
.sidenav-nav-container .widget_custom_html,
.sidenav-nav-container .widget_recent_comments,
.sidenav-nav-container .widget_nav_menu .widget_titles {
    padding: .9rem;
}

.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul {
    padding-left: 0;
    margin-top: 0.25rem;
}

.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li,
.widget_recent_entries li {
    list-style: none;
    margin-bottom: 0.25rem;
}

.widget_categories li ul li,
.widget_archive li ul li,
.widget_pages li ul li,
.widget_meta li ul li,
.widget_recent_entries li ul li {
    margin-left: 0.25rem;
}

.widget_categories li ul li:before,
.widget_archive li ul li,
.widget_pages li ul li,
.widget_recent_entries li ul li {
    margin: 0 0.25rem;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #007BFF;
}

.widget_media_image img {
    width: 100%;
}

/* Specially rational-styled calendar for WP */
#wp-calendar {
    width: 100%;
    max-width: 37.5rem;
    margin-left: auto;
    margin-right: auto;
}

#wp-calendar caption {
    padding: 0.5rem;
    text-align: right;
    caption-side: top;
    font-size: 1rem;
    color: unset;
    text-transform: lowercase;
}

#wp-calendar thead tr {
    border-right: 1px solid #ccc;
}

#wp-calendar thead th {
    font-weight: 500;
    padding: 0.25rem;
    text-transform: lowercase;
    text-align: right;
    border-right: 1px solid #ccc;
}

#wp-calendar tbody td {
    position: relative;
    padding: 0.25rem;
    text-align: right;
    border-right: 1px solid #ccc;
}

#wp-calendar tbody td.pad {
    opacity: 0.7;
}

#wp-calendar tbody td#today {
    font-weight: 500;
}

#wp-calendar tbody td#today:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 10px solid #999;
    border-left: 10px solid transparent;
}

#wp-calendar tbody td a {
    display: block;
    background: #20c997;
}

#wp-calendar tbody td a:hover {
    background: #0074C6;
    color: #fff;
}

#wp-calendar tfoot tr {
    border-bottom: 1px solid #ccc;
}

#wp-calendar tfoot tr td {
    border: 0;
    padding: 0;
}

#wp-calendar tfoot tr a {
    display: block;
    padding: 0.25rem 0.75rem;
    text-transform: lowercase;
}

#wp-calendar tfoot tr #prev {
    text-align: left;
}

#wp-calendar tfoot tr #next {
    text-align: right;
}

/* RECENT COMMENTS WIDGET
------------------------- */

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

.widget_recent_comments li:before {
    content: "\f27a";
    /* right */
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0.25em;
}

.comment-author-link {
    font-weight: bold;
}

/* COUNTS IN WIDGETS
-------------------- */

.post_count {
    margin-left: 0.5em;
    font-size: 0.75rem;
}

/* WIDGET NAV MENU
-------------------- */

.widget_nav_menu .widget_titles {
    margin: 1rem;
}

/* WIDGET DROPDOWNS
------------------- */

.widget_archive, .widget_categories {
    position: relative;
}

.widget_archive select, .widget_categories select {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #F1F1F1;
    border: 1px solid #F1F1F1;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.widget_archive .newarrow:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 300;
    color: #000;
    padding: 8px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #F1F1F1;
    z-index: 1;
    pointer-events: none;
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
}

/* WIDGET SEARCH BAR
-------------------- */

#custom-search-input {
    width: 100%;
    position: relative;
}

#custom-search-input button {
    border: 0;
    background: none;
    padding: 7px 10px;
    position: absolute;
    right: 0;
    margin-bottom: 0;
    color: #8E8E8E;
    top: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

input[type="search"] {
    background: #ededed url('../image/search.svg') no-repeat 9px center;
    background-size: 18px 18px;
    border: 1px solid #efefef;
    padding: 7px 15px 9px 32px;
    width: 55px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

input[type="search"]:focus {
    width: 130px;
    background-color: #ededed;
}

/*----------------------- 18. GALLERY STYLES ------------------------------ */

.gallery {
    background: #e9e9e9;
    margin-bottom: 2em !important;
}

.gallery-item {
    margin: 0 !important;
}

.gallery-item img {
    width: 100%;
    height: auto;
    max-width: 100%;
    border: 0 !important;
    padding: .5em;
}

@media(max-width: 720px){
    .gallery-item {
        max-width: 50%;
    }
}

@media(max-width: 480px){
    .gallery-item {
        max-width: 100%;
    }
}

.gallery-caption {
    display: block;
    font-size: 0.71111em;
    line-height: 1.6;
    margin-bottom: 1em;
    padding: 0.5rem;
}

.square-general {
    width: 100%;
    padding-bottom: 100%;
}

/*----------------------- 19. CONTACT FORM STYLES ------------------------------ */

/* CUSTOM CF7 STYLES
-------------------- */

.wpcf7 label {
    text-transform: uppercase;
}

/* SELECT
--------- */

select.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../image/arrowdown.svg');
    background-position-x: 95%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-color: #ededed;
}

.wpcf7-select {
    width: 100%;
    border: 1px solid #efefef;
    padding: 7px 40px;
    margin-top: 0.5rem;
    padding-left: 20px;
}

/* FIELDS
--------- */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    background-color: #ededed;
    border: 1px solid #efefef;
    padding: 7px 20px;
    margin-top: 0.5rem;
    width: 100%;
}

.wpcf7 textarea {
    background-color: #ededed;
    border: 1px solid #efefef;
    padding: 7px 20px;
    margin-top: 0.5rem;
    width: 100%;
}

.wpcf7-quiz-label {
    display: block;
    margin-top: 0.5rem;
}

/* RADIO
-------- */

.wpcf7-list-item-label {
    margin-left: 0.5em;
    display: inline-block;
}

.wpcf7 input[type="radio"]:after {
    width: 22px;
    height: 22px;
    border-radius: 15px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.wpcf7 input[type="radio"]:checked:after {
    width: 22px;
    height: 22px;
    border-radius: 15px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #1199FF;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

/* CHECKBOX
----------- */

.wpcf7-list-item-label {
    margin-left: 0.75em;
    display: inline-block;
}

.wpcf7 input[type="checkbox"]:after {
    width: 22px;
    height: 22px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.wpcf7 input[type="checkbox"]:checked:after {
    width: 22px;
    height: 22px;
    border-radius: 5px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: red;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

/* BUTTONS
---------- */

.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
    background-color: #5C5C5C;
    border: 0;
    padding: 7px 20px;
    font-weight: bold;
    margin: 20px 0;
    width: 100%;
    color: #fff;
}

.wpcf7 input[type=file] {
    color: #000;
    background-color: #ededed;
    border: 1px solid #efefef;
    padding: 7px 20px;
}

/* MESSAGES
----------- */

span.wpcf7-not-valid-tip {
    padding: 7px 20px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    font-weight: bold;
    margin: 0;
    padding: 7px 20px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    background: #398f14;
}

div.wpcf7-acceptance-missing {
    background: #FFA500;
}

div.wpcf7-validation-errors{
    background: #ff0000;
}

.wpcf7-mail-sent-ok:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 4px;
}

.wpcf7-not-valid-tip:before,
.wpcf7-validation-errors:before,
.wpcf7-acceptance-missing:before,
.wpcf7-mail-sent-ng:before,
.wpcf7-aborted:before {
    content: "\f06a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 4px;
}

div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    background: #ff0000;
}

/*----------------------- 20. EXTRAS ------------------------------ */

/* Wp user frontend extra styles */

ul.wpuf-form li {
    margin-bottom: 0;
    padding: 5px;
}

ul.wpuf-form li .wpuf-label {
    font-weight: 500;
}

ul.wpuf-form.form-label-above li .wpuf-label {
    margin-bottom: 0;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
    border: unset;
    width: unset;
    height: unset;
    border-radius: unset;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li img {
    margin: 0 auto;
    display: block;
}

ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list .wpuf-button {
    margin: 0 auto;
    display: table;
}

.img-cover-profile {
    position: absolute;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -o-object-fit: cover;
    -ms-object-fit: cover;
}

/* Bootstrap cards */

.card-custom {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.card-custom a:hover h5 {
    color: #909090;
    transition: 0.3s;
}

.card-custom a:hover {
    color: unset;
}

.card-custom a:hover img {
    opacity: unset;
}

/* Page templates*/

.back-home-page-btn-cont {
    padding: 5px;
    display: block;
}

.wide {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: auto;
    z-index: 9;
    position: relative;
}

.page-wide-cover, .post-centered-cover {
    width: 100%;
    object-fit: cover;
}

/*----------------------- 21. RESPONSIVE STYLES ------------------------------ */

@media only screen and (max-height: 450px) {

    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 450px) {

    form#searchb .customsearchselect {
        width: 30px;
    }

}

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

    .home-va-btn {
        float: none;
    }

}

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

    .home-slider-img, .home-slider-img-res {
        height: 450px;
        object-fit: cover;
    }

    .card-img-overlay {
        padding: .75rem;
    }

    .card-title {
        font-size: 1rem;
    }

    .labels-block {
        display: grid;
        margin-bottom: .5em;
    }

}

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

    .navbar-icons {
        padding: 0 .5rem;
    }

    .navbar-logo-left {
        left: 0;
    }

    .img-cover-profile {
        position: relative;
        height: auto;
    }

    .reg-login-half {
        height: unset;
    }

    .reg-login-half-res {
        height: 300px;
    }

}

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

    #sidebar {
        margin-left: -270px;
        display: none;
    }

    #sidebar.active {
        margin-left: 0;
    }

    #page-content-wrapper {
        padding: 0;
    }

    body.tax-movie_actor #page-content-wrapper {
        padding: 1rem 0;
    }

    #slideout {
        width: 300px;
    }

    .container-general {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .logores {
        display: none !important;
    }

    .hamb-menu {
        left: 3.5rem;
    }

    .sidenav-nav-container {
        padding: 0;
        margin: 15px 0 0 25px;
    }

    .customsearch {
        display: none;
    }

    .navbar-search {
        height: 52px;
        display: block;
    }

    input[type="search"]:focus {
        width: 80px;
    }

    .navigation-sticky-top {
        position: unset;
    }

    body.search-results .second-ft-image-page {
        height: 40vh;
    }

    .single-titles {
        font-size: 2rem;
    }

    .post-centered-cover {
        height: 50vh;
    }

    .wide-classic {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        max-width: 100vw;
        width: auto;
        z-index: 9;
        position: relative;
    }

    .post-classic-cover {
        height: 50vh;
        width: 100%;
        object-fit: cover;
    }

    .single-post-classic-rounded {
        height: 35vh;
        object-fit: cover;
    }

}

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

    span.wpcf7-list-item {
        display: block;
        margin: 0;
    }

}

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

    .single-shadow-box {
        background-color: unset;
        background: #323232;
        background-image: unset;
    }

    .reviews-half {
        width: 100%;
    }

}

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

    .carousel-home {
        height: 412px;
    }

    .home-slider-img {
        object-fit: cover;
        height: 380px;
    }

    .home-slider-img-res {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }

    .game-label:after {
        padding-right: .5em;
        content: ":";
    }

}

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

    body.page #sidebarMenu, body.error404 #sidebarMenu {
        display: none;
    }

    body.page-template #sidebarMenu {
        display: block;
    }

    .post-centered-cover {
        height: calc(100vh - 70px);
    }

    .post-classic-cover {
        max-width: 100%;
        height: auto;
    }

}

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

    .customsearchres {
        display: none;
    }

    body.post-template-single-post-half .wide {
        margin-left: unset;
        margin-right: unset;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1290px) {

    .customsearch {
        width: 370px;
    }

}

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

    .single-post-classic-rounded {
        border-radius: .5rem;
    }

    .single-shadow-box {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .author-avatar img {
        width: 100%;
        height: auto;
    }

}


/*

*/

.page-link { color: #FFFFFF; background-color: #0d0f32; border-color: #0d0f32; border-radius: 2rem; -webkit-border-radius: 2rem; -moz-border-radius: 2rem; }
.page-link,
.page-link a,
.page-link a:hover,
.page-link li.active a,
.page-link.disabled {
    cursor: pointer;
    padding: .25rem .75rem;
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.65;
}

.page-link.current {
    font-weight: 500;
}

.pagination {
    justify-content: center;
}

.page-item {
    margin-left: 5px;
}

.page-item:first-child {
    margin-left: 0;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.carousel {
    position: relative;
}
.carousel-item img {
    object-fit: cover;
}
#carousel-thumbs {
    background: rgba(255,255,255,.3);
    bottom: 0;
    left: 0;
    padding: 0 50px;
    right: 0;
}
#carousel-thumbs img {
    border: 5px solid transparent;
    cursor: pointer;
}
#carousel-thumbs img:hover {
    border-color: rgba(255,255,255,.3);
}
#carousel-thumbs .selected img {
    border-color: #fff;
}
.carousel-control-prev,
.carousel-control-next {
    width: 50px;
    background: #ccccce;
}
@media all and (max-width: 767px) {
    .carousel-container #carousel-thumbs img {
        border-width: 3px;
    }
}
@media all and (min-width: 576px) {
    .carousel-container #carousel-thumbs {
/*        position: absolute;*/
    }
}
@media all and (max-width: 576px) {
    .carousel-container #carousel-thumbs {
        background: #ccccce;
    }
}

#carousel-thumbs .thumb .far {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2rem;
    margin: -1.5rem 0 0 -1.5rem;
    color: white;
}


.ok-gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -3px;
    align-items: center;
    justify-content: center;
}
.ok-gallery .ok-gallery-item {
    margin: 3px;
    flex-basis: calc(33.333% - 6px);
    position: relative;
}
.ok-gallery-item-more a {
    position: relative;
    display: block;
    color: #fff;
}
.ok-gallery-item-more div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font: bold 1.4rem "Roboto Condensed", Arial, Helvetica, sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);

}
.ok-gallery .ok-gallery-item img {
    height: auto;
}
.fancybox-thumbs__list a {
    height: 100px !important;
}
.ok-gallery .ok-gallery-item a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35056029247636555) 54%, rgba(0,0,0,0.9556023092830882) 100%);
}
.ok-gallery .ok-gallery-item a:hover::before {
    content: none;
}


.post img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.embed-responsive-steam iframe {
    display: block;
    max-height: 640px;
    margin-left: auto;
    margin-right: auto;
    min-height: 190px;
    width: 100%;
    min-width: auto;
}

h1 .h1-sub {
    display: block;
    font-size: 1.2rem;
}

#yandex_rtb_R-A-2158765-1 {
    padding-bottom: 20px;
}

.social-share .fab {
    font-size: 2em;
    padding: 20px;
//    font-size: 30px;
//    width: 50px;
    text-align: center;
    text-decoration: none;
}

ul.social-share li {
    display: inline;
}

/* Add a hover effect if you want */
.social-share .fab:hover {
    opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.social-share .fa-facebook-f {
    background: #3B5998;
    color: white;
}

/* Twitter */
.social-share .fa-twitter {
    background: #55ACEE;
    color: white;
}

.social-share .fa-google-plus-g {
    background: #dd4b39;
    color: white;
}

.social-share .fa-vk {
    background: #0077FF;
    color: white;
}

.social-share .fa-odnoklassniki {
    background: #EE8208;
    color: white;
}
