body {
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
line-height: 1.6;
position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Helvetica, Arial, sans-serif;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
font-weight: bold;
}
a {
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
}
a:hover {
text-decoration: none;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
.button {
display: inline-block;
color: #fff !important;
padding: 11px 22px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: 700;
font-size: 16px;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
border: none;
text-align: center;
}
.button:hover {
text-decoration: none;
}
input,
textarea,
select {
background: rgba(0,0,0,0.04);
border: rgba(0,0,0,0.07) 1px solid;
color: rgba(0,0,0,0.47);
padding: 11px 22px;
font-size: 14px;
white-space: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
max-width: 100%;
box-sizing: border-box;
-webkit-appearance: none;
}
select option {
color: #222;
}
input[type=radio],
input[type=checkbox] {
padding: 10px;
}
input[type=submit] {
display: inline-block;
color: #fff !important;
padding: 11px 22px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
font-size: 16px;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
border: none;
text-align: center;
-webkit-appearance: none;
}
input[type=submit]:hover {
text-decoration: none;
}
#background-image {
transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-webkit-transition: all .1s ease-in;
background-clip: border-box;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
position: fixed;
top: 0;
left: 0;
z-index: -1;
display: inline-block;
height: 100%;
width: 100%;
}
#container {
width: 100%;
max-width: 100%;
position: relative;
margin: 0 auto;
overflow: hidden;
} #top {
padding: 0;
position: absolute;
top: 44px;
left: 0;
z-index: 9999;
width: 100%;
}
#top.fixedpos {
position: fixed;
top: 0;
height: auto;
-moz-box-shadow: 0px 5px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 5px 0px rgba(0,0,0,0.05);
-o-box-shadow: 0px 5px 0px rgba(0,0,0,0.05);
box-shadow: 0px 5px 0px rgba(0,0,0,0.05);
}
#top .row > div {
display: table;
position: inherit !important;
}
.logo {
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
display: table-cell;
vertical-align: middle;
padding: 11px 0;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.logo img {
width: auto;
max-width: 100%;
height: auto;
max-height: 100%;
}
.logo:hover {
text-decoration: none;
}
@media (max-width: 1200px) {
#top,
#top.fixedpos {
position: absolute;
top: 0px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#top .container {
padding-left: 22px;
padding-right: 22px;
}
.logo {
margin: 22px auto !important;
text-align: center;
width: 100%;
float: none;
display: inline-block;
}
} .empty-menu {
padding: 22px 0;
font-size: 16px;
font-weight: bold;
}
.mainnav {
display: table-cell;
vertical-align: bottom;
text-align: right;
position: inherit !important;
}
.mainnav > div {
display: inline-block;
}
footer .mainnav > div {
width: 100%;
}
.mainnav ul.menu {
margin: 0;
padding: 0;
text-align: right;
}
footer .mainnav ul.menu {
text-align: left;
}
@media (max-width: 1200px) {
.mainnav,
.mainnav ul.menu {
margin: 0 auto;
text-align: center;
display: inline-block;
width: 100%;
}
}
.mainnav ul.menu > li {
display: inline-block;
text-align: left;
margin: 0;
}
.mainnav.normal-dropdown ul.menu > li {
position: relative;
}
footer .mainnav ul.menu > li {
margin: 0 44px 0 0;
}
.mainnav ul.menu > li > a {
display: inline-block;
padding: 44px 16px;
font-size: 14px;
text-transform: uppercase;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
}
#top.fixedpos .mainnav ul.menu > li > a {
padding: 22px 16px;
}
footer .mainnav ul.menu > li > a {
padding: 22px 0;
font-size: 12px;
}
.mainnav ul.menu > li.current-menu-item > a,
.mainnav ul.menu > li:hover > a {
text-decoration: none;
}
@media (max-width: 1200px) {
#top .mainnav ul.menu > li > a,
#top.fixedpos .mainnav ul.menu > li > a {
padding: 22px 22px 33px 22px;
}
}
.mainnav ul.menu > li.menu-item-has-children a > .glyphicon {
padding: 0 0 0 11px;
font-size: 12px;
float: right;
line-height: 1.6em;
}
.mainnav ul.menu > li > ul {
position: absolute;
left: 0;
top: 100%;
display: inline-block;
opacity: 0;
height: 0;
padding: 0;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
width: 100%;
border-top: transparent 0px solid;
text-align: center;
overflow: hidden;
}
.mainnav.normal-dropdown ul.menu > li ul {
display: inline-block;
width: 220px;
text-align: left;
}
.mainnav ul.menu > li > ul ul {
display: none;
}
#top .mainnav ul.menu > li:hover > ul {
opacity: 1;
height: auto;
border-top-width: 3px;
-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
}
#top .mainnav.normal-dropdown ul.menu > li:hover ul {
-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
z-index: 999;
overflow: visible;
}
.mainnav ul.menu > li > ul li {
display: inline-block;
margin: 0 22px;
text-transform: uppercase;
position: relative;
}
.mainnav.normal-dropdown ul.menu > li > ul li {
display: block;
}
.mainnav.normal-dropdown ul.menu > li > ul li ul {
display: none;
position: absolute;
left: 100%;
top: 0;
padding: 0;
}
.mainnav.normal-dropdown ul.menu > li > ul li ul.pos-left {
left: -100%;
}
.mainnav.normal-dropdown ul.menu > li > ul li:hover > ul {
display: block;
}
.mainnav ul.menu > li > ul li a {
padding: 0;
display: inline-block;
font-size: 14px;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.mainnav.normal-dropdown ul.menu > li > ul li a {
display: block;
}
.mainnav ul.menu > li:hover > ul li a {
padding: 33px 0;
}
#top.fixedpos .mainnav ul.menu > li:hover > ul li a {
padding: 22px 0;
}
.mainnav.normal-dropdown ul.menu > li:hover > ul li a,
#top.fixedpos .mainnav.normal-dropdown ul.menu > li:hover > ul li a {
padding: 11px 0;
}
.mainnav ul.menu > li > ul li a:hover {
text-decoration: none;
}
#top .wp_nav_menu_mobile,
#top .wp_nav_dropdown {
display: none;
}
#top .wp_nav_dropdown select {
display: block;
border: 0;
margin: 0;
text-align: center;
width: 100%;
padding: 22px 22px 22px 55px;
font-weight: bold;
color: #fff;
font-size: 18px;
border-radius: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url(//www.smartheating.cz/wp-content/themes/thecompany/images/mobilemenu.png) 22px 50% no-repeat;
}
@media (max-width: 768px) {
#top .mainnav {
display: none;
}
#top .wp_nav_dropdown {
display: block;
}
}
#top #shop-button {
display: table-cell;
vertical-align: bottom;
padding: 44px 0;
width: 66px;
}
#top.fixedpos #shop-button {
padding: 22px 0;
}
#top .glyphicon-shopping-cart {
font-size: 24px;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
float: right;
}
#top #shopbar {
position: absolute;
left: 0;
top: 100%;
display: inline-block;
opacity: 0;
height: 0;
padding: 0;
margin: 0;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
width: 100%;
overflow: hidden;
text-align: right;
}
#top #shop-button:hover #shopbar {
padding: 33px 0;
opacity: 1;
height: auto;
-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
}
#top #shopbar .widget,
#top #shopbar .widget_shopping_cart_content {
width: 100%;
}
#top #shopcartcontent {
width: 70%;
display: inline-block;
float: left;
text-align: left;
margin: 0 0 0 15px;
}
#top #shopcartbuttons {
width: 20%;
display: inline-block;
float: right;
margin: 0 15px 0 0;
}
#top #shopcartbuttons a.button {
display: block;
width: 100%;
}
#top #shopcartbuttons a.button:first-child {
margin: 0 0 22px 0;
}
#top .woocommerce.widget_shopping_cart ul.cart_list li {
border-bottom: rgba(0,0,0,0.13) 1px solid;
position: relative;
}
#top .woocommerce.widget_shopping_cart ul.cart_list li.empty {
border: 0;
font-size: 18px;
padding: 0;
}
#top .woocommerce.widget_shopping_cart ul.cart_list li img {
float: left;
margin: 0 22px 0 0;
height: 50px;
width: auto;
}
#top .woocommerce.widget_shopping_cart .quantity span {
float: right;
}
#top .woocommerce.widget_shopping_cart .total {
border: 0;
padding: 11px 0 0 0;
}
#top .woocommerce.widget_shopping_cart .total span {
float: right;
}
#top .woocommerce.widget_shopping_cart {
padding: 0;
}
.woocommerce ul.cart_list li dl, 
.woocommerce ul.product_list_widget li dl, 
.woocommerce-page ul.cart_list li dl, 
.woocommerce-page ul.product_list_widget li dl {
display: inline-block;
border: 0;
padding: 0 22px 0 0;
}
.woocommerce #content .quantity,
.woocommerce .quantity, 
.woocommerce-page #content .quantity, 
.woocommerce-page .quantity {
vertical-align: top;
}
@media (max-width: 1200px) {
#top #shop-button {
display: none;
}
}
#top #search-button {
display: table-cell;
vertical-align: bottom;
padding: 44px 0;
width: 66px;
}
#top.fixedpos #search-button {
padding: 22px 0;
}
#top .glyphicon-search {
font-size: 24px;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
float: right;
}
#top #searchbar {
position: absolute;
left: 0;
top: 100%;
display: inline-block;
opacity: 0;
height: 0;
padding: 0;
margin: 0;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
width: 100%;
overflow: hidden;
text-align: right;
}
#top #search-button:hover #searchbar {
padding: 33px 0;
opacity: 1;
height: auto;
-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
box-shadow: 5px 5px 0px rgba(0,0,0,0.05);
}
#top #searchbar .searchform {
display: inline-block;
width: 100%;
}
#top #searchbar .searchform .s {
width: 100%;
border: 0;
background: transparent;
font-size: 32px;
}
#top #searchbar .searchform input[type=submit] {
width: 100%;
background: rgba(0,0,0,0.15);
border: 0;
padding: 26px 0;
font-size: 18px;
text-transform: uppercase;
}
#top #searchbar .searchform input[type=submit]:hover {
color: #fff !important;
}
@media (max-width: 1200px) {
#top #search-button {
display: none;
}
}
#header {
padding: 0;
}
#socialicons {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 99;
text-align: right;
}
#socialicons .row > div {
display: table;
height: 44px;
}
#socialicons #top-text {
display: table-cell;
vertical-align: middle;
padding: 0 11px 0 0;
font-size: 12px;
}
#socialicons a.socialicon {
display: table-cell;
vertical-align: middle;
margin: 0;
height: 20px;
width: 31px;
}
#socialicons .socialicon img {
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-webkit-transition: all .1s ease-in;
transition: all .1s ease-in;
opacity: 1;
height: 20px;
width: 20px;
margin: 0;
display: inline-block;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
#socialicons a.socialicon img:hover {
opacity: 0.5;
margin-top: -5px;
}
@media (max-width: 1200px) {
#socialicons {
display: none;
height: 0;
}
} #page-title {
text-align: left;
padding: 152px 0 0 0;
width: 100%;
background-clip: border-box;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}
#page-title h1 {
font-size: 44px;
text-transform: uppercase;
margin: 0;
padding: 44px 0;
word-break: break-all;
}
@media (max-width: 1200px) {
#page-title {
padding-top: 175px;
}
} #sections {
position: relative;
}
.section {
padding: 66px 0;
background-clip: border-box;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
position: relative;
-moz-transition: all .6s ease-in;
-o-transition: all .6s ease-in;
-webkit-transition: all .6s ease-in;
transition: all .6s ease-in;
opacity: 1;
}
.section.parallax {
background: transparent !important;
}
.section.outofview {
opacity: 0;
}
.section.outofview.parallax {
opacity: 1;
}
.section-background-container {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.section-background {
background-attachment: fixed;
background-clip: border-box;
background-origin: padding-box;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.section-background-container video {
position: absolute;
left: 0; 
top: -1%;
min-width: 100%; 
min-height: 101%;
width: auto; 
height: auto;
}
@media (max-width: 768px) {
.section .container {
margin: 0 !important;
}
}
.section.portfolio {
padding: 66px 0 44px 0;
}
.section.portfolio.hasfilter {
padding-top: 0;
}
@media (max-width: 768px) {
.section.portfolio.hasfilter {
padding-top: 44px;
}
}
.section.widgets {
padding: 66px 0 22px 0;
}
.section.fullwidth {
padding: 0;
line-height: 0;
font-size: 0;
}
.section .post-content {
padding: 0;
} #portfolio {
padding: 66px 0 44px 0;
background: #eee;
}
.portfolio-filter {
width: 100%;
padding: 22px 0 44px 0;
background: #fff;
margin: 0 0 66px 0;
position: relative;
}
@media (max-width: 768px) {
.portfolio-filter {
display: none;
}
}
.portfolio-filter ul {
list-style: none;
margin: 0;
padding: 0;
}
.portfolio-filter li {
display: inline-block;
font-size: 14px;
text-transform: uppercase;
padding: 5px 14px;
margin: 22px 22px 0 0;
transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
cursor: pointer;
}
.portfolio-filter li:hover,
.portfolio-filter li.active {
color: #fff;
}
.portfolio-filter li.active {
cursor: default;
}
.portfolio-item {
background: #fff;
text-align: center;
position: relative;
display: inline-block;
width: 101%;
margin-bottom: 22px;
opacity: 1;
transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
}
.portfolio-item.fade {
opacity: 0.3;
}
.portfolio-item figure {
position: relative;
overflow: hidden;
background: #333;
height: 400px;
}
.portfolio-item figure .portfolio-img {
position: relative;
display: block;
width: 100%;
height: 360px;
margin: 44px 0 0 0;
opacity: 0.7;
transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-webkit-transition: all .1s ease-in;
background-clip: border-box;
background-origin: padding-box;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
}
.upsidedown .portfolio-item figure .portfolio-img {
height: 345px;
margin: 0;
}
.portfolio-item figcaption {
position: absolute;
top: 0;
z-index: 11;
width: 100%;
height: 100%;
text-align: center;
}
.portfolio-item svg {
position: absolute;
top: -1px;
left: 0;
z-index: 10;
width: 101%;
height: 101%;
}
.portfolio-item svg path {
fill: #fff;
}
.upsidedown .portfolio-content {
position: absolute;
width: 100%;
bottom: 0;
}
.portfolio-item .seperator {
height: 5px;
width: 44px;
margin: 44px auto 0 auto;
transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-webkit-transition: all .1s ease-in;
}
.portfolio-item h3 {
padding: 22px 22px 11px 22px;
margin: 0;
font-size: 16px;
color: #000;
text-transform: uppercase;
transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
word-break: break-all;
}
.portfolio-item p {
padding: 0 22px 11px 22px;
transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-webkit-transition: all .1s ease-in;
timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
transition-delay: 0s;
transition-duration: 0.1s;
}
.upsidedown .portfolio-item p {
height: 66px;
}
.portfolio-item .button-container {
position: absolute;
top: 50%;
left: 0;
width: 100%;
}
.upsidedown .portfolio-item .button-container {
top: 40%;
}
.portfolio-item button {
display: inline-block;
background: #fff;
padding: 11px 22px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: 700;
font-size: 16px;
transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transform: scale(0.25);
-moz-transform: scale(0.25);
-o-transform: scale(0.25);
-webkit-transform: scale(0.25);
border: none;
text-align: center;
opacity: 0;
}
.portfolio-item:hover figure .portfolio-img {
opacity: 1;
} #portfolio .portfolio-item:hover .seperator,
#portfolio .portfolio-item:hover h3,
.portfolio .portfolio-item:hover .seperator,
.portfolio .portfolio-item:hover h3 {
margin-top: -5px;
}
.upsidedown .portfolio-item:hover p {
height: 0px;
}
#portfolio .portfolio-item:hover .seperator,
#portfolio .portfolio-item:hover p,
.portfolio .portfolio-item:hover .seperator,
.portfolio .portfolio-item:hover p {
opacity: 0;
}
#portfolio .portfolio-item:hover button,
.portfolio .portfolio-item:hover button {
opacity: 1;
transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
} .blogtiles {
padding: 66px 0 44px 0;
background-color: #eee;
}
.blogtiles .portfolio-item figure .portfolio-img {
height: 290px;
margin: 0;
}
.blogtiles figcaption .blog-content,
.blogtiles figcaption .blog-content-hover {
position: absolute;
bottom: 0;
transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-webkit-transition: all .1s ease-in;
timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
transition-delay: 0s;
transition-duration: 0.1s;
width: 100%;
text-align: center;
}
.blogtiles figcaption .blog-content-hover {
opacity: 0;
bottom: -22px;
}
.blogtiles .portfolio-item .seperator {
margin: 11px auto 0 auto;
}
.blogtiles .portfolio-item .blog-author {
padding: 22px;
}
.blogtiles .portfolio-item .blog-author img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin: 0 11px 0 0;
}
.blogtiles .portfolio-item .blog-socials i {
padding: 6px;
font-size: 20px;
}
.blogtiles .portfolio-item .button-container {
position: absolute;
top: 30%;
left: 0;
width: 100%;
}
.blogtiles .portfolio-item .button {
opacity: 0;
transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transform: scale(0.25);
-moz-transform: scale(0.25);
-o-transform: scale(0.25);
-webkit-transform: scale(0.25);
display: inline-block;
margin: 0 auto;
}
.blogtiles .portfolio-item:hover .button,
.ismobile .blogtiles .portfolio-item .button {
transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
.blogtiles .portfolio-item:hover .blog-content {
opacity: 0;
bottom: -22px;
height: 0;
}
.blogtiles .portfolio-item:hover .blog-content-hover {
opacity: 1;
bottom: 0;
} .post,
.hentry {
margin: 66px 0;
}
.section .post {
margin: 0;
}
.post .sigline {
width: 44px;
height: 5px;
margin: 0 0 22px 0;
}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.post-content {
display: inline-block;
width: 100%;
font-size: 14px;
}
.no-image .post-content {
padding: 44px 0;
}
.post-leadimage {
width: 100%;
margin: 0 0 44px 0;
}
.post-leadimage img {
max-width: 100%;
height: auto;
}
.post .post-title {
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 22px 0;
}
.post .post-title a:hover {
text-decoration: none;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
line-height: 1.6em;
display: block;
}
.post-content h1 {
font-size: 32px;
margin: 0 0 22px 0;
}
.post-content h2 {
font-size: 28px;
margin: 0 0 22px 0;
}
.post-content h3 {
font-size: 22px;
margin: 0 0 22px 0;
}
.post-content h4 {
font-size: 16px;
margin: 0 0 11px 0;
font-weight: bold;
text-transform: uppercase;
}
.post-content h5 {
font-size: 14px;
margin: 0 0 11px 0;
font-weight: bold;
}
.post-content h6 {
font-size: 14px;
margin: 0 0 11px 0;
font-style: italic;
}
.post h1 .glyphicon,
.post h2 .glyphicon,
.post h3 .glyphicon,
.post h4 .glyphicon,
.post h5 .glyphicon,
.post h6 .glyphicon {
margin-right: 11px;
}
.post-content p {
line-height: 1.6em;
margin-bottom: 22px;
}
.post-content img {
max-width: 100%;
height: auto;
}
.post-content .alignnone {
max-width: 100%;
}
.post-content .alignleft {
float: left;
margin: 5px 22px 22px 0;
display: inline-block;
max-width: 100%;
}
.post-content .alignright {
float: right;
margin: 5px 0 22px 22px;
display: inline-block;
max-width: 100%;
}
.post-content .aligncenter {
display: block;
text-align: center;
margin: 5px auto 22px auto;
max-width: 100%;
}
.post .wp-caption-text {
font-size: 14px;
font-style: italic;
padding-top: 11px;
}
.post blockquote {
font-style: italic;
}
.post table th {
padding: 22px;
background: rgba(0,0,0,0.07);
border: rgba(0,0,0,0.07) 1px solid;
}
.post table th,
.post table td {
padding: 22px;
border: rgba(0,0,0,0.07) 1px solid;
}
.post pre {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 22px;
}
.post .label {
margin-right: 11px;
}
.postpagination {
margin: 44px 0;
font-weight: 700;
}
.postpagination span {
padding: 0 6px;
}
.post .gallery img {
border: none !important;
}
.post-content embed,
.post-content iframe {
max-width: 100%;
}
.post .meta {
width: 100%;
border-top: rgba(0,0,0,0.07) 1px solid;
padding: 11px 0 0 0;
margin: 11px 0 0 0;
}
#reviews .meta {
border: 0;
}
.post .meta-part {
border-left: rgba(0,0,0,0.07) 1px solid;
padding: 0 11px;
}
.post .meta-part:first-child {
border-left: none;
padding-left: 0;
}
.post .meta-part.meta-socials {
float: right;
padding-right: 0;
}
.post .meta-part.meta-socials a {
padding-left: 11px;
}
.post .meta-part.meta-socials a:first-child {
padding-left: 0;
}
.post .meta-part img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 0 11px 0 0;
}
.section .post-content input,
.section .post-content textarea,
.section .post-content select {
width: 100%;
}
.post #author-container {
padding: 22px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: #eee 1px solid;
margin: 66px 0 0 0;
}
.post #author-container img {
float: left;
margin: 0 22px 11px 0;
}
.post #author-container h4 {
margin: 0 0 22px 0;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
}
.post #author-container .author-link {
margin: 11px 0 0 0;
display: inline-block;
}
.gallery .gallery-item img {
border: none !important;
max-width: 100% !important;
height: auto !important;
}
.gallery .gallery-item .gallery-caption {
margin-top: 11px;
}
.error404 .post-content {
text-align: center;
}
.error404 .post-content .glyphicon {
font-size: 200px;
color: rgba(0,0,0,0.10);
}
span.wpcf7-not-valid-tip {
display: inline-block;
position: relative;
top: auto;
left: auto;	
width: 100%;
white-space: normal;
margin: 6px 0 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none;
-o-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-text-shadow: none;
-o-text-shadow: none;
-moz-text-shadow: none;
text-shadow: none;
border: #ebccd1 1px solid;
color: #a94442;
background: #f2dede;
padding: 11px 22px;
}
div.wpcf7-response-output {
display: inline-block;
position: relative;
top: auto;
left: auto;	
width: 100%;
white-space: normal;
margin: 6px 0 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none;
-o-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-text-shadow: none;
-o-text-shadow: none;
-moz-text-shadow: none;
text-shadow: none;
padding: 11px 22px;
font-weight: normal;
}
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ng {
border: #ebccd1 1px solid;
color: #a94442;
background: #f2dede;
}
div.wpcf7-mail-sent-ok {
color: #3c763d;
background-color: #dff0d8;
border: #d6e9c6 1px solid;
}
#nicepagination {
margin: 0 0 66px 0;
}
.section.blogtiles #nicepagination {
margin: 44px 0 22px 0;
}
#nicepagination .centering {
text-align: center;
}
#nicepagination .page-numbers {
display: inline-block;
padding: 5px;
font-weight: 700;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
}
#nicepagination .page-numbers.current,
#nicepagination .page-numbers:hover {
text-decoration: none;
} #comments {
margin: 0 0 44px 0;
}
#comments.no-comments {
margin: 0;
border: none;
}
#comments h2 {
font-size: 20px;
margin: 0;
padding: 66px 0 44px 0;
text-transform: uppercase;
font-weight: bold;
}
ol.comment-list {
padding: 0;
margin: 0;
list-style: none;
}
ol.comment-list ol {
list-style: none;
}
ol.comment-list li.comment {
padding: 22px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: #eee 1px solid;
margin: 0 0 22px 0;
}
ol.comment-list ol.children li.comment {
padding: 22px 0 0 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
border-top: #eee 1px solid;
margin: 22px 0 0 0;
}
#comments .comment-body {
text-align: left;
}
#comments .comment-meta {
display: table;
}
#comments .comment-meta-part {
display: table-cell;
vertical-align: middle;
}
#comments .comment-meta-part.vcard {
padding: 0 22px 0 0;
}
#comments .comment-content {
margin: 22px 0 0 0;
}
#comments .comment-reply-link {
font-size: 12px;
font-weight: bold;
padding: 5px 22px;
background: rgba(0,0,0,0.04);
border: rgba(0,0,0,0.12) 1px solid;
float: right;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#comments .comment-reply-link:hover {
color: #fff !important;
text-decoration: none;
}
#respond {
}
#respond h3 {
font-size: 20px;
margin: 0;
padding: 44px 0;
text-transform: uppercase;
font-weight: bold;
}
#reviews #respond h3 {
padding-top: 0;
}
#respond .comment-notes {
padding: 0 0 22px 0;
}
#respond input,
#respond textarea {
width: 100%;
}
#respond input[type=submit] {
font-size: 12px;
font-weight: bold;
padding: 5px 22px;
background: none;
border: #d9d9d9 1px solid;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: auto;
}
#respond input[type=submit]:hover {
background: #d9d9d9;
text-decoration: none;
}
#respond .form-allowed-tags {
padding: 11px 0;
}
#respond .form-allowed-tags code {
max-width: 100%;
white-space: normal;
display: block;
margin: 11px 0 0 0;
} #footer-line {
height: 1px;
width: 100%;
background: rgba(0,0,0,0.3);
}
#sub-footer {
padding: 13px 0;
font-size: 10px;
text-transform: uppercase;
} .sidebar-left {
float: right !important;
}
#sidebar {
padding-top: 66px;
padding-bottom: 22px;
}
.widget-area {
display: inline-block;
width: 100%;
}
.sidepanel {
padding-top: 0;
padding-bottom: 44px;
}
footer .sidepanel {
padding-top: 44px;
padding-bottom: 44px;
}
#sidebar .sigline,
.widget-area .sigline {
height: 5px;
width: 44px;
margin: 0 0 22px 0;
}
.sidepanel h3 {
display: inline-block;
width: 100%;
color: #474f57;
font-size: 14px;
text-transform: uppercase;
margin: 0 0 22px 0;
padding: 0;
font-weight: bold;
}
.widget-area .sidepanel h3 {
font-size: 18px;
}
footer .sidepanel h3 {
font-size: 18px;
}
.sidepanel h3 a {
color: #474f57;
}
.sidepanel ul {
list-style: none;
margin: 0;
padding: 0 0 11px 0;
}
.sidepanel li {
margin: 11px 0 0 0;
padding: 11px 0 0 0;
border-top: rgba(0,0,0,0.07) 1px solid;
}
footer .sidepanel li {
border-top: rgba(0,0,0,0.3) 1px solid;
}
footer .sidepanel li:first-child,
.sidepanel li:first-child {
margin: 0;
padding: 0;
border: none;
}
.sidepanel li ul {
margin: 11px 0 0 0;
padding: 11px 0 0 22px;
}
.sidepanel li ul li:first-child {
border-top: rgba(0,0,0,0.07) 1px solid;
}
footer .sidepanel li ul li:first-child {
border-top: rgba(0,0,0,0.3) 1px solid;
}
.sidepanel input,
.sidepanel textarea {
width: 100%;
}
.sidepanel .glyphicon {
margin: 0 11px 0 0;
}
.sidepanel .post-date {
display: block;
}
.sidepanel .rss-date {
display: block;
}
.sidepanel #wp-calendar {
width: 100%;
}
.sidepanel #wp-calendar caption {
background: rgba(0,0,0,0.3);
padding: 5px;
font-weight: bold;
margin: 0 0 11px 0;
}
.sidepanel #wp-calendar tfoot td {
padding: 11px 0 0 0;
} .container {
width: 1200px;
max-width: 100%;
padding-left: 22px;
padding-right: 22px;
}
h4.panel-title {
margin: 0;
}
.tab-content > .active {
margin: 22px 0 0 0;
}
.btn {
padding: 11px 22px;
}
.row.lines > div {
border-right: #dcdee0 1px solid;
}
.row.lines > div:first-child {
border-left: #dcdee0 1px solid;
}
@media (max-width: 768px) {
.row.lines > div {
border: none !important;
}
}
.no-padding {
padding: 0 !important;
margin: 0 !important;
} .rev_slider_wrapper {
z-index: 1;
}
.fullcoveredvideo.video-js {
height: 100% !important;
top: auto !important;
position: relative;
overflow: hidden;
}
.video-js .vjs-tech {
min-height: 100%;
min-width: 100%;
height: auto !important;
width: auto !important;
}
body {
color: #645e61;
font-size: 16px;
font-family: Arial, sans-serif;
}
h1 {
color: #da1b1a;
font-size: 32px;
font-weight: 300;
}
h1 span, h2 span, h3 span, h4 span {
font-weight: 300;
}
h2 {
color: #da1b1a;
font-size: 22px;
font-weight: 300;
margin-bottom: 15px;
}
table td, table th {
color: #645e61;
vertical-align: top;
border: 0;
border-collapse: collapse;
}
.tabulka td, .tabulka th {
border: 1px solid #EEEEEE;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
.obrazek-pod-textem {
position: absolute;
top: 0;
right: 0;
width: 150px;
z-index: 0;
}
p {z-index: 1}
.post h2, .h2, #tinymce h2 {
color: #2b5ea5;
font-size: 22px;
font-family: 'Ubuntu', sans-serif;
font-weight: 300;
margin-bottom: 15px;
}
.post-content h3, .h3, #tinymce h3 {
color: #da1b1a;
font-size: 16px;
font-family: 'Ubuntu', sans-serif;
font-weight: 300;
}
.post-content {font-size: 16px;}
.post h1.title, h1.title, #tinymce h1.title  {
font-size: 19px;
color: #255aa4;
line-height: 100%;
margin-bottom: 25px;
position: relative;
z-index: 1;
}
.post h1.title strong, #tinymce  h1.title strong {
font-size: 32px;
color: #da1b1a;
line-height: 150%;
font-weight: 300;
margin-bottom: 15px;
}
.subtitle {
font-family: 'Ubuntu', sans-serif;
font-size: 15px;
color: #255aa4;
line-height: 130%;
margin-bottom: 14px;
position: relative;
z-index: 1;
}
ul.mensi, ol.mensi {
font-size: 12px;
}
.ubuntu {
font-family: 'Ubuntu', sans-serif;
}
.post table.tabulka-kontakt th, .post table.tabulka-kontakt td  {
padding: 7px;
border-bottom: 1px solid #e9e9e9;
}
.funkce {
color: #255aa3;
font-size: 12px;
}
.post table.tabulka-kontakt th.funkce, .post table.tabulka-kontakt td.funkce {
font-size: 12px;
}
.tmavy {
background: #f1f1f1;
}
.extra-wrap {
color: #645e61;
background-color: #bec2c2;
min-height: 200px;
margin-bottom: 55px;
}
.extra-wrap-2,
.extra-wrap-2 .extra,
.extra-wrap-2 .extra .extra-in{
min-height: 42px;
}
.extra-wrap.extra-wrap-2 h2 {
margin-bottom: 0px;
}
.extra-wrap h2 {
color: #fff;
background: #626262;
text-align: center;
padding: 0;
margin: 5px 0 26px;
}
.extra-wrap a {
text-decoration: underline;
}
.extra-wrap a:hover {
text-decoration: none;
}
.extra-wrap p {
margin: 0;
padding: 0;
}
.post .extra-wrap ul li,
.post .sidepanel ul li,
.post .content_block ul li,
#post-20 ul li {
list-style-type: none;
padding: 0;
margin: 0;
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) no-repeat;
}
.extra {
width: 1160px;
margin: auto;
}
.post ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.post ul li {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/seznam.png) no-repeat 2px 10px;
padding: 0 0 0 13px;
margin: 0;
line-height: 130%;
}
ol.prvni-barevne {
list-style-type: none;
list-style-type: decimal !ie; counter-reset: li-counter;
margin: 0 0 15px;
padding: 0;
}
ol.prvni-barevne > li, ol.prvni-barevne > li:first-child {
position: relative;
padding: 0 0 0 23px;
line-height: 130%;
}
ol.prvni-barevne > li:before {
position: absolute;
top: 0px;
left: 0px;
color: #da1b1a;
content: counter(li-counter) ".";
counter-increment: li-counter;
text-align: right;
width: 17px;
}
.barva-cervena {
color: #da1b1a;
}
.barva-modra {
color: #255aa3;
}
h3.line, .line {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/h-line.png) no-repeat 0px -4px;
padding: 15px 0 0;
}
.relative {
position: relative;
}
.mezera-dole-0 {
margin-bottom: 0;
}
.post table.tabulka,
table.tabulka {
background: #eeeff3;
color: #78859f;
border: 1px solid #78859f;
}
.post table.tabulka tr td,
table.tabulka tr td {
border: 1px solid #78859f;
padding: 0px 5px;
color: #78859f;
}
.post table.tabulka tr td.svetla-bunka,
table.tabulka r td.svetla-bunka,
td.svetla-bunka {
background: #eeeff3;
color: #78859f;
}
.post table tr td.tmava-bunka,
table.tabulka tr td.tmava-bunka,
td.tmava-bunka {
background: #dddfe7;
color: #78859f;
}
.post table tr td.extra-tmava-bunka,
table.tabulka tr td.extra-tmava-bunka,
td.extra-tmava-bunka {
background: #78859f;
color: #fff;
}
@import url("http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=latin,latin-ext");
body #background-image {
position: absolute;
top: 0; left: 0;
height: 161px;
width: 100%;
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/bg-homepage.jpg) 50% 0 no-repeat;
background-size: cover;
}
body.home #background-image {
height: 778px;
}
.logo {
padding: 0;
overflow: hidden;
}
#top, .mainnav ul.menu > li > a, .mainnav ul.menu > li > ul li a {
text-transform: none;
font-size: 14px;
color: #645e61;
}
.mainnav {
vertical-align: middle;
}
.mainnav ul.menu > li > a {
padding: 47px 10px;
}
.mainnav ul.menu > li > ul li a,
.mainnav ul.menu > li:hover > ul li a {
color: #255aa3;
}
.mainnav ul.menu > li.current-menu-item > a,
.mainnav ul.menu > li > ul li.current-menu-item a,
mainnav ul.menu > li:hover > ul li.current-menu-item a,
ul.menu > li > ul > li.current-menu-item.current_page_item > a {
color: #da1b1a;
}
ul.menu > li > ul > li.current-menu-item > a {
}
.home .section.portfolio {
padding: 0;
}
.home .portfolio-item {
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
.home .portfolio-item h3 {
color: #686265;
font-family: 'Ubuntu', sans-serif;
font-size: 20px;
font-weight: 300;
text-transform: none;
word-break: normal;
}
.footer a {
color: #fff;
}
.footer a:hover {
color: #fff;
}
#section-129,
#section-3210,
#section-129 {
padding: 70px 0 60px;
}
#section-129 .post-content h4,
#section-3210 .post-content h4,
#section-3212 .post-content h4 {
font-family: 'Ubuntu', sans-serif;
font-size: 16px;
margin: 0 0 35px 0;
}
#section-129 .post-content p,
#section-3210 .post-content p,
#section-3212 .post-content p {
margin-bottom: 13px;
}
.ico, .glyphicon.ico {
display: block;
width: 44px;
height: 40px;
margin: auto;
}
.ico1 {background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/ico1.png) 50% 50% no-repeat;}
.ico2 {background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/ico2.png) 50% 50% no-repeat;}
.ico3 {background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/ico3.png) 50% 50% no-repeat;}
.ico4 {background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/ico4.png) 50% 50% no-repeat;}
#section-177, 
#section-2846, 
#section-2847 {
padding: 0;
margin: 0 0 -27px;
}
#section-177 .home-intro,
#section-2846 .home-intro, 
#section-2847 .home-intro {
margin-right: 90px;
font-size: 29px;
font-family: 'Ubuntu', sans-serif;
text-align: justify;
}
#section-177 .home-intro h1,
#section-177 .home-intro h2,
#section-177 .home-intro h3,
#section-2846 .home-intro h1,
#section-2846 .home-intro h2,
#section-2846 .home-intro h3,
#section-2847 .home-intro h1,
#section-2847 .home-intro h2,
#section-2847 .home-intro h3,
#section-177 .home-intro h1,
#section-177 .home-intro h2,
#section-177 .home-intro h3 {
color: #255aa3;
font-size: 31px;
font-family: 'Ubuntu', sans-serif;
font-weight: 700;
margin-bottom: 0;
}
#section-177 .post-content,
#section-2846 .post-content,
#section-2847 .post-content {
line-height: 100%;
}
#section-177 .post-content p,
#section-2846 .post-content p,
#section-2847 .post-content p {
margin: 0 0 20px;
text-align: justify;
line-height: 1.15em;
}
footer {
border-top: 16px solid #eeeeef;
border-bottom: 5px solid #eeeeee;
}
.footer {
}
.footer .col-1, .footer .col-2 {
padding-top: 152px;
line-height: 120%;
padding-bottom: 20px;
}
.footer .col-3 {
padding-top: 53px;
}
.footer .col-1 p {
margin: 0;
}
.footer .col-1 img {
position: absolute;
top: 30px;
left: 0px;
}
.footer .col-3 img {
}
#sidebar .content_block,
.sidebar .content_block {
margin-bottom: 40px;
}
#sidebar a,
.sidepanel a,
.content_block a{
color: #645e61
}
#sidebar a:hover,
.sidepanel a:hover,
.content_block a:hover{
color: #255aa3 !important;
text-decoration: underline;
}
#sidebar ul li,
.sidepanel ul li {
line-height: 130%;
}
#sidebar h3,
.sidebar h3,
.post .content_block h3,
.content_block h3,
.post h3{
text-transform: none;
margin-bottom: 20px;
line-height: 100%;
}
#sidebar h3,
.sidebar h3,
.post .content_block h3 {
font-size: 22px;
font-weight: normal;
}
#sidebar h3.line,
.sidebar h3.line,
.content_block h3.line {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/h-line.png) no-repeat 0px 0px;
padding: 15px 0 0;
}
#sidebar .sigline,
.sidebar .sigline,
.widget-area .sigline {
margin-bottom: 15px;
height: 9px;
}
.sidepanel li,
#sidebar li,
.sidebar li,
.content_block li {
margin-top: 0;
padding-top: 0;
border-top: 0;
}
.post table th, .post table td {
padding: 3px 5px;
border: 0;
}
.post table th p, .post table td p {
padding: 0;
margin: 0;
line-height: 130%;
}
.post .obrazek-pod-textem {
width: auto;
z-index: 0;
}
.post #sidebar {
padding-top: 0;
font-size: 16px;
}
.post {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-bg.jpg) 100% 0 no-repeat;
min-height: 520px;
position: relative;
}
.home .post {
background:  url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) no-repeat;
min-height: 10px;
}
.page-id-7 .post,
.page-id-19 .post,
.page-id-473 .post  {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-bg2.jpg) 100% 50PX no-repeat;
min-height: 830px;
}
html[lang="es-ES"] .page-id-20 .sidebar-left {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-partneri-es.jpg) 85% 42px no-repeat;
}
.page-id-20 .post,
.page-id-12 .post  {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) 0 0 no-repeat;
}
.logged-in.page-id-20 .post {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-bg2.jpg) 100% 0 no-repeat;
}
.logged-in.page-id-20 .sidebar-left,
html[lang="es-ES"] .logged-in.page-id-20 .sidebar-left {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) 0 0 no-repeat;
margin-bottom: 0;
}
html[lang="fr-FR"] .page-id-12702 .sidebar-left {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-partneri-fr.jpg) 100% 42px no-repeat;
}
.page-id-12702 .post {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) 0 0 no-repeat;
}
.logged-in.page-id-12702 .post {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-bg2.jpg) 100% 0 no-repeat;
}
.logged-in.page-id-12702 .sidebar-left,
html[lang="fr-FR"] .logged-in.page-id-12702 .sidebar-left {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) 0 0 no-repeat;
margin-bottom: 0;
}
.page-id-19 .post table th,
.page-id-19 .post table td{
font-size: 12px;
padding: 0;
}
.page-h1 h1 {
font-size: 19px;
margin-bottom: 35px;
}
.page-h1 .post-content img.bg-img,
.page-h1 .post-content .alignnone.bg-img {
max-width: none;
}
.extra {
background: #bec2c2 url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/extra-bg.png) 0 0 repeat-x;
width: 4000px;
position: absolute;
margin: 0 0 0 -1500px;
padding: 0;
min-height: 200px;
}
.extra-in {
width: 1160px;
margin: auto;
}
.post .ngg-gallery-thumbnail img {
padding: 0;
border: 0;
}
.container {
padding: 0;
}
.sidepanel .wpcf7-form {
background: #eeeeee;
color: #000;
}
.sidepanel  .wpcf7-form .form-in {
padding: 20px 20px 20px;
}
.sidepanel  .wpcf7-form .form-row {
margin: 0 0 10px;
font-size: 14px;
}
.sidepanel  .wpcf7-form span.povinne {
display: block;
float: right;
color: #db141c;
}
.sidepanel  .wpcf7-form .last {
font-size: 11px;
}
.sidepanel  .wpcf7-form .last span.povinne {
display: inline;
float: none;
}
.sidepanel  .wpcf7-form input,
.sidepanel  .wpcf7-form textarea,
.post #login input[type=text],
.page #login input[type=text],
.post #login input[type=password],
.page #login input[type=password],
#wpmem_login input[type=password],
#wpmem_login input[type=text] {
height: 25px;
width: 260px;
border: 1px solid #fff;
border-radius: 0;
background-color: #fff;
padding: 3px 5px;
margin: auto;
}
#wpmem_login legend {
display: none;
}
#wpmem_login .button_div {
font-size: 12px;
}
.sidepanel  .wpcf7-form textarea {
height: 213px;
}
.sidepanel  .wpcf7-form input.wpcf7-submit,
.post #login input[type=submit],
#post-20 #login input[type=submit],
#wpmem_login input[type=submit] {
width: 85px;
height: 33px;
line-height: 10px;
float: right;
border: 1px solid #eeeeee;
background: #7a7979;
color: #d1d1d1;
font-weight: normal;
font-size: 12px;
margin-top: -5px;
white-space: nowrap;
}
#wpmem_login input[type=submit] {
width: 105px;
}
.sidepanel div.wpcf7-response-output {
display: none;
}
.intro { font-size: 19px;
}
.post-content p.intro {
line-height: 1.4em;
}
#post-20 h2 {
color: #da1b1a;
}
.post #login,
#wpmem_login {
width: 240px;
color: #000;
font-weight: normal;
}
.post #login label,
#wpmem_login label {
font-weight: normal;
}
.post #login input[type=text],
.post #login input[type=password],
#wpmem_login input[type=text],
#wpmem_login input[type=password] {
width: 238px;
height: 30px;
margin: 0 0 10px;
border: 1px solid #969696;
}
.post #login input#rememberme,
#wpmem_login input#rememberme {
margin: 0 5px 0 0;
width: auto;
height: auto;
}
.portfolio-item figure {
height: 400px;
}
.portfolio-item figure .portfolio-img {
height: 363px;
backgound-position-y: -40px !important;
}
.page-id-18 table tr td {
padding: 7px 0px 7px;
}
.page-id-18 .post ul li,
.page-id-18 .post ol li{
margin: 0 0 0 25px;
}
.page-id-18 .post ul,
.page-id-18 .post ol {
margin-bottom: 30px;
padding: 0;
}
.page-id-18 table {
margin-bottom: 10px;
font-size: 12px;
}
table a {
text-decoration: underline;
}
.page-id-19 .post img {
max-width: 275px;
}
#fancybox-overlay {
z-index: 9999 ;
}
.post table.tabulka-kontakt th, .post table.tabulka-kontakt td {
font-size: 14px;
}
.post table.tabulka-kontakt th .funkce, .post table.tabulka-kontakt td .funkce {
font-size: 12px;
}
.scroll-top {
background: #645e61;
bottom: 45px;
color: #fff;
display: block;
font-size: 44px;
height: 45px;
line-height: 45px;
position: fixed;
left: 60px;
text-decoration: none;
width: 45px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
border: 4px solid #fff;
text-align: center;
display: none;
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.2);
text-align: left;
overflow: hidden;
text-indent: -11111px;
z-index: 1;
}
.scroll-top span {
display: block;
width: 38px;
height: 38px;
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/arrow-top.png) no-repeat center center;
}
.scroll-top:hover {
background: #255aa3;
}
#top.fixedpos .mainnav ul.menu > li > a {
padding: 47px 10px;
}
input[type=radio], input[type=checkbox] {
padding: 5px;  
}
#lang_sel_list,
#lang_sel_list.lang_sel_list_vertical {
position: absolute;
top: 7px;
width: auto;
left: 10px;
}   
#lang_sel_list ul,
#lang_sel_list li,
#lang_sel_list.lang_sel_list_vertical ul,
#lang_sel_list.lang_sel_list_vertical li {
border: 0;
height: auto;
width: auto;
background: transparent !important;
text-transform: uppercase;
}
#lang_sel_list.lang_sel_list_vertical li {
float: left;
}
#lang_sel_list a, #lang_sel_list a:visited,
#lang_sel_list.lang_sel_list_vertical a, #lang_sel_list.lang_sel_list_vertical a:visited {
background: transparent;
display: inline-block;
border: 0;
width: auto;
float: left;              
color: #a6a6a6 !important;
background: transparent !important;
padding: 5px 4px 0 !important;
font-size: 11px;
}
#lang_sel_list li:before,
#lang_sel_list.lang_sel_list_vertical li:before {
margin-top: 1px;
content: '/' !important;
color: #a6a6a6;
float: right;
}
#lang_sel_list li:last-child:before,
#lang_sel_list.lang_sel_list_vertical li:last-child:before {
content: '' !important;
}
#lang_sel_list a.lang_sel_sel,
#lang_sel_list.lang_sel_list_vertical a.lang_sel_sel {
color: #fff !important;
}
#lang_sel_list a:hover {
color: red !important;
}
#lang_sel_list ul a, #lang_sel_list_list ul a:visited {
line-height: 17px;
}
.page-id-21 .post,
.page-id-58 .post,
.page-id-66 .post,
.page-id-3178 .post,
.page-id-3179 .post,
.page-id-3188 .post,
.page-id-3189 .post,
.page-id-4830 .post,
.page-id-4836 .post,
.page-id-4841 .post,
.page-id-4842 .post,
.page-id-4896 .post,
.page-id-5197 .post,
.page-id-5198 .post,
.page-id-5266 .post,
.page-id-5268 .post,
.page-id-5493 .post,
.page-id-5495 .post,
.page-id-5508 .post,
.page-id-6203 .post,
.page-id-6212 .post,
.page-id-6215 .post,
.page-id-6981 .post,
.page-id-7044 .post,
.page-id-7064 .post,
.page-id-11521 .post,
.page-id-11937 .post,
.page-id-12049 .post,
.page-id-27275 .post,
.page-id-27690 .post,
.page-id-27790 .post,
.page-id-31636 .post,
.page-id-31215 .post,
.page-id-31451 .post,
.page-id-30439 .post,
.page-id-31433 .post,
.page-id-30699 .post,
.page-id-38421 .post,
.page-id-43497 .post,
.page-id-4896 .post {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/blank.gif) 0 0 no-repeat;
margin-bottom: 0;
} .nahrazeno {
text-align: right;
padding: 0 0 20px;
height: 450px;
overflow: hidden;
}
.nahrazeno img {
margin-top: -265px;
margin-right: -20px
}
.barva {
display: inline-block; 
border: 3px solid #fff;
margin: 0 10px 30px 0;
text-align: center;
width: 130px;
}
.barva:hover {border: 3px solid #b83217}
.barva span {
background: #e1e1e1;
display: block;
margin: 40px 0 0;
height: 30px;
line-height: 30px;
}
.barva a {
text-decoration: none;
color: #7d7c7c;
font-size: 16px;
}
.bright_red {background: #c11717;}
.crimson {background: #78160e;}
.deep_orange {background: #e62f17;}
.mango {background: #ef7716;}
.lemon {background: #f3ea5c;}
.solar {background: #f5e925;}
.lime {background: #78b944;}
.spring_green {background: #36a63a;}
.evergreen {background: #144922;}
.midnight {background: #26326c;}
.aquamanne {background: #5ebceb;}
.light_blue {background: #3b88c8;}
.indigo {background: #1c3e92;}
.tuscan_brown {background: #42120f;}
.suede {background: #875d2c;}
.sandstone {background: #f2d18b;}
.light_grey {background: #d6dbd3;}
.black {background: #020303;} .obrazky {
overflow: hidden;
width: 1px;
height: 1px;
}     
.page-id-4432 .post,
.page-id-4452 .post,
.page-id-4454 .post,
.page-id-4455 .post,
.page-id-4456 .post  {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-bg2.jpg) 100% 50px no-repeat;
}
#top .wp_nav_dropdown select,
#socialicons {
background-color: #255aa3 !important;
}
@media (max-width: 1200px) {
#socialicons {
display: block;
height: auto;
background: #255aa3;
z-index: 9999; 
}
.logo {
margin: 52px auto 0 !important;
text-align: center;
width: 100%;
float: none;
display: inline-block;
}
#lang_sel_list {
left: 30px;
}
.wp_nav_dropdown select option {
color: #fff;
}
footer img {
max-width: 100%;
}
.portfolio-item figure .portfolio-img {
background-position: 50% 100% !important;
}
}
@media (max-width: 768px) {
#section-177 .home-intro, #section-2846 .home-intro, #section-2847 .home-intro {
margin: 0 20px;
}
.nahrazeno img {
margin-top: -100px;
}
.barva {width: 23%; margin: 0 1% 1% 0;}
}
.error404 #content {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-404.png) 100% 170px no-repeat;
min-height: 800px;
}
.error404 #page-title h1 {
color: #e6e6e6;
font-size: 83px;
}
.error404 #content .post-content {
padding: 60px 0 0;
margin: 0;
font-size: 33px;
font-weight: bold;
text-align: left;
color: #255aa3;
max-width: 380px;
} 
.error404 .glyphicon-exclamation-sign,
.error404 .glyphicon-exclamation-sign:before {
display: none;
}
.header-logout {
background-color: #da1b1a !important;
color: #fff !important;
padding: 5px 10px 5px 15px !important;
margin-right: 20px;
display: inline-block;
border-radius: 3px;
}
.header-logout .glyphicon {
font-size: 120%;
padding-left: 5px;
}
.header-logout:hover {
color: #da1b1a !important;
background-color: #fff !important;
text-decoration: none;
}
#lang_sel_list.lang_sel_list_vertical li {
width: auto;
} .partner-background {
background: url(//www.smartheating.cz/wp-content/themes/thecompany-child/images/content-partneri.jpg) 85% 132px no-repeat;
}
.um-page-login .post {background: none;}
.um-page-login .um input[type=submit].um-button, .um-page-login .um input[type=submit].um-button:focus, .um-page-login .um a.um-button, 
.um-page-login .um a.um-button.um-disabled:hover, .um-page-login .um a.um-button.um-disabled:focus, .um-page-login .um a.um-button.um-disabled:active {
background:  #da1b1a; 
color: #fff;
}
.um-page-login .um .um-form input[type=text], 
.um-page-login .um .um-form input[type=tel], 
.um-page-login .um .um-form input[type=number], 
.um-page-login .um .um-form input[type=password], 
.um-page-login .um .um-form textarea, 
.um-page-login .um .upload-progress, 
.um-page-login .select2-container .select2-choice, 
.um-page-login .select2-drop, 
.um-page-login .select2-container-multi .select2-choices, 
.um-page-login .select2-drop-active, 
.um-page-login .select2-drop.select2-drop-above {border: 1px solid #ddd !important }
.um-page-login #um-submit-btn {float: right;}
.um-page-login .um-field-checkbox-option,.um-page-login .um-field-radio-option {margin: 0px 0px 0px 28px; font-weight: normal;font-size: 12px;}
.um-page-login .sidebar-left {float: left !important; margin: 0 25px;}
.page-id-12702 #wpmem_login input[type=submit],
.page-id-12066 #wpmem_login input[type=submit] {
padding: 0;
}
.page-id-67 #wpmem_login .button_div {
font-size: 11px;
}