/*
Theme Name:Sydney Child
Template:sydney
Text Domain:sydney
*/

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-family: 'Exo 2', sans-serif;

        font-size: 18px;
}
h1, h2,h3, h4  {font-family: 'Open Sans', sans-serif;}
h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
}
.home .slider-top
{
display:block;
}
.site-header {
    background-color: transparent!important;
}
.slider-top
{
display:none;
margin-top: -200px;
}
.header-wrap {
    background: rgba(0,0,0,0.3);
    margin-top: -20px;
    padding: 10px;
}
.header-section {
    position: absolute;
    top: -47px;
    left: -13px;
}
.logo-section {
	background-image: url(img/Logo_sheep.svg);
    background-repeat: no-repeat;
    background-position-y: 3px;
    padding-left: 64px;
    background-size: 55px;  
}
.site-title a { 
font-family: 'Exo 2', sans-serif;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 2px;
line-height: 0.9;
font-size: 39px;
color: #118ede !important;      
}
.site-description {
	font-size: 14px !important;
	font-weight: 300;
	letter-spacing: 0px;
	margin: -2px 0 1px 2px;
	line-height: 1.3;
}
.lang-item {
    float: left;
    padding: 0 10px;
    list-style-type: none;
    
}

.lang-item a {color: #fff;}

#mainnav ul li a {
    text-transform: uppercase;
}
#mainnav li {
    padding: 3px 12px;
}
#mainnav ul li:hover {background: #118ede;}
#mainnav ul li a:active {background: #118ede;}
.block_home .description {padding-left: 105px;}
.news-title{
    text-align: center;
}
.news-title:after, .news-title:before  {
    content: "\ ";
    border-top: solid 1px #ddd;
    padding: 5px 15%;
    display: inline-block;
    margin: 0 20px;
}
.entry-date
{
color: #838d90;
}

.blog-post .entry-title {
    text-transform: uppercase;
    font-weight: normal;
}
.author, .comments-area, .roll-button.more-button {display: none; }

/*Catalog******/
.sku_wrapper, .related.products, .woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering, .woocommerce ul.products li.product .button
{display: none;}

.woocommerce ul.products li.product h2 {
    font-size: 0.9em;
    color: #118ede;
    text-transform: uppercase;
}


#secondary {
    padding: 80px 0 0 20px;
}
/*Footer******/
.footer-widgets {
    padding: 35px 0 0 0;
}
.footer-widgets .logo-section {
    width: 300px;
    margin: 0 auto;  
    
}
.widget-area .widget {margin-bottom:0}
.footer-tel
{
display: inline-block;
height: 40px;
vertical-align: top;
padding: 0 0 0 20px;
}
.site-footer {
    background-color: #1a1c21;
    display: none;
}

.footer-tel-text {display:inline-block;vertical-align: top;}
.footer-email {padding-left: 100px;}
.fa {
    font-size: 1.2em;
    padding: 5px;
}
.go-top {border-radius: 0;}
/*
================================================================================
|                                     MEDIA                                    |
================================================================================
*/


* Media Queries
-------------------------------------------------------------- */
	@media only screen and (min-width: 1930px) {
 .slider-top {  margin-top: -124;}
	}
	/* Smaller than standard 1200 */
	@media only screen and (max-width: 1199px) {
		
     
        
	}
	/* Smaller than standard 980 */
	@media only screen and (max-width: 991px) {
         .slider-top {   margin-top: 0;}
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
		.roll-counter .numb-count {
			font-size: 24px;
		}
		.masonry-layout .hentry {
			width: 345px;
		}
		.header-wrap .col-md-8 {
			padding: 0;
		}
		.last {
			margin-bottom: 0 !important;
		}
		.margin-bottom-device {
			margin-bottom: 50px;
		}
		.margin-top-device {
			margin-top: 50px;
		}
		.content-area .post-wrap,
		.contact-form-wrap {
			padding-right: 0;
		}
		.contact-form-aside,
		.sidebar {
			margin-top: 50px;
		}
 				
	}
	@media only screen and (max-width: 1024px) {
         .slider-top {  margin-top: -124;}

	
		.slides-container .slide-item,
		.panel-row-style {
			background-attachment: scroll !important;
			background-position: center !important;
		}
		.panel-row-style.mob-pad-0 {
			padding: 0 !important;
		}
		.panel-row-style.mob-pad-15 {
			padding: 15px 0 !important;
		}
		.panel-row-style.mob-pad-30 {
			padding: 30px 0 !important;
		}
		.panel-row-style.mob-pad-45 {
			padding: 45px 0 !important;
		}
		#mainnav {
			display: none;
		}
		.btn-menu {
			display: block;
		}
		.site-header {
			position: static;
			background-color: rgba(0,0,0,0.9);
		}
		.header-clone {
			display: none;
		}		
		.posts-navigation {
			overflow: hidden;
			margin-bottom: 30px;
		}
	}
	@media only screen and (max-width: 780px) {
        .slider-top {  margin-top: 0;}
        .site-header { background-color: #2d3035 !important}
        
        
		.roll-client .client-item img {
			max-width: 100%;
  		}
  		.panel-grid-cell {
   			padding-left:15px !important;
    		padding-right:15px !important;
    		margin-bottom: 15px !important;
  		}
		h1 { font-size: 32px;}
		h2 { font-size: 28px;}
		h3 { font-size: 18px;}
		h4 { font-size: 18px;}
		h5 { font-size: 16px;}
		h6 { font-size: 14px;}
	}
	/* Tablet Landscape */
	 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .site-header { background-color: #222 !important;}
	}

	@media only screen and (max-width: 1399px) {
		.site-header #mainnav ul li ul {
		    right: 14px;
		}
		.site-header #mainnav ul li ul li ul {
		    left: -100%;
		}
	}

	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
        .block_home .description {padding-left: 0;}
		.header-section {    position: absolute;
        top: -18px;
        left: -13px;}
        
        .news-title::after, .news-title::before {
            padding: 5px 5%;}
        
        
		.social-menu-widget a:before {
			font-size: 42px;
		}
		.btn-menu {
			float: none;
			margin: 15px auto 0;
		}
		.header-wrap {
			text-align: center;
		}
		#mainnav-mobi {
			top: auto;
		}
		.site-header.float-header {
			padding-top: 20px;
			padding-bottom: 20px;
		}

        .text-slider-section {
			min-height: 0;
			top: auto;
			bottom: 0;
		}
		.site-title {
			font-size: 22px !important;
		}

	}
	@media only screen and (max-width: 600px) {

	}

	/* Mobile Portrait Size */
	@media only screen and (max-width: 479px) {

	}
	@media only screen and (max-width: 320px) {


	}
	/* Center menu vertically */
	@media screen and (min-width: 1025px) {
		.header-wrap .container > .row {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-align-items: center;
			    -ms-flex-align: center;
			        align-items: center;
		}
	}
	/* Mobile slider */
	.mobile-slide {
		display: none;
	}
	.sydney-hero-area {
		overflow: hidden;
	}

