/*
Theme Name: Mentry
Theme URI: https://themeforest.net/user/themesion
Author: Themesion
Author URI: https://themesion.com/
Description: Mentry - Business Agency WordPress Theme
Version: 2.7
License: Mixed Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: mentry
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, customizer-options, threaded-comments, translation-ready
*/
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 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.alignleft,
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignleft,
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0;
	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
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.bypostauthor {
	position: relative;
}


/* fixed social*/

/*#fixed-social {
    position: fixed;
    top: 233px;
    z-index: 999;
}

#fixed-social a {
   color:white!important;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
   line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 2;
}
#fixed-social a:hover>span{
  visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
	color:white!important;
	line-height: 40px;
    left: 60px;
    position:absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
.fixed-telegram{
	background-color: #7D3895;
}
.fixed-telegram span{
 	background-color: #7D3895;
}
#fixed-social a::after{
            position: absolute;
            content: '';
            bottom: -2px;
            top: -2px;
            left: -2px;
            right: -2px;
            background-color:transparent;
            border-radius:15%;
            border:4px solid #2d7a99;
            margin:0px;
            opacity: 1;
            transform-origin: center;
            animation: anim 800ms linear infinite;
}
#fixed-social a::before{
            position: absolute;
            content: '';
            bottom: -2px;
            top: -2px;
            left: -2px;
            right: -2px;
            background-color: transparent;
            border-radius: 15%;
            border: 4px solid #2d7a99;
            margin: 0px;
            opacity: 1;
            transform-origin: center;
            animation: anim 800ms linear infinite;
        }
 @keyframes anim {
            from {
                margin: 0px;
                opacity: 1;
            }

            to {
                margin: -15px;
                opacity: 0;
            }
        }

      #fixed-social  span {
            color:#fff;
            font-family: sans-serif;
            font-weight: 600;
            margin-left: 20px;
        }
#fixed-social p{font-family: 'Poppins', sans-serif;color: #fff;
    text-align: center;
    line-height: 20pt;
    font-size: 15px;}*/

/* .fixed-gplus{
	background-color: #00AF54;
}
.fixed-gplus span{
 	background-color: #00AF54;
}
.fixed-tumblr{
	background-color: #EB1471;
}
.fixed-tumblr span{
 	background-color: #EB1471;
}  */
/*end fixed social*/

