/*	
Theme Name: Ostrya
Theme URI: http://iwebdc.com/demo/ostrya/landing/
Description: Computer and Mobile Phone Repair Service WordPress Theme
Author: iWebdc
Author URI: https://themeforest.net/user/iwebdc
Version: 1.2.7
Text Domain: ostrya
Tags: custom-background, custom-colors, custom-menu, post-formats, theme-options, translation-ready
License: -
License URI: -
*/
.main_slider_block{
	height:100vh;
	overflow:hidden;
}
html{
	overflow:auto !important;
}

.fa-reddit {
  	background-image: url('https://s-repair.com.ua/tiktok.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px;
	height: 14px;
	background-position: center;
	background-color:#242d34;
}
.fa-reddit::before {
  content:none !important;
}
.header-style-v1 .primary-menu > li > a {
line-height: inherit;
  color: #fff;
  font-weight: bold;
}
.header-info-text{
	display:block;
}



@media (max-width: 479px) {
    
	html, body {
	  font-size: 11px;
	}
	table > thead > tr > th, 
	table > tbody > tr > th, 
	table > tfoot > tr > th, 
	table > thead > tr > td, 
	table > tbody > tr > td, 
	table > tfoot > tr > td,
	.table > thead > tr > th, 
	.table > tbody > tr > th, 
	.table > tfoot > tr > th, 
	.table > thead > tr > td, 
	.table > tbody > tr > td, 
	.table > tfoot > tr > td{
		border-top:1px solid #ddd;
		padding:4px;
	}
}

.flexslider {
  border: 0px !important;
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back {
  transform: none !important;
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
  transform: none !important;
}