/**
 * Theme Name:     GeneratePress Child
 * Author:         Tom Usborne
 * Template:       generatepress
 * Text Domain:	   generatepress-child
 * Description:    GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60 color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
 */

/*-----------------*/
/* Default CSS */
/*-----------------*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap');
@font-face {
    font-family: 'Swis721 Blk BT';
    src: url('assets/fonts/Swiss721BT-Black.woff2') format('woff2'),
        url('assets/fonts/Swiss721BT-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

* {
	outline: none !important;
}

a {
    color: rgb(12,129,51);
}

body {
    padding-top: 50px;
}

.widget_block:has(#offer-widget) {
    margin-bottom: 0;
}

.faqs-wrap.accordion-list {
    list-style: none;
}

.heading,
.widget_block h2  {
    color: #141414;
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.widget_block h2 {
    color: #fff;
}
.trending-widget .tending-title {
    margin-top: 20px;
}

.footer-widgets ul.menu {
    display: flex;
    flex-wrap: wrap;
}

.site-footer {
    position: relative;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
    flex-wrap: wrap;
}

.site-footer .footer-widgets-container .inside-footer-widgets>div {
    flex: unset;
    width: 25%;
    display: flex;
    flex-direction: column;
}

.inside-footer-widgets>.footer-widget-1 {
    order: 2;
    display: flex;
    flex-direction: column;
}

.inside-footer-widgets>.footer-widget-2 {
    order: 3;
}

.inside-footer-widgets>.footer-widget-3 {
    order: 4;
}

.inside-footer-widgets>.footer-widget-4 {
    order: 5;
}

.site-footer .footer-widgets-container .inside-footer-widgets>.footer-widget-5 {
    order: 1;
    width: 100% !important;
    margin-bottom: 25px;
}

.site-footer .footer-widget-1 .inner-padding a.wp-block-social-link-anchor {
    background-color: #AFAFAF;
    border-radius: 50%;
}

.site-footer .footer-widget-1 .inner-padding a svg {
    fill: #222;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0px;
}

.footer-widgets-container.grid-container {
    padding: 30px;
}

.widget_media_gallery .footer-gallery .wp-block-image {
    width: unset !important;
    flex-grow: unset !important;
}

.widget_media_gallery .footer-gallery {
    align-items: center !important;
}

.admin-bar .right-section {
    top: 92px;
}

.main-navigation .main-nav ul ul li {
    border-bottom: 1px solid #ffffff38;
}

.main-navigation li.menu-item-has-children > a:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    border: 2px solid #32CD4B;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-left: none;
    border-top: none;
    margin-top: 2px;
}

.footer-gallery figure.wp-block-image {
    margin: 0 !important;
}

figure.wp-block-image.size-large.footer-logo {
    margin-bottom: 20px !important;
}

.wp-block-social-links.footer-share-icon .wp-block-social-link-anchor {
    padding: 3px;
}

.footer-share-icon.wp-block-social-links .wp-block-social-link {
    font-size: 19px;
}

.site-footer .footer-widget-1 .inner-padding.widget_media_gallery {
    border-top: 1px solid #3E3D3D;
    padding: 12px 15px 0 !important;
    display: table;
    margin: 0 auto;
}

.site-footer .footer-widget-1 .inner-padding.widget_media_image {
    padding-bottom: 20px;
}

.wp-block-latest-posts__post-title strong {
	font-weight: normal;
}

.site-footer .footer-widget-1 .inner-padding#block-12 {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.site-footer figure.wp-block-gallery.has-nested-images {
    justify-content: center;
}

.site-footer .widget_nav_menu ul {
    padding: 0;
	justify-content: flex-start;
}

.site-footer .footer-widget-1 .widget_block:has(.footer-share-icon) {
    padding-bottom: 6px !important;
}

.site-footer .footer-widget-1 .inner-padding,
.site-footer .footer-widget-5 .inner-padding {
    padding-left: 0 !important;
}

.footer-widgets .footer-widget-5 ul.menu li {
    padding-right: 13px;
    padding-bottom: 10px;
    width: auto;
}
.footer-widgets ul.menu li {
    width: 100%;
    margin-right: 0;
}

.footer-widgets .footer-widget-5 ul.menu li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
}
.footer-widgets a {
    color: #ffffff;
}
.widget-title {
	margin-bottom: 10px;
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}
a.wp-block-latest-posts__post-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
	color: #fff;
}

.footer-widgets .footer-widget-5 ul.menu li a {
    padding: 4px 12px 5px 42px !important;
    border: 1px solid #6A6A6A;
    border-radius: 16px;
    white-space: nowrap;
}

.footer-widgets .footer-widget-5 ul.menu li a::before {
    content: "";
    background-image: url(assets/images/arrow-green.svg);
    background-repeat: no-repeat;
    background-size: auto 12px;
    height: 20px;
    width: 20px;
    background-position: center;
    transition: all 0.3s linear;
    position: absolute;
    left: 15px;
	top: 5px;
}

.widget ul li {
    margin-bottom: 0px;
}

.menu-side-bar-menu-container {
    background: linear-gradient(216.13deg, #48153A -4.24%, #181A25 48.31%, #181A25 104.26%);
    border-radius: 0 0 12px 12px;
}

/*-----------------*/
/* Start custom menu css */
/*-----------------*/
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.main-navigation .main-nav ul li.menu-item-has-children>a {
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    display: block;
    line-height: 1;
}

.main-navigation .main-nav ul ul li a {
    line-height: normal;
    padding: 10px 15px;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
}

.site-header .main-navigation ul ul {
    width: 300px;
}

.menu .menu-item a {
    font-size: 14px;
}

.site-header span.gp-icon.icon-arrow {
    display: block;
}

.site-header .dropdown-menu-toggle {
    padding-right: 0px;
}

/*-----------------*/
/* End custom menu css */
/*-----------------*/

/*-----------------*/
/* Search Input Css */
/*-----------------*/

.inside-header {
    justify-content: space-between;
}

.nav-float-right #site-navigation {
    margin: 0;
}

.menu-item {
    margin-right: 25px;
}

span.gp-icon.icon-arrow {
    display: none;
}

.wp-block-search__inside-wrapper {
    position: relative;
}

.header-widget .widget .wp-block-search__input {
    background: transparent;
    width: 170px;
    height: 30px;
    background: #232323;
    border: 1px solid #2B3345;
    border-radius: 12px;
    outline: none;
    color: #FFFFFF;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 500;
}

.header-widget .widget .wp-block-search__input::placeholder {
    color: #ffffff;
/*     font-weight: 500;
    font-size: 10px; */
}

button.wp-block-search__button.wp-element-button {
    background: transparent;
    position: absolute;
    margin: 0;
    bottom: auto;
    right: 3px;
    width: 12px;
    height: 12px;
    border: 2px solid #FFFFFF;
    padding: 0;
    border-radius: 50%;
    top: 9px;
    right: 8px;
}

.inner-padding .wp-block-search__label {
    display: none;
}

.inner-padding .wp-block-search__inside-wrapper {
    align-items: center;
}

.header-widget .widget {
    margin-bottom: 0px;
}

.site-logo a {
    display: block;
    width: 60px;
}

body .site-header .inside-header .site-logo img {
    width: auto;
    height: auto;
}

/*-----------------*/
/* Closed Search Input Css */
/*-----------------*/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    outline: none;
}
ul {
/*     list-style: none; */
    padding: 0;
/*     margin: 0; */
}

a {
    text-decoration: none;   
    transition: all 0.3s linear;
}
.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 25px;
    padding: 0 15px;
}
.row {
    display: flex;
    justify-content: space-between;
}
body p {
    font-size: 16px;
    line-height: 22px;
    color: #151515;
    font-weight: 400;
    font-family: "Inter";
    margin-bottom: 15px;
}
.heading {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 34px;
    color: #141414;
    margin-bottom: 10px;
}
.section-gapping {
    padding: 20px 0;
}
.title {
    font-family: 'Swis721 Blk BT';
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    line-height: 34px;
    color: #141414;
    margin-bottom: 15px;
}
.review-best-wrap .review-title {
	margin-bottom: 15px;
	display: inline-block;
}
img {
    max-width: 100%;
	width: 100%;
}
.heading-big {
    font-size: 30px;
    line-height: 52px;
}
.btn-green {
    background: #7BDE33;
    border-radius: 10px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: capitalize;
    color: #181A25;
    padding: 5px 10px;
}
.btn-gradient-wrap {
    display: block;
    margin: 0 auto;
}
.btn-gradient {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    background: linear-gradient(132deg, #465EB4, #191B26, #191B26);
    display: table;
    margin: 0 auto;
    color: #fff;
    padding: 10px 55px 10px 20px;
    border-radius: 32px;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    max-width: 350px;
}
.btn-gradient:after {
    content: "";
    background-image: url(assets/images/arrow-green.svg);
    background-repeat: no-repeat;
    background-size: auto 14px;
    height: 15px;
    width: 25px;
    background-position: center;
    transition: all 0.3s linear;
    position: absolute;
    right: 20px;
}
.btn-gradient:hover:after {
    right: 25px;
}
.btn-gradient:hover {
    background: linear-gradient(132deg, #191B26, #191B26, #465EB4);
    color: #ffffff;
}
.faq-content p {
    font-size: 13px;
}
/*start main Header */
.header-main {
    width: 100%;
}
.site-header {
    position: fixed;
    height: 50px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    top: 0;
}
.admin-bar .site-header {
    top: 32px;
}
.site-header .inside-header {
    display: flex;
    align-items: center;
    height: 50px;
	padding-left: 30px;
    padding-right: 30px;
	max-width: 100%;
}
.site-header .inside-header .site-logo img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    /* width: 136.46px; */
    height: 24.79px;
}
.site-header .main-navigation .menu .menu-item {
    margin-right:18px;
	margin-left:18px;
}
.site-header .main-navigation .main-nav ul li a {
    padding-left: 0;
    padding-right: 0;
}
.main-nav li.menu-item .sub-menu li:first-child {
    padding-top: 15px;
}
.main-nav li.menu-item .sub-menu li {
    padding: 0px;
}
.header-body {
    display: flex;
    justify-content: space-between;
    height: 50px;
    background: #181A25;
    border-radius: 0px;
    color: #fff;
    align-items: center;
    padding: 0px 18px;
}
.logo-img {
    width: 136px;
}
.menubar li {
    display: inline-block;
    list-style: none;
    text-align: center;
    padding-right: 25px;
    margin: 0 10px;
}
.menubar li a {
    color: #FFFFFF;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 52px;
    text-transform: uppercase;
}
.input-searchbox {
    border-radius: 12px;
    position: relative;
}
input[type="text"] {
    width: 144px;
    height: 24px;
    position: relative;
    background: rgb(35, 35, 35);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(43, 51, 69);
    border-image: initial;
    border-radius: 12px;
}
input[type="text"]::placeholder {
    padding-left: 14px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    color: #FFFFFF;
}
button {
    background: transparent;
    border: 0px;
}
#s-circle {
    position: relative;
    left: 0;
    width: 8px;
    height: 8px;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    border-radius: 50%;
    margin: 8px;
}
.input-searchbox .form-icon {
    position: absolute;
    top: 0;
    right: 5%;
}

/*End main Header */


/* start Header Icon */

.heder-icon {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 40px;
    margin: 0 -7px;
    flex-wrap: wrap;
}
.icon-section {
    border-radius: 25px;
    display: flex;
    align-items: center;
    width: calc(25% - 14px);
    margin: 0 7px;
    padding: 5px 10px;
}
.icon-section:hover {
    background: linear-gradient(90deg, #4B004D 100%, #181A25 45.83%, #181A25 0);
}
.icon-section p {
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 10px;
    margin-bottom: 0;
}

.icon-section img {
    width: 40px;
    height: 40px;
    margin: 0;
    border-radius: 50%;
    position: relative;
    right: 5px;
}
.online-casino {
    background: linear-gradient(90deg, #4B004D 0%, #181A25 45.83%, #181A25 100%);
}
.grand-reef {
    background: linear-gradient(90deg, #6F0926 0%, #181A25 45.83%, #181A25 100%);
}
.royal-vegas {
    background: linear-gradient(90deg, #590E0A 0%, #181A25 45.83%, #181A25 100%);
}
.casino-com {
    background: linear-gradient(90deg, #382106 0%, #181A25 45.83%, #181A25 100%);
}
/* end Header Icon */

/* start Top 5 Online Mobile */
.main-tabel {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    border-radius: 16px 16px;
    overflow: hidden;
    background-color: #F3F5F5;
    text-align: center;
}
.main-tabel th {
    background-color: #191B26;
    color: #FFFFFF;
    text-align: center;
    font-weight: normal;
    padding: 16px 20px;
    text-transform: capitalize;
}
.main-tabel th:not(:last-child) {
    border-right: 1px solid #3E3D3D;
}
.main-tabel td:not(:last-child) {
    border-right: 1px solid #FFFFFF;
}
tbody tr td:not(:last-child) {
    border-bottom: 1px solid #fff;
}
.tabel-casino {
    width: 60px;
    margin: 0 auto;
    height: auto;
}
.main-tabel td {
    padding: 10px;
}
.bonus-text {
    color: #DC4A4A;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}
.top-rate-table img {
    width: 78px;
    margin: 0 auto;
}
.top-rated-mobile p {
    margin-top: 10px;
}
body p:empty {
    display: none;
}
.top-online-mobile th {
    font-size: 14px;
    font-size: 500;
}

.top-online-mobile table,
.top-rate-table table{
    border: none;
}

.top-online-mobile table td:first-child,
.top-rate-table table td:first-child{
    border-left: none;
}

.top-online-mobile table td:last-child,
.top-rate-table table td:last-child{
    border-right: none;
    border-bottom: 1px solid #fff;
}

.top-online-mobile table tr:last-child td,
.top-rate-table table tr:last-child td {
    border-bottom: none;
}
.top-rate-table table {
	margin: 0
}

/* end Top 5 Online Mobile */


/* Top Rated */

.theme-color {
    color: #159F54;
}

.top-icon {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 33.33%, #C9FFA2 100%);
    width: 100%;
    padding: 10px 0 15px;
}

.top-icon ul {
    display: flex;
    padding-top: 0;
    flex-wrap: wrap;
}

.best-online-pocki .heading {
    font-family: 'Swis721 Blk BT';
    font-size: 33px;
    line-height: 1.2;
}

.top-icon li {
    list-style: none;
    text-align: center;
    padding: 0;
    width: calc(25% - 20px);
    margin: 0 10px;
}

.top-icon li img {
    width: 44px;
    margin: 0 auto;
    height: auto;
}

.latest-image {
    width: 220px;
    display: flex;
    align-items: center;
}

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

.top-icon li p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    color: #2C2C2C;
}

.review-list>li {
    display: inline-block;
    margin: 0 5px 10px 0;
    vertical-align: top;
}

.main-table {
    border: none;
}

.main-table img {
    max-width: 78px;
    margin: 0 auto;
}


.review-list>li .review-name {
    padding: 8px 18px;
    display: block;
    background: #191B26;
    border-radius: 16px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    position: relative;
}

.review-list>li .review-name:hover {
    background-color: #159F54;
}

.review-yellow {
    background-color: #7BDE33;
    height: 10px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 5px;
}

.review-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.review-item {
    width: calc(33.33% - 14px);
    margin: 0 7px 14px;
    border: 1px solid #D7D7D7;
    border-radius: 16px;
    padding: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.review-item-img {
    display: flex;
    align-items: center;
    height: 100%;
}

.review-title {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    line-height: 18.75px;
    text-align: center;
    text-transform: capitalize;
    color: #191B26;
    margin-bottom: 10px;
}

.review-item-content p {
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
}

.btn-large {
    padding: 9px 35px;
    display: table;
    margin: 0 auto;
}

.review-item-img img {
    max-width: 90px;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.btn-wrap a {
    margin-right: 8px;
    padding: 10px 25px;
}

.btn-wrap {
    display: flex;
    align-items: center;
}


/* end review blog */


/* start right sidebar */

.right-section {
    position: sticky;
    position: -webkit-sticky;
    top: 60px;
    height: 100%;
}

.top-sidebar {
    background-color: #159F54;
    border-radius: 16px 16px 0 0;
    padding: 15px 20px;
}


.right-section .widget tr:last-child td:last-child {
    border-bottom-right-radius: 16px;
}

.right-section .widget tr:last-child td:first-child {
    border-bottom-left-radius: 16px;
}

.right-section .widget tr:last-child {
    overflow: hidden;
}

.right-section .widget table {
    overflow: hidden;
}

.right-section .widget-img {
    margin-bottom: 15px;
}

.right-section .widget-last {
	margin-top: 15px;
}

.right-section .widget  tr td {
    border-color: transparent !important;
    border-bottom: 1px solid #3E3D3D !important;
}

.right-section .widget tr td {
    font-size: 13px;
    font-weight: 500;
}

body .right-section .su-button-style-flat span {
    top: 0;
	background-color: #A3F4FF;
}

.right-section .widget table a {
    display: block;
    line-height: 1;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.title-sidebar {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 0;
}

.casino-content {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #3E3D3D;
    padding: 10px 0;
    align-items: center;
/*     margin: 0 20px; */
}
.widget-content .casino-content:first-child{
	padding-top: 0;
}
.widget-content .casino-content:last-child{
	border-bottom: medium none;
   padding-bottom: 0;
}

.casino-logo {
    width: 45px;
}

.casino-text {
    padding: 0 10px;
    width: calc(100% - 146px);
}

.casino-play-btn {
    width: 55px;
}

.widget {
    margin-bottom: 15px;
}

.widget-content {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding: 20px;
    background: radial-gradient(275.1% 72.31% at 162.9% -23.11%, #46B46B 0%, #1B4027 30.64%, #1E1E1E 100%);
}

.widget_nav_menu ul {
    padding: 10px 20px;
}

.widget_nav_menu ul li:last-child{
	border-bottom: medium none;
}

.widget-images img {
    border-radius: 6px;
}

.diamond-box {
    padding: 15px 20px;
}

.diamond-box li:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #3E3D3D;
}

.diamond-item {
    display: flex;
}

.diamond-box .diamond-item p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-left: 15px;
    margin-bottom: 0;
}

.diamond-item img {
    width: 21px;
}

.diamond-item:hover p {
    color: #f5f5f5;
}

.tending-img {
    margin-bottom: 10px;
}

.tending-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.teading-content {
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    color: #DEDEDE;
}

.tending-date {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    color: #ABFF56;
    margin-bottom: 0;
}

.tending-item {
    display: block;
}

.tending-item:not(:last-child) {
    border-bottom: 1px solid #3E3D3D;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.casino-text p {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 0;
}

/* end right sidebar */

.text-blue {
    display: inline-block;
    color: #4A6EE0;
    border-bottom: 1px solid;
}

.latest-item {
    display: flex;
    border: 1px solid lightgrey;
    border-radius: 10px;
    padding: 16px;
    margin: 0 0 15px;
}
.latest-content h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #141414;
    line-height: 30px;
    margin-bottom: 11px;
}

.latest-content h3 a {
    color: inherit;
}

.latest-content p {
    font-size: 13px;
}

.latest-content {
    width: calc(100% - 220px);
    padding-left: 24px;
}

/* .latest-item .more {
    border: 1px solid #7BDE33;
    padding: 8px 20px;
    display: inline-block;
    background-color: transparent;
    color: #181A25;
} */

.latest-item a {
	min-width: 138px;
}

.main-tabel .btn-green {
    padding: 7px 13px;
    display: table;
    margin: 0 auto;
}

/* FAQs section starts */
.left-section .faq {
    background-color: #f3f5f5;
    border-radius: 16px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 8px;
    border: 1px solid transparent;
}

.faq-content blockquote,
.archive-description blockquote {
    background: linear-gradient(117.06deg, #159F54 23.16%, #309D0A 109.95%);
    border: none;
    border-radius: 10px;
}

.faq-content blockquote p,
.archive-description blockquote p,
.archive-description blockquote p a {
    color: #fff;
}

.faq-title,
body .su-spoiler-style-default>.su-spoiler-title {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    margin-bottom: 0;
    border: 1px solid #D7D7D7;
    border-radius: 16px;
    padding: 10px 10px 10px 40px;
    font-weight: bold;
    background-color: #fff;
    color: #000;
    position: relative;
    cursor: pointer;
}
.faq-content h4 {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 16px;
    color: #000;
}
.sign {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.sign:after,
body .su-spoiler-style-default>.su-spoiler-title span.su-spoiler-icon:after {
    content: "";
    position: absolute;
    background-color: #000;
    height: 2px;
    width: 12px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.sign:before,
body .su-spoiler-style-default>.su-spoiler-title span.su-spoiler-icon:before{
    content: "";
    position: absolute;
    background-color: #000;
    height: 12px;
    width: 2px;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
}

.active .sign::before,
body .su-spoiler-icon-plus:not(.su-spoiler-closed) .su-spoiler-icon:before {
    display: none;
}

.left-section .faq.active {
    background: #F3F5F5;
    border-radius: 16px;
}

.left-section .faq.active .faq-title {
    background-color: transparent;
    border-color: transparent;
}
.faq-content {
    padding: 0 40px;
}
.search-icon,
.close-icon {
    display: none;
    width: 14px;
    height: auto;
}
.footer-widget-5 .widget_nav_menu ul li:last-child {
    padding-right: 0;
}
/* FAQs section ends */
.generate-back-to-top {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 30px);
    max-width: 1200px;
    border: 1px solid #747474;
    border-radius: 10px;
    background: transparent !important;
    padding: 0 15px;
    position: absolute;
    line-height: 1;
    margin-top: -30px;
    padding-bottom: 5px;
}
.generate-back-to-top .gp-icon {
    font-size: 30px;
}
.generate-back-to-top svg {
    fill: #777;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.footer-widgets {
    background: radial-gradient(537.12% 147.18% at 78.61% 174.09%, #46B46B 0%, #1B4027 41.15%, #080908 100%);
    padding-bottom: 50px;
}
/* widget CSS */
.widget_nav_menu ul#menu-side-bar-menu li a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 12px 0 12px 35px;
    background-image: url(assets/images/diamond.svg);
    background-repeat: no-repeat;
    background-position: left;
	display: inline-block;
}
.footer-widget-2 .widget_nav_menu ul li {
    margin-right: 0;
    width: 100%;
}
.widget_nav_menu ul {
    padding: 0 20px;
}
.widget_block .news {
    background: #DC4A4A;
    border-radius: 16px 16px 0px 0px;
    color: #fff;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 0;
    padding: 15px 20px;
}
div#block-12,
div#block-20 {
    margin: 0;
}
.wp-block-image.playnow-img {
    background: linear-gradient(216.13deg, #48153A -4.24%, #181A25 48.31%, #181A25 104.26%);
    padding: 20px;
}
.wp-block-image.playnow-img img {
    border-radius: 16px;
}
.wp-block-image.playnow-img {
    border-radius: 0 0 16px 16px;
}
.widget-content .casino-text a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-left: 10px;
}
.menu-popular-posts-container li,
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
    padding: 3px 0;
}
.menu-popular-posts-container li a {
    font-size: 12px;
}
ul#menu-popular-posts {
    padding: 0;
}
.site-info {
    background-color: var(--base-3);
    display: none;
}
/* Archive Page */
.archive-page > p a {
	display: inline-block;
	color:#151515;
}
.archive-banner {
	position: relative;
}
.archive-page > p {
	margin-top: 6px;
}
.archive-banner .page-title {
    position: absolute;
    bottom: 10px;
    left: 12px;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    font-style: italic;
}
.single-post .page-title,
.page .page-title{
	font-size: 36px;
    color: #151515;
    font-style: italic;
    font-weight: 600;
    font-family: inter,sans-serif;
}
.banner-wrapper {
    margin-bottom: 30px;
}
.latest-content .more:hover {
    color: #181A25;
    background-color: #7BDE33;
}
.left-section .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-links .page-numbers {
    padding: 0 13px;
    background: radial-gradient(537.12% 147.18% at 78.61% 174.09%, #46B46B 0%, #1B4027 41.15%, #080908 100%);
    color: white;
    border-radius: 10px;
	font-family: 'Inter';
	display: flex;
	align-items: center;
	height: 36px;
}
.pagination-wrapper {
	width: 100%;
	margin-top: 50px;
}
.nav-links .page-numbers:not(:last-child) {
	 margin-right: 10px;
}
.breadcrumbs {
	background: radial-gradient(996.86% 276.87% at 79.58% 188.12%, #465EB4 0%, #191B26 46.34%, #191B26 100%);
	color: #fff;
	padding: 5px 12px;
	font-size: 16px;
    font-family: 'Inter';
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.breadcrumbs a,
.breadcrumbs > span{
    margin: 0 4px;
}
.breadcrumbs a {
	display: inline-block;
	color: #fff;
}
.archive-description h2,
.entry-content h2{
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 34px;
    color: #141414;    
}
.entry-content h3,
.archive-description h3{
	font-size: 22px;
    font-weight: 500;
	font-family: 'Inter';
}
.entry-content h3{
	font-size: 20px;
    font-weight: 500;
	font-family: 'Inter';
	margin: 10px 0;
}
.entry-content h4{
	font-size: 18px;
    font-weight: 500;
	font-family: 'Inter';
	margin: 10px 0;
}
.entry-content h2,
.entry-content h3{
	margin: 10px 0;
}
.entry-content ul li {
    display: block;
    padding: 3px 0 3px 15px;
    background: url(assets/images/arrow.gif) 0 6px no-repeat;
}
.entry-content ul, .entry-content ol {
    padding-left: 20px;
	font-size: 16px;
	font-family: 'Inter';
	margin-bottom: 15px;
}
.entry-content ul li > ul{
	margin-bottom: 0;
}
.archive-banner a img{
	display: block;
}
.archive .latest-card {
    margin-bottom: 30px;
}
.separate-containers .featured-image{
	display: none;
}
.single .entry-content,
.page .entry-content{
	background-color: #fff;
    border-radius: 16px;
    padding: 15px;
	margin-top: 0;
}
.search.search-no-results .inside-article {
    padding: 20px;
    border-radius: 16px;
}
.search.search-no-results h1.entry-title {
    font-family: 'Inter';
    font-size: 30px;
    font-weight: 600;
}
.search.search-no-results .entry-content{
	margin-top: 15px;
}
.category-post .casino-text {
	line-height: 1;
}
.category-post .casino-text a {
	display: inline-block;
	line-height: 16px;
}
.category-post .casino-play-btn{
	line-height: 1;
}
.category-post .casino-logo {
	line-height: 0;
}
.category-post .casino-play-btn .btn-green {
    padding: 7.5px 12.5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.sidebar-menu-link {
	padding: 0;
	border-bottom: 1px solid #3E3D3D;
}
body {
	position: relative;
}
.faq.active {
	border: 1px solid rgb(215, 215, 215);
}
.widget .search-icon,
.widget .close-icon{
	line-height: 0;
}
.generate-back-to-top .gp-icon svg {
	width: 19px;
	height: auto;
}
.wpcf7-form-control.wpcf7-submit {
	background: linear-gradient(132deg, #465EB4, #191B26, #191B26);
    border-radius: 10px;
	font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
	padding: 8px 15px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-text,
.wpcf7-form .wpcf7-form-control.wpcf7-textarea{
	background: none;
    border-radius: 5px;
    border: 1px solid #ccc;
   	padding: 9px 15px;
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #000;
	line-height: normal;
}
.entry-content .wpcf7-form .wpcf7-textarea {
    height: 120px;
}
form.wpcf7-form {
    max-width: 450px;
    width: 100%;
}
.main-tabel .post-image {
	line-height: 0
}

.single a.btn-games {
    background: url(assets/images/btnbg.png) repeat-x;
    border-radius: 15px;
    color: #fff;
    font: 700 13px Arial,Helvetica,sans-serif;
    padding: 8px 14px;
    text-transform: capitalize;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 10px;
    background: #7BDE33;
}
.single .alignright a.btn-games{
	background: url(assets/images/btnbg.png) repeat-x;
}
.pro-cons-section.wp-block-columns {
    flex-wrap: wrap !important;
}
.pro-cons-section ul {
	margin-left: 0 ;
}
.pro-cons-section #features,
.pro-cons-section #pokies,
.pro-cons-section #fa-qs{
	width: 100%;
}
.share-this li::marker,
.breadcrumbs li::marker{
	content: none;
}
.breadcrumbs li.home {
	font-size: 0;
}
.breadcrumbs li.home a{
	font-size: 16px;
}
.breadcrumbs li {
    display: flex;
    align-items: center;
    line-height: 1;
	margin: 5px 0;
}
.breadcrumbs li::after {
    content: "\f101";
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.breadcrumbs li:last-child:after {
    display: none;
}
.author-name{
	font-size: 16px;
    font-family: 'Inter';
    color: #151514;
}
.payments_table table, td, th {
    border: 1px solid rgba(0,0,0,.1) !important;
}
.review-list,
.top-icon ul,
.faqs-wrap{
	margin: 0;
}
.left-section .faq::marker{
	content: none;
}

/* review section */
.review-header-section {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.review-header-section .review-header-block {
    width: calc(33.33% - 30px);
    margin: 0 15px 30px;
    background-color: #fff;
    border: none;
    transition: .25s ease-in-out;
    border-radius: 4px;
}

.review-header-section .review-header-content {
    padding: 15px 20px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
    text-align: center;
}

.review-header-section .review-header-content p {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
.review-header-section .review-header-link {
    background-color: #7bde33;
    border-color: #7bde33;
    border-radius: 10px;
    padding: 9px 15px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    color: #181a25;
    cursor: pointer;
    transition: .25s ease-in-out;
    line-height: 1;
    font-family: 'Roboto';
}

.review-header-section .review-header-block:hover {
    box-shadow: 0 15px 30px rgb(1 1 1 / 10%);
}
.review-header-section .review-header-title {
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: 500;
	margin-bottom: 0;
}
.review-header-wrapper {
    padding: 20px 20px 0;
    position: relative;
}
.review-header-image {
    width: 102px;
    height: 102px;
    margin: 0 auto 10px;
    border-radius: 50%;
    overflow: hidden;
}
.review-header-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
}
.review-score {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}
.review-score:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 10%);
}
.review-red-stars {
    text-align: center;
}
.review-score>span {
    background-color: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
}
.review-red-stars>span {
    height: 12px;
    width: 12px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
}
.review-red-stars .star-red-on {
    background-image: url(assets/images/star-red-on.svg);
}
.review-red-stars .star-red-off {
    background-image: url(assets/images/star-red-off.svg);
}
.review-header-info {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;
}
.review-header-info > a {
    background-color: rgba(0,0,0,.1);
    border-radius: 50%;
    color: #000;
    font-weight: 700;
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: block;
}
.review-header-info>a:hover {
    color: #fff;
    background-color: #cd0303;
}

/* About Author */
.about-author {
    padding: 30px 0 10px;
}

.about-author .about-author-title {
    color: #141414;
    font-size: 24px;
    font-family: 'Inter';
    font-weight: 600;
}

.about-author-card img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    border-radius: 50%;
}

.about-author-content .about-author-brief {
	margin-top: 15px;
    margin-bottom: 10px;
	color: #222222;
}

.about-author-card {
    display: flex;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    align-items: center;
    margin-top: 12px;
    padding: 10px;
    background-color: #fff;
}
.about-author-avtar {
    width: 150px;
    position: relative;
    margin-top: 0;
    text-align: center;
	line-height: 0;
}
.about-author-title {
	margin-bottom: 12px;
}
.about-author-content {
    width: calc(100% - 150px);
    padding-left: 15px;
}

.about-author-wrap .about-author-name {
    font-weight: 500;
    color: #222222;
    margin-bottom: 0;
    width: 290px;
    font-size: 20px;
	font-family: 'Inter';
}

.about-author-name span {
    font-weight: normal;
    font-size: 18px;
    color: #222222;
    position: relative;
    margin-left: 0;
}

.about-author-name span:before {
    content: "/";
    margin-right: 5px;
    display: inline-block;
    line-height: 1;
}

.about-author-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about-author-content .about-author-date {
    color: #222222;
    font-weight: 400;
    margin-bottom: 0;
    padding: 5px 0;
    width: calc(100% - 225px);
    text-align: left;
    position: relative;
}

.about-author-content .about-author-date:before {
    content: "";
    background-image: url(assets/images/icon-calendar.png);
    background-repeat: no-repeat;
    background-size: auto 25px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}

/* 03-04-2023 */
.payment-method .top-rate-table {
    margin-bottom: 15px;
}

/* .payment-method .top-rate-table tr:last-child td {
    border-bottom-left-radius: 16px;
}

.payment-method .top-rate-table tr:last-child td.bonus-text {
    border-bottom-right-radius: 16px;
} */

.payment-method p a,
.archive-description p a{
    color: #159F54;
}

.casino-post-title {
    display: table;
    line-height: 20px;
    color: #000;
    font-weight: 500;
    font-family: 'Inter';
    font-size: 15px;
    padding: 0;
    text-align: center;
    margin: 10px auto 0;
}

.site-footer .footer-widgets .widget {
    margin-bottom: 10px;
	padding-left: 20px;
}

body .gdrts-with-fonticon.gdrts-fonticon-font .gdrts-stars-empty {
    font-size: 15px !important;
}

body .top-rate-table .gdrts-rating-block .gdrts-inner-wrapper {
    text-align: center;
}

body .gdrts-rating-block {
    margin: 0;
}

body .gdrts-inner-wrapper .gdrts-rating-text, .gdrts-inner-wrapper .gdrts-rating-user {
    display: none;
}

.site-header .inside-header .site-logo img {
    width: auto;
}

.promo__list {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #eee;
}

.promo__list-item {
    padding: 15px 20px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #f7f7f7;
}

.widget_block .top-sidebar .title-sidebar {
    text-align: center;
}

.right-section .widget {
	 margin-bottom: -1px !important;
}

.promo__list-item a {
    color: #3d3d3d;
    font-size: 16px;
}

.footer-widget-5 .widget_nav_menu ul li {
    margin-right: 0;
}

.single-post .left-section .wp-block-image {
    margin: 15px;
}

/* 404 Page */
.error404 .site-content .content-area {
    width: 100%;
    text-align: center;
}
.not-found-section {
    position: relative;
    min-height: 450px;
	height: calc(100vh - 280px);
	padding: 30px 0;
}
 .not-found-section .notfound {
	 position: absolute;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 top: 50%;
	 transform: translateY(-50%);
	 max-width: 760px;
	 width: 100%;
	 line-height: 1.4;
	 text-align: center;
}
 .not-found-section .notfound .heading-oops {
	 position: relative;
	 font-size: 16px;
	 font-weight: 700;
	 text-transform: uppercase;
	 margin: 0px;
	 letter-spacing: 3px;
	 padding-left: 3px;
}
 .not-found-section .notfound-404 {
	 position: relative;
	 height: 240px;
}
 .not-found-section .heading-404 {
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 transform: translate(-50%, -50%);
	 font-size: 252px;
	 font-weight: 900;
	 margin: 0px;
	 text-transform: uppercase;
	 letter-spacing: -40px;
	 margin-left: -20px;
	 display: flex;
	 justify-content: center;
}
 .not-found-section .heading-404 > span {
	 text-shadow: -11px 5px 1px #fff;
	 color: #191b26;
}
.btn-group {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-group .common-btn {
    margin: 0 5px;
}
.not-found-section .notfound .page-content {
    margin-top: 0;
}
.error-404 .btn-wrap {
    justify-content: center;
}
.best-online-pocki a {
    color: #159F54;
}

.latest-card .latest-item:first-child {
    flex-direction: column;
    background-color: #F3F5F5;
    border-color: #F3F5F5;
}
.latest-card .latest-item:first-child .latest-image {
    width: 100%;
    padding-top: 50%;
    position: relative;
}
.latest-card .latest-item:first-child .latest-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
	object-fit: contain;
}
.latest-card .latest-item:first-child  .latest-content {
    padding: 20px 0 0;
    width: 100%;
}
.left-section .wp-block-image img {
    width: auto;
	margin-bottom: 10px;
}
.right-section .widget:has(.top-sidebar) {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.right-section .widget:not(.widget_media_image) {
    background: radial-gradient(275.1% 72.31% at 162.9% -23.11%, #46B46B 0%, #1B4027 30.64%, #1E1E1E 100%) !important;
	border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}
.right-section .widget:not(.widget_media_image) figure {
    overflow: hidden;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    margin-bottom: 15px;
    padding: 0 15px;
}
.right-section .wp-block-table table {
    background-color: transparent !important;
	margin-bottom: 0;
}
.right-section .widget tr:last-child td {
    border-color: transparent !important;
}
.payment-widget td {
    width: 0;
    padding-left: 0;
    padding-right: 10px;
}
.wp-block-button .wp-block-button__link {
    border-radius: 32px !important;
    background-color: #7BDE33 !important;
    line-height: 1.2;
    color: #181A25;
    font-size: 17px !important;
}
.payment-method .main-tabel td.bonus-text:nth-child(4) {
    color: #191B26;
}
.payment-method .main-tabel td.bonus-text:nth-child(3) {
    color: #4A6EE0;
}

body .su-spoiler-style-default>.su-spoiler-content {
    padding: 0 40px 15px;
}
body .su-spoiler.su-spoiler-icon-plus:not(.su-spoiler-closed) {
    background: #F3F5F5;
    border-radius: 16px;
}
body .su-spoiler.su-spoiler-icon-plus:not(.su-spoiler-closed) .su-spoiler-title {
    background-color: transparent;
    border-color: transparent;
}
body .su-spoiler-style-default>.su-spoiler-title span.su-spoiler-icon {
    top: 10px;
    left: 15px;
}
ul.post-detail {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
ul.post-detail li:not(:last-child) {
    margin-right: 20px;
}

.post-detail p {
    display: flex;
    align-items: center;
    color: #9e9e9e;
}
.post-detail p img {
    width: auto;
    margin-right: 5px;
}
.home .latest-card .latest-item:first-child .btn-wrap {
    display: none;
}
.latest-image {
    width: 148px;
}
.latest-content {
    width: calc(100% - 148px);
}
.latest-image img {
    height: 96px;
    object-fit: contain;
}
.latest-item:first-child ~ .latest-item .latest-content > p,
.latest-item li.post-author {
    display: none;
}
.post-detail p {
	background-repeat: no-repeat;
    background-size: auto;
    padding-left: 20px;
    background-position: left;
	font-size: 14px;
}
.post-date-icon {
    background-image: url(assets/images/icon-calender.png);
}
.post-author-icon {
    background-image: url(assets/images/icon-user.png);
}
.post-comment-icon {
    background-image: url(assets/images/icon-comment.png);
}
.latest-card .latest-item:first-child .post-comment,
.latest-card .latest-item:first-child .post-author{
    display: block;
}
body .generate-back-to-top {
    transform: none;
    opacity: 1;
}


/* #desktop */

@media (min-width: 1200px) {
    .site-header span.gp-icon.icon-arrow {
        display: none;
    }
	.search-icon,
	.close-icon {
		display: none !important;
	}
	
}

@media (min-width: 991px) {
    .left-section {
        width: 70%;
        padding-right: 30px;
		
    }
    .right-section {
        width: 30%;
    }
}

/* Small Desktop View */
@media (max-width: 1400px) {
    .site-header .menu-item {
        margin-right: 5px;
    }
}

/* Large Tablet View */

@media (max-width: 1200px) {
    .admin-bar .sub-menu-right {
        max-height: unset;
    }
    .sub-menu-right {
        overflow: hidden auto;
        max-height: calc(100vh - 50px);
    }
    .has-inline-mobile-toggle .mobile-menu-control-wrapper {
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        right: 45px;
        top: 0;
    }
    .header-widget .widget.widget_media_image {
        position: absolute;
        top: 19px;
        z-index: 99;
        right: 15px;
        width: 14px;
    }
    nav#site-navigation button.menu-toggle {
        display: none !important;
    }
    .main-navigation.toggled {
        overflow-y: auto;
    }
    .admin-bar .site-header .widget_search.show .wp-block-search {
        margin-top: 45px;
    }
    .mobile-menu-open body {
        overflow-y: hidden;
    }
    .site-header .widget_search {
        display: none;
    }
    .icon-section p {
        font-size: 13px;
    }
    .main-navigation .main-nav ul ul li a {
        padding: 10px 0;
    }
    .latest-content {
        margin-top: auto;
    }
    .top-icon li {
        width: calc(50% - 20px);
        margin-top: 30px;
    }
    .heading {
        font-size: 22px;
        line-height: 32px;
    }
    .title {
        font-size: 28px;
        line-height: 30px;
    }
    .review-item {
        width: calc(50% - 14px);
    }
    .top-rate-table {
        display: inline-block;
        width: 100%;
        overflow-x: auto;
    }
    .latest-item {
        flex-direction: column;
    }
    .latest-image {
        width: 100%;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .latest-content {
        width: 100%;
        padding: 10px 0 0;
    }
    .btn-gradient {
        min-width: auto;
    }
    .latest-card {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -7px;
    }
    .latest-item {
        flex-direction: column;
        width: calc(50% - 14px);
        margin: 0 7px 10px;
    }
    .site-header span.icon-arrow {
        display: block !important;
    }
    .nav-float-right #site-navigation {
        background-color: #182524;
        position: fixed;
        left: 0;
        right: 0;
        height: 100%;
        bottom: 0;
        width: calc(100% - 80px);
        transform: translateX(-100%);
        transition: all 0.2s linear;
        top: 50px;
        padding-top: 15px;
    }
    .admin-bar .nav-float-right #site-navigation {
        top: 82px;
    }
    .nav-float-right #site-navigation.toggled {
        transform: translateX(0);
    }
    button.menu-toggle {
        line-height: 50px;
        padding: 0;
    }
    .site-header .widget_search .wp-block-search {
        position: fixed;
        left: 0;
        right: 0;
        width: calc(100% - 40px);
        top: 0;
        margin: 0;
        z-index: 99999;
        transform: translateY(-100%);
        transition: all 0.3s linear;
        padding-left: 14px;
        padding-right: 0;
    }
    .site-header .widget_search.show .wp-block-search {
        transform: translateY(0);
        margin-top: 10px;
    }
    .widget_search.show,
    .mobile-menu-control-wrapper,
    button.menu-toggle {
        display: block !important;
    }
    .has-inline-mobile-toggle #site-navigation.toggled button.menu-toggle {
        display: none;
    }
    .site-header .header-widget {
        margin-top: 0;
    }
    .search-icon {
        display: block;
    }
    .inside-header {
        padding: 0 15px;
    }
    .has-inline-mobile-toggle #site-navigation.toggled {
        margin-top: 0px
    }
	.admin-bar .has-inline-mobile-toggle #site-navigation.toggled {
        margin-top: 30px
    }
    /* menubar*/
    .site-header .main-navigation .menu .menu-item {
        width: 100%;
        text-align: left;
        margin: 0 0 20px;
        padding-left: 0;
    }
	.main-navigation li.menu-item-has-children > a:after {
		display: none;
	}
    .site-header .main-navigation .main-nav ul ul .menu-item {
        margin-bottom: 0;
    }
    .main-nav li.menu-item .sub-menu li:first-child {
        padding-top: 0;
    }
    .main-navigation .menu-item-has-children .dropdown-menu-toggle {
		right: 0;
		position: absolute;
		top: -10px;
		font-size: 22px;
		color: #159F54;
	}
    .main-navigation .main-nav ul li a {
        line-height: 1;
        padding: 0;
    }
    .main-navigation.toggled .main-nav ul ul {
        margin-left: 10px;
		background-color: #182524;
    }
    .site.grid-container {
        padding: 0;
    }
    .footer-widgets-container.grid-container {
        padding: 30px 15px;
    }
    .site-header .inside-navigation .main-nav {
        padding: 0 20px;
    }
	.site-header .inside-header {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* Tablet View */
@media (max-width: 992px) {
	.pagination-wrapper {
		margin-top: 20px;
	}
    .row {
        flex-direction: column;
    }
    .icon-section {
        width: calc(50% - 14px);
        margin: 0 7px 14px;
    }
    .heder-icon {
        padding: 15px 0 20px;
    }
    .right-section {
        margin-top: 30px;
    }
    .site-logo {
        display: flex;
        max-width: 100%;
        vertical-align: middle;
        height: 100%;
        align-items: center;
    }
    .left-section {
        width: 100%;
        padding-right: 0;
    }
    .review-header-section .review-header-block {
        width: calc(50% - 30px);
    }
    .about-author-content .about-author-date {
        font-size: 14px;
    }
}

/* Large Mobile View */
@media (max-width: 767px) {
	.single-post .page-title,
	.page .page-title{
		font-size: 24px;
	}
	.admin-bar .heder-icon {
		padding: 15px 0 20px;
	}
	.admin-bar .site-header .widget_search.show .wp-block-search {
		margin-top: 10px;
	}
	.admin-bar .has-inline-mobile-toggle #site-navigation.toggled {
		margin-top: 0
	}
	#wpadminbar {
		display:none;
	}
	.admin-bar .site-header {
		top: 0;
	}
    .site-footer .footer-widgets-container .inside-footer-widgets>.footer-widget-5 {
        margin-bottom: 10px;
    }
    .container {
        margin: 0;
    }
    figure.wp-block-image.size-large.footer-logo {
        margin-bottom: 10px !important;
    }
    aside.right-section {
        margin-top: 30px
    }
    .site-footer .footer-widgets-container .inside-footer-widgets>div {
        width: 100%;
    }
    .inside-footer-widgets>div:not(:last-child) {
        margin-bottom: 20px;
    }
   
	.right-section .widget:last-child {
		margin-bottom: 40px !important;
	}
    .main-tabel img {
        max-width: 78px;
        margin: auto;
    }
    .top-icon li p {
        margin-top: 10px;
        font-weight: 600;
    }
    #menu-my-custom-menu li {
        padding-right: 13px;
        padding-bottom: 10px;
    }
    #menu-my-custom-menu {
        display: flex;
        flex-wrap: wrap;
    }
    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block- image:not(#individual-image) img {
        width: 100%;
        flex: 1 0 0%;
        height: 100%;
        object-fit: cover;
        margin: 20px auto;
    }
    .footer-widgets-container.grid-container {
        padding-top: 30px;
    }
    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        display: block;
        height: auto;
        width: auto;
    }
    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        display: block;
        height: auto;
        width: auto;
        margin: auto;
    }
    .site-footer .footer-widget-1 .footer-logo img {
        width: 180px !important;
        margin: 0 !important;
    }
    figure.is-layout-flex.wp-block-gallery-6.wp-block-gallery.aligncenter.has-nested-images.columns-default.footer-gallery img {
        width: auto !important;
    }
    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        display: block;
        height: auto;
        width: auto;
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        max-width: auto;
    }
    .footer-widgets .widget :last-child,
    .sidebar .widget :last-child {
        margin-bottom: 0;
        justify-content: left;
    }
	.footer-widgets {
		padding-bottom: 20px;
	}
	.faq-title {
		font-size: 12px;
	}
	.sign {
		top: 11px;
		transform: none;
	}
    .review-header-section {
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%;
		margin: 0;
    }
    .review-header-section article.review-header-block {
        min-width: 270px;
		width: 100%;
		margin: 0;
    }
    .about-author-card{
        flex-direction: column;
    }
    .about-author-wrap {
        flex-direction: column;
        text-align: center;
    }
    .about-author-wrap .about-author-name {
        width: 100%;
    }
    .about-author-content .about-author-date {
        font-size: 16px;
    }
    .about-author-content .about-author-date {
        width: 100%;
        text-align: center;
    }
    .about-author-content {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
	.site-footer .footer-widget-1 .inner-padding.widget_media_gallery {
		padding-top: 0;
	}
	.top-online-mobile th {
		min-width: 140px;
	}
	.footer-widget-1 figure.wp-block-image {
		max-width: 240px;
	}
	.not-found-section .heading-404 {
		font-size: 200px;
	}
	.not-found-section .notfound-404 {
		height: 215px;
	}
	.site-footer .footer-widget-1 .inner-padding.widget_media_gallery {
		display: block;
		width: 100%;
		padding: 0 !important;
	}
	.site-footer figure.wp-block-gallery.has-nested-images {
		justify-content: flex-start;
	}
	.site-footer .footer-widget-1 .inner-padding.widget_media_image figure {
		margin: 0;
	}
	.site-footer .footer-widget-1 .inner-padding.widget_media_image {
		margin-bottom: 0;
	}

	
}
@media (max-width: 576px) {
	.latest-item {
		width: 100%;
	}
	.nav-links .page-numbers {
		padding: 0 13px;
		height: 32px;
		font-size: 14px;
	}
	.nav-links .page-numbers:not(:last-child) {
		 margin-right: 5px;
	}
}
/* Mobile View */
@media (max-width: 480px) {
    .icon-section p {
        font-size: 10px;
        margin-left: 5px;
    }
    .icon-section img {
        width: 30px;
        height: 30px;
    }
}
/*Small Mobile View */
@media (max-width: 360px) {
    .icon-section,
    .latest-item {
        width: calc(100% - 14px);
    }
    .review-item {
        width: calc(100% - 14px);
    }
}