/*
Theme Name:     Customizr Child
Theme URI:      http://themesandco.com/customizr
Description:    A child theme for the Customizr WordPress theme. This child theme simply includes 2 files : style.css to add your custom css and functions.php where you can extend Customizr's core code. In order to keep your code as clean and flexible as possible, try to use Customizr's hooks API for your customizations. Do something awesome and have fun !
Author:         Nicolas Guillaume (nikeo)
Author URI:     http://themesandco.com
Template:       customizr
Version:        1.0.0
*/

/* Your awesome customizations start right here !
-------------------------------------------------------------- */
footer#footer {background:#f8f8f8;}
footer#footer p {font-size: 13px;color:#5a5a5a !important;}
/*#footer_one {width:1200px;}*/
.widget_categories li a {font-size:14px;}
.post-to-googleplus-link {display:inline-block; height:32px; background: url(images/google-plus.png) center center no-repeat; padding:0 0 0 32px; margin:0;}
.post-to-facebook-link{display:inline-block; height:32px; background: url(images/facebook.png) center center no-repeat; padding:0 0 0 32px; margin:0;}
.post-to-twitter-link{display:inline-block; height:32px; background: url(images/twitter.png) center center no-repeat; padding:0 0 0 32px; margin:0;}
.post-to-vkontakte-link{display:inline-block; height:32px; background: url(images/vkontakte.png) center center no-repeat; padding:0 0 0 32px; margin:0;}
/* Site Title & Logo               
.brand a            {display:none;}*/
/* Logo                 
.tc-header .brand   {display:none;}*/
/* Social Icons        
.social-block a     {display:none;} */
/* Tagline             
.inside.site-description  {display:none;} */
/* Navbar              */
.navbar .nav        {display:none;} 
/* Navbar box           */
.navbar .navbar-inner {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
background:         none;
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
}
	
#main-wrapper .format-icon:before {content: none;}
.chrome .widget_categories h3:before{content: none;} 
.widget.flexipages_widget li:before {
content: '\203A';
position: relative;
left: -10px;
color: #0088cc;
-webkit-transition: left 0.2s;
-moz-transition: left 0.2s;
-ms-transition: left 0.2s;
-o-transition: left 0.2s;
transition: left 0.2s;
}
h2 {font-size:30px;}
.label {vertical-align:top;}
.widget.flexipages_widget li a {font-size:13px;}
li.current_page_item > a {color:red;}
.navigation .pager a {font-size:12px;}
.tc-sidebar aside {margin-bottom:25px;}
.social-block a {padding:0;}
.widget_categories h3:before  {content: none;}
#nav-below h3{display:none;}
a.node{font-size:13px;}
.site-logo img {height:120px;width:181px;}
.page h1 {display:inline-block;}
.navbar .btn-navbar {display:none;}
.wp-pagenavi {
	padding: 20px 0 !important;
	display:block !important;
	clear:both !important;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#333333 !important;
		text-shadow:0px 1px #F6F6F6 !important;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		box-shadow:0px 1px #EFEFEF !important;
		-moz-box-shadow:0px 1px #EFEFEF !important;
		-webkit-box-shadow:0px 1px #EFEFEF !important;
		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
		font-size:12px !important;
		margin-right:3px !important;
		text-decoration:none !important;
}	
.wp-pagenavi a:hover {
		color:#fff !important;
		text-shadow:0px 1px #4876C9 !important;
		border-color:#3D6DC3 !important;
		background:#5A8CE7 !important;
		background:-moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 1px,#5A8CE7) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7)) !important;
		color:#FFFFFF !important;
		box-shadow:0px 1px #E7E7E7 !important;
		-moz-box-shadow:0px 1px #E7E7E7 !important;
		-webkit-box-shadow:0px 1px #E7E7E7 !important;

}
 .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;
		border:solid 1px #DCDCDC !important;
		color:#fff !important;
		box-shadow:0px 1px #E7E7E7 !important;
		-moz-box-shadow:0px 1px #E7E7E7 !important;
		-webkit-box-shadow:0px 1px #E7E7E7 !important;
		margin-right:3px !important;
		text-shadow:0px 1px #4876C9 !important;
		border-color:#3D6DC3 !important;
		background:#5A8CE7 !important;
		background:-moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 1px,#5A8CE7) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7)) !important;
}
/* Move SI to Right, adjust margins if needed   */
.navbar-inner .social-block {
float:          right;
margin-top:     10px;
margin-right:   0px;
text-align:     right;
}
/* Move Tagline to Left    */
.navbar-wrapper .navbar h2 {
float:          left;
margin-top:     40px;
text-align:     center;
font-size: 36px;
}
.block_links {overflow: hidden;}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px){
	.block_links_icnt {width:100% !important;}
	/* Force table to not be like tables anymore */
	.block_links table, 
	.block_links thead, 
	.block_links tbody, 
	.block_links th, 
	.block_links td, 
	.block_links tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	.block_links thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	.block_links tr { border: 1px solid #ccc; }
 
	.block_links td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	.block_links td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
	}
/* Remove Post Date */
.entry-date {
display:    none;
}
 
/* Remove Post Author */
.entry-meta .url.fn.n {
display:    none;
}
/* Hides the labels automatically added by WordPress to category pages
.archive .format-icon{
visibility: hidden;
}

.archive .format-icon span{
visibility: visible;
float: left;
} */
/*hide rss*/
.social-icon.icon-feed {
display: none;
}
/* Fix sidebar not display */
 .span3.left.tc-sidebar {
 display: block;
 }
 /* Hide category archive */
.archive-header {
   visibility: hidden;
}
.archive-header span {
   visibility: visible;
   float: left;
}
.fb_iframe_widget_fluid {
display:inline-flex !important;
}
#CDSWIDVRNB {
width:100% !important;
}
#CDSWIDVRNB .cdsHead h2 {
font-size: 11px;
text-align: center;
}
.navbar-wrapper .navbar .site-description {
*float:left;
text-align:left;
}



.customizr-slide {
max-width: 870px !important;

}

body {
 position: relative;
}

/* START OF Change Customizr Background to Texture or Image  */
#tc-page-wrap::before {
    background-image: url(/wp-content/uploads/2018/12/back_gr.jpg);
 content : "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity : 0.4;
    z-index: -1;
background-repeat: no-repeat; background-attachment: fixed; background-position: center;
}


/* Set the color (#FAFAFA) of the internal body */
#main-wrapper {
/*background-color: #FFFFFF; */
}
/* END OF Change Customizr Background to Texture or Image  */
.table thead th {
    vertical-align: top;
    }
.table td, .table th {
text-align:center;
}    
body {
color:#191818;
}
td#temp.max {
color:red;
font-weight: bold;
}
a {color:#0000ee;}
