/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Description: Sydney Child Theme
Text Domain: sydney
Template: sydney

*/

@import url("../sydney/style.css");

/*--------------------------------------------------------------
Customization
--------------------------------------------------------------*/
.page-wrap {padding-top:0!important}
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {padding:0!important;}
.page-wrap {overflow-x: hidden;}
.kbe_search_container {width:160%; margin: 0 0 0 -30%; background:#ffe82b url(https://help.pccterminal.com/wp-content/uploads/2017/12/pcc-homepage-04.jpg) no-repeat center 0; background-size:cover; padding:180px 0 180px 0}
.kbe_breadcrumbs_container{width:160%; margin: 0 0 0 -30%;}
.kbe_breadcrum {max-width:1170px; margin:0 auto 20px!important}
.site-info {color:#fff; text-align:center;}
#kbe_container {margin-top:15px;}
.page-wrap .content-wrapper {padding:0;}
.site-header {background:none!important;}
.header-clone {height:auto!important;}
.site-header, .site-header.fixed {position:absolute!important;}
#mainnav {display:none;}
.kbe_search_container p {
    color: #ffffff;
    margin-bottom: 30px;
    text-shadow: 0 0 3px #000;
    font-size: 18px;
}
.kbe_search_container h1 {
    font-size: 42px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 0 1px 9px #000;
}
.archive .site-header, .archive .site-header.fixed, .single .site-header, .single .site-header.fixed {position:relative!important; top:0!important;background:#d4be0c!important;}
#kbe_content h2 span.kbe_count {background:#d4be0c}
.bottom .socials li:hover a, .go-top {
    background-color:#d4be0c;
}

@media only screen and (max-width: 1250px) {
	.page-wrap .content-wrapper {max-width:90%;}
	.kbe_breadcrum {
		max-width: 63%;}
}
@media only screen and (max-width: 1024px) {
	.kbe_wrapp_container {width:60%;}
	.btn-menu {display:none!important;}
}
@media only screen and (max-width: 860px) {
	.kbe_content_full .kbe_category {width:100%!important;}
	
}

