/*!
Theme Name: İslam Medeniyetleri Müzesi
Theme URI: https://them.es/starter
Author: Mehmet ARICI
Author URI: http://unnamedproject.net
Description: This is unique theme for İslam Medeniyetleri Müzesi
Version: 3.0.3
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: islam-medeniyetleri-muzesi
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

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

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

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

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* Scroll down animation */
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/* events card scroll */
.events--card--image {
overflow:hidden
}

.events--card--image img {
-webkit-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
width:100% }

.events--card--image:hover img{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}

/* homepage hover */
.imm--social-media-icons ul li a {
	transition: all .3s;
}
.imm--social-media-icons ul li a:hover {
    color: #007f65;
}
.imm--navbar-toggler .navbar-toggler__line {
	transition: all .6s;
}

.imm--navbar-toggler:hover .navbar-toggler__line {
    margin-bottom: 5px;
}

.events--card--title:hover {
    color: #007f65;
	transition: all .4s;
}
/*collection hover section*/
.collection-grid--card .card--footer .collection--name {
	transition: all .3s;
}
.collection-grid--card .card--footer .collection--name:hover {
	color: #007f65;
}

.collection-grid--card .card--footer .collection--button__more {
	transition: transform .9s;	
}
.collection-grid--card .card--footer .collection--button__more:hover {
    transform: rotateZ(180deg);
}

/*events hover section*/
.news-grid--card .card--footer .news--title a {
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.news-grid--card .card--footer .news--title a:hover {
    color: #007f65;
	-moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.news-grid--card .card--footer .news--button__more {
	transition: transform .9s;
}
.news-grid--card .card--footer .news--button__more:hover {
	transform: rotatez(180deg);
}

/* header style */
.fixed-top.scrolled {
  background-color: #007f6590;
  transition: background-color 200ms linear;
  top: 0 !important;
}

/* main page news cards hover */

.news--card__small-col {
overflow:hidden
}

.news--card__small-col img {
-webkit-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
width:100% }

.news--card__small-col:hover img{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}

.main-page--news .news--card__large-col.explanation {
	transition: all .4s;
}

.main-page--news .news--card__large-col.explanation:hover {
    background-color: #f1f2f2;
    color: #000;
    padding: 50px 64px 84px 48px;
}

.main-page--news .news--card__large-col.explanation:hover .news--date {
	color: #007f65;
	transition: all .4s;
}

.news--card__large-col {
overflow:hidden
}

.news--card__large-col img {
-webkit-transition: all .5s ease-in-out;
transition:all .5s ease-in-out;
width:100% }

.news--card__large-col:hover img{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}

.main-page--news .news--card__small-col.explanation {
    transition: all .4s;
}

.main-page--news .news--card__small-col.explanation:hover {
    background-color: #007f65;
	color: #fff;
    padding: 49px 56px 46px 51px;
}

.main-page--news .news--card__small-col.explanation:hover .news--date {
	color: #fff;
	transition: all .4s;
}

/* search form domination */
#searchbox {
    -webkit-box-flex: 1;
    background: url(http://imm.unnamedproject.net/wp-content/themes/islam-medeniyetleri-muzesi/assets/images/imm-search-icon.png) 0 0 no-repeat !important;
    border: solid #fff;
    border-width: 0 0 1px;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: 2rem;
    max-width: 50%;
    outline: 0;
    padding: 1.5rem 3rem;
	margin: 0 auto;
	width: 100vw;
	border-radius: 0;
}

/*logo position for big screen*/
@media only screen and (min-width: 768px) {
	.navbar-brand img {
    	margin-left: 50px;
	}
}