﻿/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://bcl.co.l/bestclean-child/
 Description:  Twenty Thirteen Child Theme
 Author:       BCL
 Author URI:   http://bcl.co.il
 Template:     twentythirteen
 Version: 1.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
 Text Domain:  bestclean-child
*/
  @import url('../twentythirteen/style.css');
#breadcrumbs{
font-size: 12px;
margin-right: 30px;
}
#breadcrumbs a{
color: #3B2452;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    font-style: normal;
}
.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1200px;
float: left;
margin: 0px 30px;
}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
padding: 0px 20px 0px 20px;
}
.line-footer{
margin-top: 140px; 
width: 440px; 
color: #3b2452; 
font-size: 12px;
}
.customer-btn{
color: #ffffff !important;
text-shadow: 0px 1px 2px #844d16;
text-align: center;
font-family: arial, tahoma, sans-serif;
height: 62px;
margin-top: 15px;
}
.customer-btn a{
font-size: 28px;
padding: 10px;
font-weight: bold;
color: #ffffff !important;
text-decoration: none;
width: 100%;
background-color: #d27b25; /* Old browsers */
	background: -webkit-linear-gradient(top, #f28d2a 0%, #d27b25 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #f28d2a 0%, #d27b25 100%); /* W3C */
	border: 2px solid #d27b25;
    border-radius: 12px;
-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}
.customer-btn a:hover{
color: #ffffff !important;
text-decoration: none;
background-color: #f28d2a; /* Old browsers */
	background: -webkit-linear-gradient(top, #d27b25 0%, #f28d2a 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #d27b25 0%, #f28d2a 100%); /* W3C */
	border: 2px solid #f28d2a;
}
.customer-enter{
width: 100%;
}
.customer-enter ul{
list-style: none;
}
.customer-enter ul li{
float: right;
margin-right: 10px;
}
.comments-area{
display: none;
}
.site-header {
background-image: url(http://www.bcl.co.il/img/header.jpg) !important;
background-repeat: no-repeat !important;
background-position: center top !important;
background-size: 1263px 150px !important;
	position: relative;
}
.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
width: 70%;
margin-left: 28%;
background-color: #f2f1f3;
border: 1px solid #d6d2dc;
-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.entry-content a,
.comment-content a {
	color: #bc360a;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #ea9629;
}
/* Small menu */
	.menu-toggle {
color: #ffffff;
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
background: none;
		border: none;
display: none;
	}
@media (max-width: 960px) {
.responsiveSelectContainer {
    margin-top: 20px;
width: 150px;
margin-right: 10px;
height: 25px;
}
.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
color: #3B2452;
    font-size: 16px;
}
.main-navigation {
    min-height: 70px;
}}
@media (max-width: 400px) {
html{
     overflow-x: hidden;
}
body{
     overflow-x: hidden;
}
.site-header {
	background-image: url(http://www.bcl.co.il/img/logo.png) !important;
background-repeat: no-repeat !important;
background-position: center top !important;
background-size: 249px 77px !important;
z-index:1000;
margin-top: 20px;
max-width: 100%;
}
.site-header .home-link {
    max-height: 0px;
height: 0px;
padding: 48px 0px;
}
.navbar {
    width: 96%;
}
.lang{
    margin: 10px -20px 0px;
}
.site-main .sidebar-container {
position: absolute;
width: 96%;
margin-right: 5px;
}
.site-main .sidebar-inner {
    margin: 0px;
}
#content .entry-content{
margin-top: 500px;
width: 98%;
}
.en-earth {
margin-top: 900px;
position: absolute;
width: 98%;
}
.fr-earth {
margin-top: 1900px;
position: absolute;
width: 98%;
}
.rus-earth {
margin-top: 2500px;
position: absolute;
width: 98%;
}
.earth {
margin-top: 1250px;
position: absolute;
width: 98%;
margin-right: 10px;
}
.line-footer{
margin: 500px auto;
width: 98%;
}
.customer-enter ul li {
    margin-right: 0px;
    float: none;
}}