/*
 Theme Name:   SEOCrawler Child
 Template:     seocrawler
 START YOUR CHILD THEME CSS HERE
*/

span.wpcf7-list-item {
    display: inline-block !important;
    margin: 0;
}
span.wpcf7-form-control-wrap.menu-149 {
    font-size: 16px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
    padding: 5px;
    font-size: 16px;	
}
.budjet{
	margin-top:10px;
}
.chart_wrap {
  max-width: 100%;
  position: relative;
  margin: auto;
}
div#pum_popup_title_5173 {
    margin-bottom: 20px;
	text-align:center;
}
div#pum_popup_title_5197 {
    margin-bottom: 20px;
	text-align:center;
}
div#pum_popup_title_5202 {
    margin-bottom: 20px;
	text-align:center;
}
p.tz_contact{
	margin-bottom: 5px !important;
    margin-top: -27px !important;
    padding: 0;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
}
.formseo{	
    background-color: rgb(51, 102, 204);
    padding: 15px 15px 0 15px;
    color: #fff;
	}
.ptitle{
	font-size: 22px !important;
	text-align:center;
}
.ptitletoo{
	font-size: 14px !important;
	text-align:center;
}
.formseo a {
    color: #fff !important;
}

i.fa.fogel_vc {
    background-image: url(/wp-content/themes/seocrawler/images/soc/vk.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
}
i.fa.fogel_whatsapp {
    background-image: url(/wp-content/themes/seocrawler/images/soc/whatsapp.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
}
i.fa.fogel_ok {
    background-image: url(/wp-content/themes/seocrawler/images/soc/ok.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
}
i.fa.fogel_facebook {
    background-image: url(/wp-content/themes/seocrawler/images/soc/2gis.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
}

i.fa.fa-snapchat-ghost {
    background-image: url(/wp-content/themes/seocrawler/images/soc/telegram-logo.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
	padding-top: 5px;
}

i.fa.fogel_you {
    background-image: url(/wp-content/themes/seocrawler/images/soc/youtube.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
}
i.fa.fogel_ins {
    background-image: url(/wp-content/themes/seocrawler/images/soc/insta.png);
    background-size: cover;
    height: 1.2em;
    width: 1.2em;
}
.seocrawler-mobile-button-hamburger:before, .seocrawler-mobile-button-hamburger:after, .seocrawler-mobile-button-hamburger span {
    background: #000 !important;
}
.add_comment {
    display: block;
    width: 40px;
    height: 200px;
    position: fixed;
    left: 0;
    top: 45%;
    z-index: 99999;
    background: #00456a;
    writing-mode: vertical-rl;
    text-align: center;
    font-size: 1.2rem;
    color: #fff !important;
    font-family: "Nunito",sans-serif;
}