/*
Theme Name: Zakra Child
Theme URL: http:/omisoft.eu
Description: Zakra Child Theme - use on Tomeko.bg
Author: Omisoft
Author URL: https://omisoft.eu
Template: zakra
Version: 1.0.0
Text Domain: zakra-child
*/

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#primary {
    width: 100%;

}
@font-face {
    font-family: Adys;
    src: url('/wp-content/themes/zakra-child/adys_regular.woff');
    font-weight: normal;
}
@font-face {
    font-family: Adys;
    src: url('/wp-content/themes/zakra-child/adys_bold.woff');
    font-weight: bold;
}
/*@font-face {*/
/*    font-family: "themegrill-icons";*/
/*    src: url("assets/fonts/themegrill-icons.eot?5d42b271f668d2d6461ba91fc5a5a839?#iefix") format("embedded-opentype"),*/
/*    url("assets/fonts/themegrill-icons.woff") format("woff"),*/
/*    url("assets/fonts/themegrill-icons.ttf") format("truetype"),*/
/*    url("assets/fonts/themegrill-icons.woff2?5d42b271f668d2d6461ba91fc5a5a839") format("woff2");*/
/*}*/


@font-face {
    font-family: 'themegrill-icons';
    src: url('assets/fonts/themegrill-icons-webfont.eot');
    src: url('assets/fonts/themegrill-icons-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/themegrill-icons-webfont.woff2') format('woff2'),
    url('assets/fonts/themegrill-icons-webfont.woff') format('woff'),
    url('assets/fonts/themegrill-icons-webfont.ttf') format('truetype'),
    url('assets/fonts/themegrill-icons-webfont.svg#themegrill-iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;

}
*:not(.far,.fas,.fa,.ab,.tg-icon){
  font-family:Adys !important;

}

.site-description {
    display: none;
}
.site-title {
    display: none;
}

.zak-footer-cols {
	padding-bottom: 60px;
	padding-top: 60px;
	border-top: 1px solid #D4D4D8;
	color: #000;
}
.zak-footer-col .widget ul a {
    color: #000;
}
.zak-footer-cols h1, .zak-footer-cols h2, .zak-footer-cols h3, .zak-footer-cols h4, .zak-footer-cols h5, .zak-footer-cols h6 {
	color: #000;
}
.widget .wp-block-heading, .widget .widget-title {
   
    border-bottom:none;
}

.widget .wp-block-heading::before, .widget .widget-title::before {
    position: absolute;
    display: block;
    bottom: -1px;
    content: " ";
    left: 0;
    width: 30px;
    height: 0px;
    background-color: #027ABB;