/*
 Theme Name:   Zakra child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Zakra child Theme
 Author:       OB
 Author URI:   http://example.com
 Template:     zakra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  zakra-child
*/

.page-id-46 .site-content, .page-id-5708 .site-content{
	margin: 0 !important;
}
#post-46, #post-5708{
	margin-top: -16px;
}

.wpml-ls-flag{
	margin-top: 7px;
}


.adr{
  color: #16181a;
}

.hidden{
    display:none;
}

.widget{
    margin: 0 !important;
}

.list-unstyled{
  padding: 0 !important;
}

.tg-site-footer .tg-footer-widget-container{
    padding: 10px 0 0 0 !important;
}

.leadform-show-form input[type="submit"]{
    background:#6262a4 !important;
    border-color: #6262a4 !important;
}

.lead-form-front > h1, .lead-form-front > h2{
    display:none;
}

.link-unstyled, .link-unstyled:visited, .link-unstyled:hover, .link-unstyled:active, .link-unstyled:focus, .link-unstyled:active:hover {
    font-style: inherit !important;
    color: inherit !important;
    background-color: transparent !important;
    font-size: inherit !important;
    text-decoration: none !important;
    font-variant: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    font-family: inherit !important;
    border-radius: inherit !important;
    border: inherit !important;
    outline: inherit !important;
    box-shadow: inherit !important;
    padding-left: 0 !important;
    padding: 0 !important;
    vertical-align: inherit !important;
}

.card-header{
  border: none!important;
}

.header-small{
	font-size:0.8em !important;
	min-height:55px;
}

.overflow-elipsis{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.card-text{
	margin-bottom: 0px;
}

.container-img > .post-thumbnail{
	margin: 0;
}

.leaflet-popup-content h6{
	font-size:1.125em !important;
}

.pivot-contacts a {
	unicode-bidi: initial;
}

/* .rotated
{
	-moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform-origin: top left;
}*/
