/*!
Theme Name: sishana
Theme URI: http://newonweb3456677
Author: newonweb3456677Author URI: http://newonweb3456677
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sishana
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

sishana is based on newonweb3456677ps://newonweb3456677, (C) 2012-2020 Automattic, Inc.
newonweb3456677distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


.inner-banner .title {text-align:center;}
.inner-banner .container {top:auto;bottom:20px;}
.date { font-style: italic;
    font-size: 14px;
    font-weight: 800;
    margin-top: 3px;}
.date-inside {margin: 20px 0px;border-bottom: 2px solid #f1f1f1;padding: 10px 0px;}
.home-blog .s-blog img {height:245px;object-fit:cover;}
.wwd-item a .inner {font-size:20px;width:90%;}
.wwd-item a {box-shadow:5px 5px 11px rgba(0, 0, 0, 0.4784313725);}
.wap {position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 222;
    width: 50px;
	border-radius:20px;
	overflow:hidden;
    height: 50px;}
.wap img {max-width:100%;}
.port-slider img {height:290px;object-fit:cover;}
.slick-slider {cursor:grab;}
.slick-slider:focus {cursor:grabbing;}
.port-slider .slick-prev{left:20px;z-index:2;}
.port-slider .slick-next{right:20px;z-index:2;}
.mission .text,
.mission .title {color:#fff;}
/*.mission.dark {
    background: linear-gradient(61deg, #2a433d, #29808e);
    background-size: 400% 400%;
	max-width:100%;
    -webkit-animation: AnimationName 4s ease infinite;
    -moz-animation: AnimationName 4s ease infinite;
    animation: AnimationName 4s ease infinite;
	position:relative;
}
@-webkit-keyframes AnimationName {
    0%{background-position:86% 0%}
    50%{background-position:15% 100%}
    100%{background-position:86% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:86% 0%}
    50%{background-position:15% 100%}
    100%{background-position:86% 0%}
}
@keyframes AnimationName {
    0%{background-position:86% 0%}
    50%{background-position:15% 100%}
    100%{background-position:86% 0%}
}
.mission:after {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	content:'';
	background: linear-gradient(90deg, #2d2c2c 21px, transparent 1%) center, linear-gradient(#2d2c2c 21px, transparent 1%) center, #a799cc;
    background-size: 22px 22px;
	z-index:1;
}*/
.mission .container {
	position:relative;
	z-index:2;
}
.thought .t-content {
	border-radius:20px;
	width:80%;
	margin:auto;
	text-align:center;
}
.slick-next:before, .slick-prev:before {
	font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #00b5bc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: white;
	padding-top:1px;
}
.text.special-bold strong{
	font-size: 19px;
    color: #393c3c;
}
.text.special-bold strong{
	color:#8fbd5e;
}
.mission {max-width:100%;}
.mission.dark:after {
	display:none;
}
.mission.dark {
	animation:none !important;
	background-size:cover;
}


footer .text.special-bold strong {
    color: #e1ff00;
    font-size: 28px;
}
.sishana-profile img {
	width:auto;
	margin-right:20px;
	max-width:300px; margin:auto;display:block;box-shadow:5px 5px 11px rgba(0, 0, 0, 0.4784313725);
}

