/*
Theme Name: GeneratePress Child
Theme URI: https://#
Author: arixstudio
Author URI: https://arixstudio.com
Description: Qfit Theme
Template: generatepress
Version: 2.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2019 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2019 Automattic, Inc.
*/

/*--------------------------------------------------------------
>>> CIO:
----------------------------------------------------------------
*/


html {
    overflow-x: hidden !important;
    scroll-behavior: smooth;
}

body {
    color: #606468;
}

h4, h5, h6 {
    margin-bottom: 10px;
}

p {
    font-size: 14px;
}

hr {
    margin-bottom: 20px;
    margin-top: 20px;
}

table, tr, th, td {
	border-color: #eee;
}

input, select {
    font-family: dana;
}

figcaption {
    text-align: center;
}

.center {
    margin: 0 auto;
    text-align: center;
}


/* CIO PROJECT */

.top-bar {
    background-color: transparent;
    color: #8c8c8c;
    margin-bottom: -20px;
}

.header-widget {
    float: left;
    overflow: hidden;
    max-width: 50%;
}

.header-widget aside {
    float: left;
    margin-bottom: 0 !important;
}

.home #main {
    margin-top: -40px;
}

.home .inside-article {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.inside-header {
    padding: 10px 0 0 0;
    margin-top: 10px;
}

.main-navigation ul ul {
    background-color: #fff;
    box-shadow: 0px 0px 9px -5px #3c3c3c;
    border-radius: 5px;
}

.inside-navigation.grid-container.grid-parent {
    margin-top: 20px;
    margin-right: 20px;
}

.page-header {
    background-color: transparent !important;
}

.inside-article {
    border-radius: 16px;
    border: 1px solid #e3caa5;
}

.footer-widgets-container {
    background-color: #C2BFBE;
    padding: 14px;
    border-right: 4px solid #ebb85e;
}

a:hover, a:focus {
    text-decoration: none!important;
}

#primary-menu li > a {
    font-size: 13px !important;
    padding: 1px 11px;
}

.sub-menu li {
    padding: 7px 0;
}


.today {
    background-color: #F1D096;
    display: block;
    padding: 4px;
    font-size: 14px;
}

.hadith {
    background-color: #6fbfbe;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    margin-top: 4px;
    height: 20px;
}

.entry-title {
    font-size: 15px;
}

.wp-block-column.main-news-block {
    background-color: #EBB85E;
    margin: 3px!important;
    overflow: hidden;
    max-height: 349px;
}

.wp-block-column.main-videos-block {
    background-color: #87B6B5;
    margin: 3px!important;
}


.wp-block-column.main-videos-block,
.wp-block-column.main-news-block,
.wp-block-column.main-slider-block {
    margin: 0;
    max-height: 355px;
}

.photo-report-caption {
    font-size: 12px;
    margin-top: -31px;
    margin-right: 2px;
    color: #fff;
    background-color: #555 !important;
    display: ruby-text;
    padding: 1px 5px;
}

.cio-slider .read-more {
    font-size: 12px;
}

.block-title,
.sidebar .widget-title {
    background-color: #F7EFE4;
    font-size: 15px;
    color: #424242;
}

.page-title {
    background-color: #F7EFE4;
    font-size: 17px;
    color: #424242;
    width: max-content;
}

.page-title span{
    color: #959595;
}

.widget-area .widget {
    padding: 15px!important;
}

.block-title::before,
.sidebar .widget-title::before,
.page-title::before {
    background-color: #63D3DA;
    padding: 0px;
    content: '.';
    color: #63D3DA;
    display: inline-table;
    font-size: 7px;
    margin-left: 0;
    margin-right: 6px;
}

.cio-post-list {
    width: 100%;
    list-style: none;
    font-size: 12px;
    padding: 0 9px;
    margin: 0 0px 0 -10px;
}

.cio-post-list li {
    float: right;
    margin-bottom: 15px;
    width: 100%;
}

.cio-post-list li a:hover {
    color: #ebb85e;
}

.cio-post-list img {
    width: 40px;
    border: 1px solid #90764a;
    padding: 2px;
    float: left;
    margin-right: 9px;
    border-radius: 5px;
}

.post-date {
    float: left !important;
}

.cio-post-list .post-date {
    background-color: #e8e8e880;
    padding: 1px 3px;
    border-radius: 3px;
    font-size: 9px;
    float: right !important;
    margin-left: 14px;
    margin-right: 7px;
    margin-top: 7px;
}

.main-news-block .cio-post-list {
    padding: 11px;
    list-style: none;
    font-size: 12px;
    color: #fff;
    width: 200px;
}

.main-news-block li {
    margin-bottom: 13px !important;
}

.main-news-block a {
    color: #fff;
}

.main-news-block h3 {
    margin-left: 11px;
    margin-bottom: -8px;
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
}

.main-news-block li span {
    transition: all 0.4s;
}

.main-news-block li:hover a {
    text-decoration: underline!important;
    color: #fff;
}

.main-news-block li:hover span {
    background-color: #6fbfbe;
}


.events-block .cio-post-list {
    list-style: none;
    font-size: 12px;
}

.events-block .post-date {
    color: #606060;
}

.inside-footer-widgets div:first-child {
    background-color: #63D4DB;
    margin-top: -26px;
    min-height: 320px;
    margin-bottom: -14px;
    background-image: url('img/logo-w.png');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: bottom;
    margin-left: 15px;
    border-radius: 4px;
}

.inside-footer-widgets div:first-child p {
    display: none;
}

.footer-widgets::before {
    background-image: url('img/pattern.jpg');
    width: 88%;
    max-width: 1180px;
    content: 'a';
    display: block;
    margin: 0 auto;
    color: transparent;
    background-size: 262px;
    border-radius: 7px;
}

.footer-widgets .widget-title {
    display: none;
}

.site-info {
    color: #797979;
    background-color: #fff;
}

.site-info a {
    color: #353535 !important;
    transition: color 0.3s;
}

.site-info a:hover {
    color: #63d4db !important
}

.wide-page-content {
    width: 90%;
    margin: 0 auto;
    max-width: 1120px;
    padding-top: 70px !important;
}

.single-slider .cio-slider {
    height: 460px;
}

.crs-screen-item-content h1 a {
    color: #d0a563;
}

.crs-screen-item-content h1 a:hover {
    color: #fff;
}

.single-slider .crs-screen-item-content {
    padding-top: 170px;
}

.single-slider .slide-thumb {
    text-align: center;
}

.single-slider .slide-thumb img {
    border-radius: 150px;
    width: 270px;
    border: 11px solid #d0a563;
    margin-top: -24px;
}

.single-slider .crs-screen-item-content div {
    width: 38%;
}

.single-slider .crs-bar {
    margin-bottom: 40px;
}

#single-museum #masthead {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background-color: transparent;
}

#site-navigation {
    background-color: transparent;
}

#single-museum #site-navigation {
    background-color: transparent;
}

#single-museum #site-navigation a {
    color: #fff;
    transition: all 0.2s;
}

#single-museum #site-navigation > a:hover {
    background-color: transparent;
    color: #d0a563;
    border-bottom: 2px solid;
}

#single-museum #site-navigation .sub-menu a {
    color: #717171;
}

#single-museum #site-navigation .sub-menu a:hover {
    color: #d0a563;
}

#single-post .attachment-slide {
    border-radius: 3px;
}

.museum-detail {
    border: 4px dashed #F7EFE4;
    padding: 30px;
    background-color: #f9f9f9;
}

.museum-detail li {
    list-style: none;
}

.museum-detail li span {
    color: #d0a563;
    font-weight: bold;
}

.museum-detail li * {
    display: inline-block;
}

.item-icon {
    width: 60px;
    background-position: center;
    height: 60px;
    vertical-align: middle;
    background-size: 40px;
    background-repeat: no-repeat;
}

.icon-clock {
    background-image: url('img/icon-clock.png');
}

.icon-phone {
    background-image: url('img/icon-phone.png');
}

.icon-location {
    background-image: url('img/icon-location.png');
}

.post-meta {
    font-size: 12px;
}

.post-meta-icon {
    width: 29px;
    height: 29px;
    background-size: 190px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.icon-timer {
    background-image: url('img/sprite.png');
    background-position: 0 1px;
}

.icon-calendar {
    background-image: url('img/sprite.png');
    background-position: -22px 1px;
}

.icon-visit {
    background-image: url('img/sprite.png');
    background-position: -46px 1px;
}

.social-media-icon {
    width: 22px;
    height: 25px;
    background-size: 190px;
    background-repeat: no-repeat;
    background-image: url('img/sprite.png');
    float: right;
    margin: 0 3px;
    -webkit-filter: grayscale(100%);
    opacity: 0.7;
    transition: opacity 0.2s;
}

.social-media-icon:hover {
    -webkit-filter: none;
    opacity: 1;
}

.social-media-icon a {
    width: 22px;
    height: 22px;
    display: inline-block;
}

.social-media-icon.instagram {
    background-position: -96px -28px;
}

.social-media-icon.linkedin {
    background-position: -73px -28px;
}

.social-media-icon.aparat {
    background-position: -120px -28px;
}

.btn-menu > a {
    background-color: #ebb85e!important;
    line-height: 31px !important;
    margin-top: 15px;
    border-radius: 3px;
    color: #fff !important;
}

.btn-menu.btn-blue > a {
    background-color: #6fbfbe !important;
}

.btn-menu > a:hover {
    background-color: #575757!important;
    border: none!important;
    color: #fff !important;
}

.btn-submit {
    background-color: #63d4db !important;
    border-radius: 4px;
    float: left;
    min-width: 120px;
}

.btn-submit:hover {
    background-color: #62babf !important;
}

.btn-submit {
    background-color: #63d4db !important;
    border-radius: 4px;
    float: left;
    min-width: 120px;
}

.footer-widgets .grid-20 {
    width: 24%;
}

a, a:visited, a:hover, a:focus {
    background-color: transparent!important;
}

.treasury-items .current-item-content {
    text-align: right;
    background-color: #424242;
    color: #fff;
    height: 100px;
    padding: 4% 10% 1px;
    border-radius: 0 0 5px 5px;
}

.current-item-content-title {
    font-size: 18px;
}

.current-item-content-descr {
    font-size: 12px;
}

.post-content {
    max-width: 92%;
    text-align: justify;
}

.videos a img {
    padding: 46% 18%;
    position: absolute;
    left: 0px;
    background-color: #00000075;
    transition: background-color 0.2s;
}

.videos a img:hover {
    background-color: #6fbfbebd;
}

.comments-area {
    padding-right: 1px!important;
    width: 92%;
    font-size: 13px;
}

.main-links {
    margin-bottom: -100px !important;
}

.main-links img {
    width: 120px;
}

.entry-meta {
    display: none;
}

.post-footer {
    display: flex;
}

.post-footer div{
    width: 46%;
}

.post-footer .tags ul li {
    display: inline-block;
    font-family: 'dana-num';
    font-size: 15px;
    margin: 2px;
}

.tags ul {
    margin-bottom: 11px;
}

.post-footer .tags ul li::before {
    background-image: url('img/sprite.png');
    content: '.';
    color: transparent;
    background-position: -97px -8px;
    vertical-align: middle;
    background-repeat: no-repeat;
    display: inline-block;
    width: 26px;
}

.post-footer .short-link span {
    text-align: left !important;
    direction: ltr;
    display: block;
}

.post-footer .short-link span::before {
    background-image: url('img/sprite.png');
    content: '.';
    color: transparent;
    background-position: -130px -8px;
    vertical-align: middle;
    background-repeat: no-repeat;
    display: inline-block;
    width: 26px;
}

.post-footer .page-title {
    font-size: 14px;
}

hr.dashed {
    border-bottom: 2px dashed #fff;
    width: 86%;
}

.instagram-posts li {
    width: 30%;
    display: inline-grid;
    margin: 3px;
    padding-bottom: 0 !important;
}

.instagram-posts li img {
    border-radius: 2px;
}

body {
    background-image: url('img/splash.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    background-attachment: fixed;
}

.site-header {
    background-color: transparent;
}


.cio-map img {
    border-radius: 6px;
    border: 1px solid #e3caa5;
}

.swip-icon {
    background-image: url('img/swip.png');
    width: 60px;
    background-position: center;
    height: 60px;
    background-size: 40px;
    background-repeat: no-repeat;
    display: block;
    margin: -20px auto;
}

.overley {
    background-color: #6fbfbe;
    display: block;
    width: 100%;
    height: 97%;
    content: ".";
    position: absolute;
    opacity: 0.4;
}

.open-pdf a {
    background-color: #66d4db !important;
    padding: 4px 13px !important;
    font-size: 14px !important;
    margin-bottom: 40px;
    transition: all 0.5s;
}

.open-pdf a:hover {
    background-color: #ebb85e !important;
}

#item-presentation .item-image {
    float: left;
}

/* PLUGINS  */

.widget_parsidate_archive a {
    font-size: 12px;
}

.is-search-input {
    font-family: dana !important;
}

.header-widget .is-search-icon {
    padding-top: 1px !important;
    background-color: transparent;
}

.header-widget .is-form-style input.is-search-input {
    padding: 0 10px;
    font-size: 12px !important;
    height: 23px;
    border-radius: 13px;
}

.header-widget .is-form-style input.is-search-submit, .is-search-icon {
    font-size: 12px !important;
    border: none;
    height: 22px;
}

.header-widget .is-form-style button.is-search-submit {
    height: 20px;
}

.header-widget .is-ajax-search .is-loader-image {
    height: 19px;
    right: 50%;
    width: 19px;
}

.header-widget div.is-ajax-search-details, div.is-ajax-search-result {
    border-radius: 7px;
    margin-top: 10px;
}

.is-ajax-search-categories-details > div:hover,
.is-ajax-search-result .is-ajax-search-post:hover,
.is-ajax-search-result .is-show-more-results:hover,
.is-ajax-search-tags-details > div:hover {
    background: #f1f1f1;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(111, 191, 190)!important;
}

.is-ajax-search-details .is-title a, .is-ajax-search-post .is-title a {
    color: #4cb1af!important;
}

.is-ajax-search-details a, .is-ajax-search-result a {
    color: #d0a563;
}

.is-ajax-result-description {
    font-size: 11px!important;
    margin-top: 2px!important;
}

.wpcf7-form input,
.wpcf7-form textarea {
    border-radius: 6px;
    border-color: #fff;
}
