/*
Theme Name: GePRA Cases
Theme URI: http://underscores.me/
Author: Tornike Sarsevanidze
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gepra-cases
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

GePRA Cases is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed 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 http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.bdbottom {
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:2px solid #ccc;
	margin-bottom: 15px
}


.bdtop {
	margin-top:15px;
	padding-bottom:10px;
	border-top:2px solid #ccc;
	margin-bottom: 15px
}
.post_title h4 {
	    text-align: center;
	    font-family: "TbcDin Mtavruli";
	    text-transform: uppercase;
	    font-size: 15px;
	    font-weight: bold;
}


.cover {width:100%;height:100vh;background-size:cover !important;background-position: top center !important;background-size: auto 100% !important;padding-left:0px!important;padding-right:0px!important;margin-left:0px!important;margin-right:0px!important;background-repeat: no-repeat !important; }


#flags_language_selector img{
      margin:1px;
      border:1px solid #333;
}


.permalink:hover,.permalink {
	text-decoration: none !important;
	display:block;
	color: #000;
}


.coversingle {
		
}


.myhover {
    height: 40px !important;
}


.soc_media ul {
	list-style: none;
    float: right;}
.soc_media ul li{
	float:left;
}

.soc_media ul li a {
	display: block;
	margin-right:10px;
	padding-top: 17px;
}


#right_social {
    height: 100px;
    z-index: 999;
    padding: 0;
    position: fixed;
    left: 13px;
    text-align: center;
    top: 125px;
    overflow: hidden;
}

#footer-sidebar {display:block;/* height: 250px; */}

#footer-sidebar1 {float: left;/* width: 340px; */margin-left:5px;margin-right:5px;font-family: "TbcDin Nusxuri Medium";}