/*
Theme Name: Illdy Child
Theme URI: http://colorlib.com/wp/themes/illdy/
Author: Pavel Ovesny and Colorlib
Author URI: http://weby.pavelovesny.cz
Description: Child Theme based on Illdy
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: illdy-child
Template: illdy
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* general */

body {
  font-size: 16px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #333;
}

.container {
  width: 1170px;
}

.widget a,
a {
  color: #DD4814;
}

.markup-format a {
  color: #DD4814;
}

.widget a:hover,
a:hover {
  color: #000;
  text-decoration: underline;
}

.markup-format h3 {
  line-height: 1.5;
  font-weight: 400;
}

#blog .blog-post .blog-post-meta .post-meta-time .fa,
#blog .blog-post .blog-post-meta .post-meta-categories .fa,
#blog .blog-post .blog-post-meta .post-meta-author .fa,
#blog .blog-post .blog-post-meta .post-meta-comments .fa,
#blog .blog-post .blog-post-meta .post-meta-author {
  color: #DD4814;
}

img.alignleft  {
  float: left;
}

img.alignright  {
  float: right;
}

.markup-format h2 a {
  color: #DD4814;
  text-decoration: none;
  font-weight: 800;
  text-transform: uppercase;
}


/* header */

#header {
   background-image: url(http://svoboda.kocici.cz/wp-content/uploads/2018/09/cow-3463328_1920.jpg) !important;
  background-attachment: initial !important;
}


#header .top-header {
  background-color: #DD4814;
  padding-top: 10px;
  padding-bottom: 10px;
}

#header .top-header .header-logo {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: bold;
}

#header .top-header .header-navigation ul {
  margin: 1px 0 0 0;
}

#header .top-header .header-navigation ul li {
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
  margin-left: 20px;
}

#header .top-header .header-navigation ul li a {
  color: #fff;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-transform: uppercase;
}

#header .top-header .header-navigation ul li a:hover {
  color: #ddd;
}

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a {
  font-weight: 400;
  font-size: 15px;
}

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a:hover {
  color: #333;
}

.home #header .bottom-header p {
  color: #fff;
  text-shadow: 1px 2px 3px #808080;
  font-size: 22px;
  font-weight: bold;
}

#header .bottom-header {
  padding-top: 160px;
  padding-bottom: 160px;
}

#header .bottom-header h1 {
  margin: 0 0 30px 0;
  line-height: 1;
  font-weight: 900;
  font-size: 70px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 2px 2px #000000;
}

#header .bottom-header h2,
.front-page-section .section-header h3 {
  line-height: 1.2;
}

#header .top-header .header-logo {
  height: 50px;
  width: 262px;
  text-indent: -9999px;
  display: block;
  background: url('images/logo-svoboda-zvirat.png') no-repeat 0 0;
}

#header .top-header .header-logo:hover {
  color: #333;
}

/* menu */

#header .top-header .header-navigation {
  margin-top: 6px;
}

.sub-menu {
  background: #DD4814;
  color: #fff;
}

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li {
  background: #DD4814;
}

#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li a {
  background-color: #DD4814;
  color: #fff;
  text-transform: uppercase;
}

.header-navigation .menu-item {
  padding: 7px;
}

#menu-item-1409,
#menu-item-1595,
#menu-item-1598 {
  border: 1px solid #fff;
  border-radius: 3px;
  background: #fff;
}

#header .top-header .header-navigation ul #menu-item-1409 a,
#header .top-header .header-navigation ul #menu-item-1595 a,
#header .top-header .header-navigation ul #menu-item-1598 a {
  color: #DD4814;
}

#menu-item-1409:hover,
#menu-item-1595:hover,
#menu-item-1598:hover {
  color: #fff;
  background: #DD4814;
  cursor: pointer;
}

#header .top-header .header-navigation ul #menu-item-1409:hover a,
#header .top-header .header-navigation ul #menu-item-1595:hover a,
#header .top-header .header-navigation ul #menu-item-1598:hover a {
  color: #fff;
}



/* front */

.home .col-sm-offset-1 {
  margin-left: 0;
}

#static-page-content {
  background: #DD4814;
  color: #fff;
}

#static-page-content a {
  background: #DD4814;
  color: #000;
}

#static-page-content .col-sm-10 {
  width: 1170px;
  margin: 0 auto;
  float: none;
}

#static-page-content .section-header h3 {
  display: none;
}

#static-page-content p {
  margin: 0 60px 1em 60px;
}

#about,
#static-page-content {
  padding: 35px 0;
}

#about {
  color: #000;
  background: #efefef;
}

#about,
#services,
#team {
  padding: 45px 0 60px;
}

#about .section-header {
  margin-bottom: 35px;
}

#about .col-sm-4 {
  width: 50%;
}

#about .section-header h3 {
  margin: 0 auto 30px 0;
}

#header .bottom-header h2 {
  text-shadow: 2px 2px #000000;
}

#latest-news {
  background-color: #fff;
  padding: 30px 0;
}

#services {
  background: #DD4814;
  color: #fff;
}

#services .inline-columns {
  text-align: left;
}

#services .col-sm-4 {
  width: 48%;
  padding: 1%;
  text-align: center;
}

#services .col-sm-4 img {
  width: 98%;
  height: auto;
}

#services .section-header {
  margin-bottom: 30px;
}

.button {
  width: auto;
  height: 56px;
  line-height: 56px;
  background: #DD4814;
  margin: 0;
  padding: 0 20px;
  display: inline-block;
  border-radius: 3px;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.button:hover {
  background: #5a9011;
  color: #fff;
  text-decoration: none;
}

#comments #respond .comment-form #input-submit,
input[type="submit"] {
  height: 56px;
  line-height: 56px;
  background-color: #DD4814;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 0 20px;
  border: 0;
}

.markup-format a.button {
  color: #fff;
  text-decoration: none;
}

#about .so-widget-sow-editor {
  font-weight: 800;
  font-size: 20px;
}

#about .textwidget {
  text-align: left;
  padding: 0 20px;
  font-weight: 400;
  font-size: 17px;
  margin-top: 15px;
}

#team .section-header h3,
#contact-us .section-header h3 {
  color: #000;
  font-size: 30px;
  text-align: center;
}

#contact-us .col-sm-4 {
  padding: 0 35px 0 0;
}

#team .section-header,
#contact-us .section-header,
#latest-news .section-header {
  margin-bottom: 25px;
}

.latest-news-button,
#header .bottom-header .header-button-two,
#latest-news .latest-news-button {
  background: #DD4814;
}

#header .bottom-header .header-button-two:hover {
  background: #DD4814;
}

#latest-news .section-content .post .post-image {
  margin-bottom: 20px;
}

#services .inline-columns > div {
  display: block;
  float: left;
}

#services #text-2 {
  width: 100%;
  clear: both;
  color: #fff;
}

#services #text-2 .button {
  width: 250px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

#services #text-2 .button:hover {
  color: #fff;
}

#services .so-widget-sow-editor a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

#services .so-widget-sow-editor a:hover {
  text-decoration: none;
}

#services .textwidget {
  position: relative;
}

#services .box-title {
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: 100%;
}

#team .inline-columns {
  text-align: left;
}

#team .col-sm-4 img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

#team .inline-columns > div {
  display: block;
  float: left;
}

#team .textwidget h3 {
  font-size: 20px;
  text-transform: uppercase;
}

#counter {
  background-color: #fff !important;
  text-align: left;
}

#counter .section-header h3 {
  text-align: center;
}

#counter .textwidget {
  padding-top: 1em;
}

#latest-news .section-content .post .post-button {
  line-height: 1.5;
  font-size: 18px;
  color: #DD4814;
}

#latest-news .section-content .post .post-title:hover {
  color: #DD4814
}

#latest-news .section-content .post .post-entry {
  margin: 20px 0;
  padding: 0 20px;
  line-height: 1.6;
  color: #888;
}

#blog .blog-post .blog-post-entry p {
  color: #555;
}


.markup-format a.button-submit {
  clear: both;
  background-color: #DD4814;
  text-align: center;
  line-height: 45px;
  height: 45px;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin: 20px auto 0 auto;
  padding: 0 22px;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
  text-transform: uppercase;
}

.markup-format a.button-submit:hover {
  background-color: #5a9011;
}

.markup-format a.workshop-more {
  background-color: #DD4814;
  text-align: center;
  line-height: 35px;
  height: 35px;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
  margin-top: 10px;
}

.markup-format a.workshop-more:hover {
  background-color: #666;
}

.markup-format table tbody tr {
  border-bottom: 0;
}

.markup-format table tbody tr td {
  border-right: 0;
  padding: 5px;
}

.markup-format table a {
  color: #DD4814;
  text-decoration: underline;
}

/* novinky */

#blog .blog-post .blog-post-button {
  background-color: #DD4814;
}

#blog .blog-post .blog-post-title:hover {
  color: #DD4814;
}

.post-meta-comments {
  display: none;
}

#blog .blog-post .blog-post-author {
  display: none;
}

.blog-post-related-articles .related-post:hover .related-post-title {
  color: #DD4814;
}


/* galerie */

.galerie-post h2 {
  font-size: 18px;
  line-height: 1.5;
  margin: 1em 0 10px 0;
}

.galerie-post .markup-format h2 a {
  font-weight: 700;
  text-transform: none;
}

.galerie-post .markup-format h2 a:hover {
  color: #000;
  text-decoration: underline;
}

.galerie-post .blog-post-image {
  float: left;
  margin-right: 20px;
}

.galerie-post .blog-post-image img {
  width: 125px;
  height: 125px;
}

.galerie-post:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}


/* eshop */

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #333;
}

.woocommerce #payment #place_order, .woocommerce #respond input#submit, .woocommerce #review_form #respond .form-submit input, .woocommerce a.button, .woocommerce button.button, .woocommerce div.product form.cart .button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-page #payment #place_order {
  background: #DD4814 !important;
}

.woocommerce #payment #place_order, .woocommerce #respond input#submit, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-page #payment #place_order:hover {
  background: #DD4814 !important;
}

.widget ul li {
  padding: 5px 0 5px 10px;
  border-bottom: 0;
}

.widget ul li a {
  color: #666;
}

.widget ul li a:hover {
  color: #DD4814;
}


/* sidebar */

.widget {
  margin-bottom: 35px;
}

.widget .widget-title h3 {
  line-height: 2;
  color: #DD4814;
}

.page-template-left-sidebar #sidebar {
  padding-left: 10%;
  padding-right: 0;
  border-right: 0;
  border-left: none;
}

.widget .widget-title::before {
  background-color: #DD4814;
}

.widget ul li::before {
  color: #DD4814;
}


/* footer */

#footer {
  background: #DD4814;
  color: #000;
  font-size: 15px;
  line-height: 1.85;
}

#footer .widget a {
  color: #fff;
}

#footer a:hover {
  color: #777;
  text-decoration: underline;
}

#footer .widget ul li a {
  color: #ddd;
  font-weight: bold;
}

#footer .col-sm-3 {
  width: 25%;
}

#footer .widget .widget-title h3 {
  color: #000;
}

#footer input {
  width: 280px;
}

#footer .copyright {
  display: none;
}

#footer .copy-text {
  text-align: center;
  padding-top: 10px;
}

#footer .copy-text a {
  color: #fff;
}




/* for netbooks tablets 960 */

@media screen and (max-width: 1220px) {

.home .container {
  width: 970px;
}

.open-responsive-menu {
  padding: 3px 0;
}

.open-responsive-menu .fa {
  font-size: 44px;
  color: #333;
}

#header .top-header .header-logo {
  font-size: 28px;
}

}


/* for tablets 768 */

@media screen and (max-width: 960px) {

#header .bottom-header h2 {
  font-size: 40px;
}

#header .bottom-header {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container,
.home .container {
  width: 768px;
}

.col-xs-offset-1 {
  margin-left: 0%;
}

#about .col-sm-4,
#services .col-sm-4 {
  width: 100%;
}

#services #sow-image-3 {
  display: none;
}

#footer .col-sm-3 {
  width: 100%;
}

}


/* for smartphones 460 */

@media screen and (max-width: 768px) {

.container,
.home .container {
  width: 460px;
}

#header .top-header .header-logo {
  font-size: 24px;
}

.open-responsive-menu .fa {
  font-size: 30px;
}

#header .bottom-header.blog {
  display: none;
}

#about .col-sm-4 img {
  width: 360px;
  margin-left: 10px;
}

#sow-editor-4 .textwidget,
#sow-editor-6 .textwidget {
  text-align: left;
  padding-left: 35px;
}


/* for oldphones 300 */

@media screen and (max-width: 460px) {

#blog .blog-post .blog-post-image,
.page-id-1220 .view-row-image img {
  width: 300px;
}

.container,
.home .container {
  width: 300px;
}

#sow-editor-4 .textwidget,
#sow-editor-5 .textwidget,
#sow-editor-6 .textwidget {
  padding-left: 10px;
}


