/*CSS styl profesní šabony kadeřnice*/

@import url('https://fonts.googleapis.com/css?family=Raleway:400,500&subset=latin-ext');

/*ZDE MOĹ˝NO NAVOLIT VASTNĂŤ BARVU*/
/*oranzovĂˇ barva pozadĂ­*/
.date .rest .cir,
.goin,
.goin:hover,
.copy,
.btn-primary,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.nav-pills>li>a:hover,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
#panel-news .more a:hover,
footer #panel-news .more a:hover,
.btn-primary:hover,
#top-ribbon .btn.btn-danger
{
  background-color: #b61c4e;
}
/*oranzovĂˇ barva pĂ­smo*/
#panel-news .more a,
#panel-news .more a:hover,
footer h3.panel-title, footer h3,
a, a:hover, h1, h2, h3, h4, h5, h6, #contact h4, #favorite-links h3,
#random-image h3, .nav-pills > li.active > a, .nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
.pagination>li>span:hover, .pagination>li>a, .pagination>li>span, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .thumbnail h2 a, .price-current-vat,
#cart a, input[type=checkbox]:checked:after, .lockcomm, code, #own-foot h3,
#separator h3.panel-title,  #panel-products h3.panel-title, #random-image h3,
#top-ribbon a, #top-ribbon a:hover,
footer a:hover,
#second a,
#second a:hover,
#top-ribbon a,
.btn-link, .btn-link:hover{
  color:#dc143c;
}
/*oranzovĂˇ barva tlaÄŤĂ­tko do archivu ÄŤlĂˇnkĹŻ*/
#panel-news .more a:after {
  border-top: 30px solid #b61c4e;
}
/*oranzovĂˇ barva ohraniÄŤenĂ­ obrĂˇzku po najetĂ­ myĹˇĂ­*/
.image-slider a .img-thumbnail:hover,
#list-rubrics li .media-body:hover,
#list-downloads li .inside:hover,
.form-control:focus,
.btn-primary:hover
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.btn-primary,
.btn-primary:hover,
#top-ribbon .btn.btn-danger,
.nav-tabs>li.active>a,
section.section-services li{
  border-color: #b61c4e;
}

.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 138, 21, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 138, 21, .6)
}

/*cookie*/
.cc_container {
  background-color:#f38a15 !important;
}

.cc_container a, .cc_container a:visited {
  color: #ffffff!important;
  text-decoration:underline!important;
}
.cc_container a:hover, .cc_container a:active {
  color: #ffffff!important;
  text-decoration:none!important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  background-color: #80db24!important;
  color: #fff!important;
  border-radius:0!important;
  text-decoration:none!important;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
  background-color: #fff!important;
  color: #191919!important;
}
/*================== UPRAVA SABLONY ================*/
/*top ribbon*/
#top-ribbon {
  background: #f2f2f2;
  padding: 10px;
  color: #939393;
}

#top-ribbon .form-control {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  position: relative;
  top: 2px;
  color: #939393;
  height: 33px;
  padding: 6px 12px;
}


#top-ribbon .btn.btn-danger {
  color: #fff;
  padding: 0;
  border-radius: 50px;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
}
#top-ribbon .btn.btn-danger:hover {color:white}

@media (max-width: 991px) {
  #basket {
    float: right;
    max-width: 150px;
  }
}

@media (max-width:767px) {
  #contactus.hidden-xs {display: inline!important; }

}

@media (max-width:500px) {
  #top-ribbon {padding:5px 0; line-height:1.5em}
  #top-ribbon .container{display:flex; }
  #top-ribbon #contactus{line-height:1.5em }
}
/*nadpisy*/

h1, h2, h3, h3.panel-title, h4, #motive, #motto #motto-title, #motto #motto-text {
  font-family: 'Raleway', sans-serif;
  font-weight:400;
}

h1 {  text-transform:uppercase}

h1, h1+p, #galleries h1 {
  text-align:center;
  margin-bottom:20px;
  font-weight:400;
}

h1+p, #panel-custom-1 h1+p, #panel-custom-2 p:first-of-type, #panel-custom-1 .panel-body > p:first-of-type {
  margin-bottom:50px;
  font-size:15pt;
  font-weight:400;
  font-family: 'Raleway', sans-serif;
}

#separator h3.panel-title, #blog h3.panel-title, #panel-products h3.panel-title, #random-image h3, #second h3.panel-title {
  font-weight:400;
  text-transform:uppercase;
  font-size: 2em;
  letter-spacing: 1px
}

.h1::after, h1::after, #separator h3.panel-title::after, #blog h3.panel-title::after, #panel-products h3.panel-title:after, #random-image h3::after {
  display:none;
}
/*odkazy, kotvy*/
a:hover {text-decoration:underline;}

/*pro kotvy, aby je neprekryvalo menu*/
a:not([href]):before {
  display: block;
  content: "";
  height: 120px;
  margin: -120px 0 0;
}
@media (max-width: 991px) {
  a:not([href]):before {
    height: 70px;
    margin: -70px 0 0;
  }
}

/*logo*/

.logo img {
  max-height: 80px;
  max-width: 200px;
}

@media (max-width: 991px) {
  .logo img {
    max-height: 35px;
  }

}

/* NAV - navbar, nav, dropdown */
#index .navbar-default,
.navbar-default {
  background:none;
  background-color: #fff;
  min-height: 34px;
  position:relative;
  webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
  box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
}

#index .navbar-default.f-nav,
.f-nav {
  background-color:white;
  position:fixed
}

.navbar .navbar-nav>li>a  {
  line-height: 70px
}

.navbar .navbar-nav>li>a,
.navbar .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:focus {
  text-align: center;
  color: #ffffff;
  text-transform:uppercase;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>li>a:hover {
  color: #191919;
}

.navbar .navbar-nav>.active>a:after,
.navbar .navbar-nav>.active>a:focus:after,
.navbar .navbar-nav>.active>a:hover:after,
.navbar .navbar-nav>.active>a:after,
.navbar .navbar-nav>li>a:hover:after,
.navbar-default .navbar-nav>.open>a:after,
.navbar-default .navbar-nav>.open>a:focus:after,
.navbar-default .navbar-nav>.open>a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:focus:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:after,
#index .navbar:not(.f-nav) .navbar-nav>li>a:hover:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:focus:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:hover:after {
  display:none
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #696969;
  background-color: transparent;
}

.dropdown.open ul.dropdown-menu {
  background-color: #f6f6f6;
  text-align:center;
}

/*mobile nav */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #989898;
  border-color: #989898;
}

.navbar-default .navbar-toggle {
  border-color: #191919;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #191919;
}

.nav-pills > li.active > a,
.nav-pills>li.active>a:hover {
  color:white;
}


/* navbar, nav, dropdown and eidt navbar breakpoint*/
@media (max-width: 991px) {
  #index .navbar-default .navbar-collapse {
    background-color: transparent;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: transparent;
  }

  .navbar .navbar-nav>li>a {
    line-height: 34px;
  }

}

/*motive*/
#index #motive .container {
  height: calc(100% - 60px);
  margin-top: 60px;
}

#index #motive {
  max-height: 500px;
}


#motto #motto-title {
  font-size: 5em;
}

#motto #motto-text {
  font-size: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #motto #motto-title {font-size:3em}
  #motto #motto-text {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  #motto #motto-title {font-size:2em}
  #motto #motto-text {
    font-size: 1em;
  }
}

/*drobky*/
.breadcrumb {
  text-align: left;
}

/*index*/

#separator, #blog, #separator h1 {display:none}
#index #separator, #index #blog {display:block}

/*separator*/
#separator {background-color:#f6f6f6;}
#separator h3.panel-title {

}

/*second*/
#second {
  background:none;
  color:inherit;
  text-align:center;
}
#second h3.panel-title {
  color:initial;
}
#second h3.panel-title:after {
  display:none;
}

#second, #index #blog {
  border-top: 3px dashed;
}
#index #second {
  border:0;
}

/*random image*/
#random-image {
  background-color:#f6f6f6
}

/*list-panel-news*/

.rubric hr {
  display: none;
}

#list-panel-news,
#list-pages {
  margin: 0;
  padding: 0;
  display: block;
}

#list-panel-news>li,
#list-pages>li {
  width: auto;
  overflow: hidden;
  margin: 0;
  border-bottom: 2px solid #f6f6f6;
}

#list-panel-news>li:last-of-type,
#list-pages>li:last-of-type {
  border-bottom:0;
}

.date .day {
  font-size: 7em;
  color: #cccccc;
  width:160px;
}

.date .rest .cir {
  text-align: center;
  display: table;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin: 0 20px;
  padding-top: 7px;
  color:white;
  font-size:15px;
}


#list-panel-news h4,
#list-pages h4 {
  font-size: 1.5em;
  padding-top: 30px;
  text-align: left;
}

#list-panel-news a,
#list-pages a {
  color:#252525
}

#panel-news .more {
  text-align: center;
  display: block;
  clear: both;
  position: relative;
  float: center;
  width: 100%;
  margin-top: 50px;
  background-color:transparent;
}

#panel-news .more a {
  padding: 10px;
  text-transform: uppercase;
  margin-top: 20px;
  background-color:transparent;
}
#panel-news .more a:hover {
  background-color:transparent;
  text-decoration:none;

}

#panel-news .more a:after {
  width: 0;
  height: 0;
  content: "";
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  margin: 0 auto 0 auto;
  left: 0;
  right: 0;
  top: 30px;
  position: absolute;
}



@media (max-width: 992px) {

  #list-panel-news>li,
  #list-pages>li {
    width: auto;
    margin:0;
  }
}

@media (max-width: 767px){
  #list-panel-news li .date, .rubric article li .date {
    float: none;
    margin: 0 auto;
  }
}

/*photo, photogalleries*/

.thumbnail {
  border: 1px solid #f6f6f6;

}

.item-photogallery .thumbnail,
.item-eshop-category .thumbnail {
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
  border-radius: 0;
}

.item-photogallery .thumbnail:hover,
.item-eshop-category .thumbnail:hover,
a.thumbnail:hover,
.thumbnail:hover,
.image-slider.slick-slider a img,
.image-slider.slick-slider a img:hover,
#list-downloads li .inside,
#list-downloads li .inside:hover,
#list-rubrics  li .media-body,
#list-rubrics  li .media-body:hover {

  border: 1px solid #f6f6f6;
}

.item-photogallery .img-thumbnail,
.item-eshop-category .img-thumbnail {
  padding: 0px;
}

.item-photo .thumbnail {
  border: 0px solid #eaeaea;
  padding: 0px;
  box-shadow: none;
  background-color: transparent;
}

.item-photo .thumbnail:hover {
  border:0;
}



/*footer*/
footer {
  background-color: #fff;
  border: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #252525;
  padding-top: 80px;
}

footer h3.panel-title, footer h3 {
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 1.4em;
  margin-bottom: 15px;
  text-transform: none;
  margin-top: 10px;
}
footer #footer-contact .fa {
  color: #c4c4c4;
  position: absolute;
  margin-left: -28px;
  font-size:18px;
}
.copy { color:white}
.copy a, .copy a:hover {color:white}


#list-panel-favourites {
  list-style-type: disc;
  list-style-position: inside;
  color:#c9c9c9;
}

#footbox .section-contact{
  padding:0;
}

@media (min-width: 768px) {
  footer .dl-horizontal dt {
    width: 60px;
  }
  #footer-contact, #favorite-links, #random-image, #own-foot {
    height:auto;
  }
  .dl-horizontal dd {
    margin-left: 80px;
  }

}

#support #telo + .panel-body,
#support #telo {
  width:calc(50% - 20px);
  display:inline-block;
  vertical-align:top;
}
#support #telo  {
  margin-right:20px;
}


@media (max-width: 992px) {
  #support #telo + .panel-body,
  #support #telo {
    width:100%;
    margin:0 0 20px 0;
  }
}


/*barvicky*/
body,
.navbar .navbar-text,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .disabled > a,
.navbar .navbar-nav > .disabled > a:hover,
.navbar .navbar-nav > .disabled > a:focus,
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus,
.breadcrumb a:hover,
.breadcrumb > .active,
.thumbnail .caption,
#listdata li h2 a,
.btn-default,
.btn-default:hover,
#list-pages h4,
#blog h3.panel-title {
  color: #333333;
}


.panel-filter,
#panel-categories,
.form-horizontal  {
  background-color:#f6f6f6
}


.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:focus, .breadcrumb a, #footer-contact .fa, .icon-favourite, .price-original-vat, .inside>p, .form-horizontal span.asterisk {
  color: #454545;
}
/*cenik*/
@media screen and (min-width: 992px){

  .section-pricelist table td:last-of-type {
    width:20%;
  }}

/*table*/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-color: #f6f6f6;
  border: 1px solid #f6f6f6;
}

table.tabulka thead, table thead {
  background: #f6f6f6;
}

table.tabulka, table {
  border: 1px solid #f6f6f6;
}

table.tabulka td, table td {
  padding: 10px;
}
table.table-noborder,
.table-noborder.table,
.table-noborder.table > thead > tr > th,
.table-noborder.table > tbody > tr > th,
.table-noborder.table > tfoot > tr > th,
.table-noborder.table > thead > tr > td,
.table-noborder.table > tbody > tr > td,
.table-noborder.table > tfoot > tr > td {
  border: 0; }

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

  table tbody td {
    display: block;
    padding: 10px;
  }

  table tbody tr td:first-child,
  table tfoot tr td:first-child {
    background: #f6f6f6;
  }

  table tfoot tr td:first-child {
    font-size: 1.2em;
  }

  table tbody td:before {
    content: attr(data-th);

    display: inline-block;
    width: 11rem;
    text-align: left;
    float: left;
  }

  table tfoot td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 11rem;
    text-align: left;
    float: left;
  }

  table.table-striped > tbody > tr:nth-of-type(even) {
    background: transparent;
  }

  table.table-striped > tbody > tr > td:nth-of-type(odd) {
    background: #f6f6f6;
  }

  table.table-hover > tbody > tr:hover {
    background-color: transparent !important;
  }

  table.table-hover > tbody > tr > td:hover {
    background-color: #f6f6f6;
  }





  /* CSS Document */