@charset "UTF-8";
/*
Theme Name: Ribo Game
Theme URI: https://iranet.co
Author: Saeed Tajabadi Farahani
Author URI: https://iranet.co/about
Description: A real special responsive theme for Ribo Game
Requires at least: WordPress 4.9.6
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;
    box-sizing: border-box;
}
html {
    direction: rtl;
    height: 100%;
    overflow-x: hidden;
}
body {
    font: 16px Peyda, Tahoma, sans-serif;
    background-color: #242424;
    color: #ffffff;
}
.wrap {
    width: 1240px;
    margin: 0 auto;
}
.flex {
    display: flex;
}
.flex-space {
    display: flex;
    justify-content: space-between;
}
.main-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
.main-header.scrolled {
    background-color: #000;
}
.main-header .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-header .top-main-nav {
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-header .top-main-nav ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.main-header .top-main-nav ul li {
    margin: 0 20px;
}
.main-header .top-main-nav ul li a {
    color: #ffffff;
    transition: all 0.3s;
}
.main-header .top-main-nav ul li a:hover {
    color: greenyellow;
}
.logo {
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -30px;
}
.logo img {
    height: 100%;
    display: block;
}
.section-intro {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #4ADE4A;
    background: radial-gradient(circle, rgba(74, 222, 74, 1) 0%, rgba(73, 198, 40, 1) 49%, rgba(67, 109, 56, 1) 100%);
    /*background: #70F570;*/
    /*background: radial-gradient(circle, rgba(112, 245, 112, 1) 0%, rgba(92, 221, 75, 1) 57%, rgba(73, 198, 40, 1) 79%);*/
    /*background-image: url("img/bg-intro.svg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center center;*/
}
.section-intro .wrap {
    
}
.section-home-categories {
    padding: 50px 0;
}
.section-title h3  {
    color: #ffffff;
    text-align: center;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 50px;
}
.category-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.category-row a {
    width: 280px;
    padding: 10px;
}
.category-row a img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.category-row a h2 {
    color: #e9e9e9;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-top: 20px;
}
.section-login {
    padding: 50px 0;
}
.section-login .wrap {
    color: #ffffff;
    background-color: #1e1e1e;
    border-radius: 10px;
    padding: 25px;
    position: relative;
    overflow: hidden;
}
.section-login-bg-gift {
    position: absolute;
    top: 10px;
    right: -20px;
}
.section-login .wrap h3 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 15px;
}
.section-login .wrap h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.section-login-box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-deep-green {
    background-image: linear-gradient( 135deg, #70F570 10%, #49C628 100%);
    color: #044700;
    display: inline-flex;
    margin: 25px auto;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.btn-deep-green span {
    margin: 0 10px;
    font-weight: 900;
}
.section-home-products {
    padding: 50px 0;
}

.section-home-products .product-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-home-products .product-item {
    width: 280px;
    padding: 10px;
}
.section-home-products .product-item a {
    display: block;
    width: 280px;
}
.section-home-products .product-item img {
    width: 100%;
    height: auto;
    display: block;
    margin:  0 auto;
}
.section-home-products .product-item h2 {
    min-height: 70px;
}
.section-home-products .product-item h2 a {
    color: #e9e9e9;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-top: 20px;
}
.product-price {
    color: #ffffff;
    margin-top: 15px;
}
.section-home-products .product-price .sale-price {
    display: block;
    text-align: center;
    font-size: 20px;
}
.section-home-products .product-price .regular-price  {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #797979;
    text-decoration: line-through;
}
.main-footer {
    background-color: #000000;
    padding-top: 25px;
}
.main-footer .wrap .footer-top {
    color: #ffffff;
    display: flex;
    justify-content: space-between;
}
.main-footer .wrap .footer-top .footer-menu {
    width: 24%;
}
.main-footer a {
    color: #ffffff;
}
.footer-bottom .copyright {
    color: #1b1b1b;
}
.shop-woo-template {
    margin-top: 100px;
}

/* mega menu */
.menuBtn,
.menuTitle {
    display: inline-block;
    vertical-align: top;
}
.menuBtn i {
    margin-top: 8px;
}
.menuTitle{
    /*font-size: 13px;*/
}
.hc-offcanvas-nav {
    font-family:inherit;
}
.hc-nav-trigger {
    position: relative;
    top: auto;
    width: auto;
}
.hc-offcanvas-nav .nav-title.followed-empty-close {
    padding-right:0;
    color: #fff;
    font-family: iranyekan;
    border: 1px solid #fff;
    display: inline-block;
    margin: 5px;
    line-height: 0px;
    padding: 25px;
}
.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
    background:#282828;
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content > ul:first-of-type > li:first-child:not(.nav-back):not(.nav-close) > .nav-item-wrapper > .nav-item-link {
    border-top:1px solid #333;
}
.hc-offcanvas-nav .nav-item-link,
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav .nav-back a {
    border-bottom:1px solid #333;
}
.hc-offcanvas-nav.rtl a.nav-next {
    border-right:1px solid #333;
    border-bottom:1px solid #333;
}
.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover {
    background: #333;
}
.hc-offcanvas-nav .nav-content > h2,
.hc-offcanvas-nav .nav-content > h3,
.hc-offcanvas-nav .nav-content > h4,
.hc-offcanvas-nav .nav-content > h5,
.hc-offcanvas-nav .nav-content > h6 {
    color: #ccc;
}
.hc-offcanvas-nav .nav-content > .nav-close:first-child a,
.hc-offcanvas-nav .nav-title + .nav-close a.has-label,
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav .nav-back a {
    background: #6b6a54;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.hc-offcanvas-nav .nav-back a {
    background: #444444;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}
.hc-offcanvas-nav .nav-highlight {
    background: #6b6a54;
}
.hc-offcanvas-nav .nav-content > .nav-close a:hover {
    background: #333;
    border-left: 1px solid #282828;
}


/* single */
.single-cover {
    height: 300px;
    background-position: center center;
    position: relative;
}
.cover-overly {
    background-color: rgba(0,0,0,0.85);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.global-single-page {
    /*background-color: #353535;*/
    border-radius: 4px;
    padding: 10px;
}
.single-right {
    background-color: #282828;
    width: calc(100% - 360px);
    padding: 10px;
    border-radius: 4px;
}
.single-left {
    background-color: #282828;
    width: 350px;
    padding: 10px;
    border-radius: 4px;
}
.single-thumb {
    width: 100%;
    height: auto;
}
.single-thumb img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.page-content {
    line-height: 38px;
    font-size: 18px;
    color: #fff2d4;
}

.page-content p {
    text-align: justify;
    text-justify: inter-character;
}


/* wiki main page */
.wiki-main-page {
    margin-top: 100px;
    padding-bottom: 100px;
}
.wiki-main-page .wiki-posts {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wiki-main-page .wiki-post {
    width: 31%;
    padding: 10px;
    border-radius: 4px;
    background-color: #323232;
}
.wiki-main-page .wiki-post img {
    width: 100%;
    height: auto;
    transition: all 0.3s;
}
.wiki-main-page .wiki-post h2 {
    color: #fff2d4;
}
.wiki-main-page .wiki-post .content {
    text-align: justify;
    text-justify: inter-character;
}
.more-btn {
    background-color: #55C74C;
    color: #fff;
    padding: 5px 10px;
    display: inline-flex;
    border-radius: 4px;
    margin-top: 15px;
    font-weight: bold;
    text-shadow: 0 0 1px #001c06;
}
.wiki-main-page .wiki-post:hover img {
    opacity: 0.7;
}
.single-sazande {
    position: relative;
    padding: 50px;
}

.sazande-right button {
    background-image: linear-gradient( 135deg, #70F570 10%, #49C628 100%);
    color: #044700;
    margin: 5px auto;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    padding: 10px;
    display: flex;
    font-weight: bold;
    width: 100%;
    border: 2px solid black;
    cursor: pointer;
}
.sazande-left {
    border-right: 2px solid forestgreen;
    width: calc(100% - 240px);
    padding: 0 15px;
}
.single-sazande .section {
    min-height: 800px;
}
.brand-content {
    height: 300px;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
}
.brand-content-bottom-overly {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
    background: transparent;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(36, 36, 36, 0.67) 49%, rgba(36, 36, 36, 1) 100%);
}
#brand-more-content {
    color: #55C74C;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    transition: all 0.3s;
}
#brand-more-content:hover {
    opacity: 0.8;
}
.brand-main-page .wiki-post {
    width: 15%;
    padding: 0;
    text-align: center;
    background-color: transparent;
}
.brand-single .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0;
}

.brand-single .tab button {
    background-color: #000000;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px;
    transition: 0.3s;
    color: #ffffff;
}
.brand-single .tab button:first-child {
    border-radius: 0 10px 10px 0;
}
.brand-single .tab button:last-child {
    border-radius: 10px 0 0 10px;
}
.brand-single .tab button span {
    background-color: #242424;
    padding: 10px;
    border-radius: 5px;
    min-width: 190px;
    display: block;
}
.brand-single .tab button:hover span {
    background-color: #55C74C;
}

.brand-single .tab button.active span {
    background-color: #55C74C;
}


.brand-single .tabcontent {
    display: none;
    border-top: none;
    animation: fadeEffect 1s;
}
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}
.brand-single-details {
    display: flex;
    justify-content: space-between;
}
.brand-details-right {
    width: 290px;
}
.brand-details-left {
    width: calc(100% - 310px);
}
.brand-header {
    display: flex;
    justify-content: space-between;
}
.brand-main-video {
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
}
.brand-main-video video {
    width: 100%;
    height: auto;
    display: block;
}
.brand-header-right {
    width: calc(50% - 50px);
}
.brand-quote {
    background-color: #1b1b1b;
    border-radius: 10px;
    padding: 20px 10px;
    text-align: center;
    position: relative;
}
.brand-quote::before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    top: -15px;
    right: -15px;
    background-image: url("img/quote.png");
    background-size: 100%;
}
.brand-quote blockquote {
    font-size: 32px;
}
.brand-quote span {
    font-size: 18px;
}
.brand-details-right ul {
    border: 1px solid #ffffff;
}
.brand-details-right ul li {
    border-bottom: 1px solid #ffffff;
    display: block;
    padding: 5px;
    text-align: center;
}
.brand-details-right ul li:last-child {
    border-bottom: 0 solid #ffffff;
    display: block;
}
.brand-details-right ul li span {
    display: block;
}
.single-brand #breadcrumbs {
    color: #55C74C;
    margin-top: 15px;
    margin-bottom: 25px;
}
.single-brand #breadcrumbs a {
    color: #55C74C;
}