/*----------------------------------- písmo -----------------------------------*/
body {
    color: #000!important;

}




/*----------------------------------- ČTVEREČEK NA SKROLOVÁNÍ STRÁNKY NAHORU :-) -----------------------------------*/
.scrollup {
    text-decoration:none!important;
}

smoothScroll{

}

/*----------------------------------- záhlaví -----------------------------------*/
#sp-top1 a {
    color: #999999;
}

#sp-top1 {
}

.search {

}
input.search-query {

    float: right;
    margin-top: 5px;
}

#sp-zahlavi-stranek {
    height: 50px;
}

input, textarea, .uneditable-input {
    width: 300px;
}
/*----------------------------------- logo a menu -----------------------------------*/

#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none !important;
    height: 100px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    padding-top: 5px;
}


/*----------------------------------- ikona facebook -----------------------------------*/
.ikona-facebook {
	margin-bottom: -7px;
	margin-right: -50px;
}
.ikona-facebook img {
height: 30px;
width: auto;
}

.ikona-facebook img:hover {
 -webkit-filter: grayscale(100%);
}


/*-------------------------------------------- slider --------------------------------------*/

#sp-smart-slider {
    height: 500px; /* VÝŠKAKA SLIDERU */
    margin-bottom:60px;
    
}

.sp-glamour-layout h1.sp-title {
    font-size: 55pt!important;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 0px;
    color: #fff;
    position: relative;
     text-shadow: 5px 5px 3px #000;
}

.sp-glamour-layout h1.sp-title::before {
    position: absolute;
    content: "";
    width: 70%;
    height: 1px;
    background: #fff;
    left: 15%;
    bottom: -20px;
    visibility:collapse!important;
    display:none!important;
}

.sp-glamour-layout h2.sp-posttitle, .sp-glamour-layout .sp-slider-content .sp-introtext {
    font-size: 35pt!important;
    line-height: normal!important;
    color: #fff;
    padding: 0 100px;
         text-shadow: 3px 3px 2px #000;
}

.sp-glamour-layout h2.sp-posttitle {
    margin: 0px 0 10px!important;
    padding-top:-50px;
}

/*-------------------------------------------- tlačítka na formuláře pod sliderem --------------------------------------*/

#sp-formulare {
   top: -50px !important;
position: relative;
margin-bottom: 50px;

    
}

#sp-formular-prihlaseni-newsletter {
   top: 0px !important;
position: relative;
margin-bottom: 50px;

    
}

/*----------------------------------- HORNÍ MENU ---------------------------------------------*/
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #000000;
}

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 10px;
    line-height: 90px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

.sp-megamenu-parent > li {
    padding-right: 6px!important;
}


 .sp-megamenu-parent > li.sp-has-child > a::after
  {
     font-family: "FontAwesome";
     /*content: " \f107";*/
     content: "";
     }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background-color: #333333;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    text-decoration: none;
    font-size:16px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #000000;
}

.bez-odkazu {
	cursor:default!important;
}

/*----------------------------------- ZÁHLAVÍ STRÁNKY ---------------------------------------------*/
.page-header {
    text-align:center;
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-top:0px;
}

.page-header h1{
    font-size:24px;
    font-weight: lighter;
    text-transform: uppercase;

}


/*----------------------------------- DROBEČKOVÁ NAVIGACE ---------------------------------------------*/
#sp-drobeckova-navigace .breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff!important;
        margin-left: -15px;
}

.breadcrumb > .active {
    color: #777;

}

.breadcrumb {
    color: #777;
text-transform: uppercase;
}

.breadcrumb a {
    color: #777;

}

.fa-home::before {
    content: " ";
}

.breadcrumb > li + li::before {
    color: #777;
    content: ">";
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 7px;
}



/*----------------------------------- MENU PRODUKTY NA HMPG ---------------------------------------------*/
#sp-menu-produkty {
    text-align:center!important;
}

#sp-menu-produkty h1 {
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
}

.menu-hmpg, .menu-hmpg a, .menu-hmpg a:visited, .menu-hmpg a:active  {
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:block;
    text-decoration:none;

}

.menu-hmpg :hover, .menu-hmpg a:focus {
    /* -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
         -webkit-filter: blur(0px);*/
 -webkit-filter: grayscale(100%);

    text-decoration:none;
    display:block;
}

.menu-hmpg img:hover {
  -moz-transform: scale(1.07);
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}

.menu-hmpg, .menu-hmpg a, .menu-hmpg :hover {
    color: #000;

}



/*----------------------------------- MENU VÝPRODEJ NA HMPG ---------------------------------------------*/
#sp-vyprodej {
    text-align:center!important;
    margin-top:60px;
}

#sp-vyprodej h1 {
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
}

/*----------------------------------- AKTUÁLNĚ V BRICKLANDU ---------------------------------------------*/
#sp-aktualne {
    margin-top:50px;
    /*margin-bottom:50px;*/
    padding-bottom:50px;
}

#sp-hmpg-aktualne {
    margin-top:50px;
    margin-bottom:50px;
    text-align:center;

}
#sp-hmpg-aktualne p {
    margin-top:30px;


}

#sp-hmpg-aktualne h3 {
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
    color: #FF8000; 
}

#sp-hmpg-aktualne .jcepopup img {
    width:;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    float: none;
    margin-right: 10px;
    display: inherit;
}
/*----------------------------------- MEMNU NA HMPG - GALERIE ---------------------------------------------*/
#sp-galerie {
    text-align:center;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
}

#sp-galerie h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
        margin-bottom:30px;
}


#sp-galerie a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sp-galerie :hover {
    /* -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
         -webkit-filter: blur(0px);*/
 -webkit-filter: grayscale(100%);
 

    text-decoration:none;
/*    display:block;*/
}
#sp-galerie img:hover {
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.53);
}

#sp-galerie img, #sp-galerie img:hover, #sp-galerie img:visited, #sp-galerie img:focus {
    display:inherit!important;
}

/*----------------------------------- MENU NA HMPG - KE STAŽENÍ ---------------------------------------------*/
#sp-ke-stazeni {
    text-align:center;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin-bottom:50px;
}

#sp-ke-stazeni h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom:30px;
}

#sp-ke-stazeni h1 a:link, #sp-ke-stazeni h1 a:focus, #sp-ke-stazeni h1 a:visited {
    font-size:20px;
    color: #333!important;
    text-transform: uppercase;
    font-weight: normal;
}


#sp-ke-stazeni img, .ke-stazeni-clanek img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sp-ke-stazeni img:hover, .ke-stazeni-clanek img:hover {
    /* -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
         -webkit-filter: blur(0px);*/
 -webkit-filter: grayscale(100%);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.53);

    text-decoration:none;

}

.ke-stazeni {
    text-align:center!important;
    float:left;

    width:20%;
    font-size:16px;
        font-weight: bold;
        padding-right:10px;
        padding-left:10px;
        
}

.ke-stazeni img {
    margin-bottom:15px;

}

.ke-stazeni-clanek-obal {
    text-align:center!important;
    width:100%;
    margin-bottom:50px;
	display: inline-block;        
}


.ke-stazeni-clanek {
    text-align:center!important;
        float:left;
    width:25%;
    font-size:14px;
    font-weight: normal;
    padding-right:10px;
    padding-left:10px;
    margin-bottom:3%;    
    min-width:250px;
    height:450px;

}



.ke-stazeni-clanek img{
    margin-bottom:15px;
    border: 1px solid #999;

}

/*----------------------------------- MENU-CIHLY ---------------------------------------------*/
.menu-cihly p {
	font-size:17px;   
}

.menu-cihly-clanek-obal {
    text-align:center!important;
    width:100%;
    margin-bottom:0px;  
	float: none;
display: inline-block;      
}


.menu-cihly-clanek {
	text-align:center!important;
	float:left;
	width:33%;
	font-size:18px;
	font-weight: bold;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:3%;
	min-width:300px;
	height:initial;
}



.menu-cihly img{
	margin-bottom:15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu-cihly-clanek img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.menu-cihly-clanek img:hover {
    /* -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
         -webkit-filter: blur(0px);*/
 -webkit-filter: grayscale(100%);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.53);

    text-decoration:none;

}

/*----------------------------------- HLAVNÍ STRÁNKA ---------------------------------------------*/
#sp-main-body {
  /*  padding-top: 20px;*/
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
}

#sp-component .entry-header {
    text-align:left;
    text-transform: uppercase;

}

.normalni-pismo {
    text-transform: none;
}

a {
    color: #FF8000;
    text-decoration:none;
}
a:hover, a:focus, a:active {
    text-decoration: underline;
    color:#F30;
}

h1 {
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
}

.ospolecnosti h1{
    font-size:28px;
    font-weight: lighter;
    text-transform: uppercase;
	margin-top:30px;
	margin-bottom:20px;

}


/*----------------------------------- formulář ---------------------------------------------*/


#sp-formular .sp-module-title {
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
}

.gbs3 a { /*odstranění copyrightu */
    visibility: collapse!important;
}

/*----------------------------------- PATIČKA ---------------------------------------------*/
#sp-footer {
    color: #fff;
    text-align: left;
    padding: 30px 0;
}

#sp-footer h3 {
    text-transform:none;
}


/*----------------------------------- ROZCESTNÍK GALERIE ---------------------------------------------*/
.galerie-menu-rozcestnik {
    margin-top:-100px;
    margin-bottom:100px;

}

.galerie-menu-vlevo {


}

.galerie-menu-vpravo {



}

.galerie-menu-01 {


}
.galerie-menu-02 {


}
.galerie-menu-03 {


}
.galerie-menu-04 {


}



/*----------------------------------- PHOCA PHOTOGALLERY ---------------------------------------------*/
#sp-fotky-sirka {

    margin-bottom: 50px !important;


}

#phocagallery-module-ri {
    margin: 0 auto;
    text-align: center;
    margin-top: -100px !important;


}

.pg-cv-box-mod-ri {
    max-height: 100%!important;
    width:25%;
}

.pg-cv-box-mod-ri {
    float: left;
    padding: 0px!important;
    margin: 0px!important;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2)!important;
    box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2)!important;
    -webkit-border-radius: 0px!important;
    border-radius: 0px!important;
    background-color: transparent!important;
}

.pg-cv-box-mod-ri, .pg-cv-box, .pg-csv-box {
    border: 0px none #e5e5e5!important;
    border-radius: 0px!important;
    box-shadow: 0px 0px 0px 0px rgba(190, 190, 190, 0.5), 0 0 0px 0px rgba(240, 240, 240, 0.2) inset!important;
    padding: 0px!important;
}

#sb-title, #sb-title-inner {
    height: 0px;
    line-height: 0px;
    visibility:collapse!important;
}

#sp-header.menu-fixed {
    position: fixed;
    z-index: 999!important;
}

#sb-player {
    z-index: 99999!important;
}

#sb-overlay
{
background-color: rgb(0, 0, 0);
opacity: 0.85!important;
}
/*------------------------- efekty na fotky ve Phoca Gallery ------------------------------*/
.pg-box3 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.pg-box3 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.pg-box3 img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.pg-box3:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.pg-box3 h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.pg-box3 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.pg-box3 a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.pg-box3 a.info, .pg-box3 h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.pg-box3:hover a.info, .pg-box3:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}




/*----------------------------------- stránka na šířku? ---------------------------------------------*/

.sirka-cihly .readmore {
width:100%;
}

.sirka-cihly .entry-image {
    margin-bottom: 0px!important;
}

.sirka-cihly .full-image img {
    margin-left:auto;
    margin-right:auto;
}

.sirka-cihly .entry-header-malej {
    width:0px;
    height:0px;
    visibility:collapse;
}

.sirka-cihly .btn-default {
    color: #333;
    background-color: #D8D8D8;
    border-color: transparent;
    width:inherit;
    height:auto;
}

.sirka-cihly .btn {
    display: inline-block;
    margin-bottom: 0;
    margin-top:-4px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px none transparent;
    border-radius: 0px;
    text-align:center;
    max-width:350px;
    height:25px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.sirka-cihly .col-sm-3 {
    padding:0px;
}

.sirka-cihly article.item {
    margin-bottom: 5px;
}

.sirka-cihly h2 {
    font-size:30px;
    text-transform: uppercase;
    font-weight: normal;
    text-align:center;
    margin-bottom:50px;
}

.sirka-cihly h3 {
    font-size:20px;
    text-transform: uppercase;
    font-weight: normal;
}

.sirka-cihly hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: solid;
    border-top-color: #666;
}





.sirka-cihly .jcepopup {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}


/*.sirka-cihly .reference-img-v-produktu {
width:33%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}  */

.sirka-cihly .reference-img-v-produktu {
    width: 33%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
    height: 200px;
    max-height: 200px;
    min-width: 300px;
}

.sirka-cihly .reference-img-v-produktu img {
    width:100%;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  float:left;
  margin-right:10px;
  display:inherit;

}

.sirka-cihly .vlozeny-obrazek-do-tela-textu {
width: 100%; float: none; display: inline-block;

}

.sirka-cihly .vlozeny-obrazek-do-tela-textu img {
    min-width:400px!important;

}




.sirka-cihly .jcepopup .overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.sirka-cihly .jcepopup img {
    /*width:100%;*/
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  float:left;
  margin-right:10px;
  display:inherit;

}

.sirka-cihly .jcepopup:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  /* -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);
  transform: scale(1.2);*/
}
/*-------------------------------------------- VLOŽENÝ OBRÁZEK ----------------------------------------*/
.vlozeny-obrazek-do-tela-textu {
width: 100%; float: none; display: inline-block;

}

.vlozeny-obrazek-do-tela-textu img {
    min-width:400px!important;

}
.vlozeny-obrazek-do-tela-textu-bez-min-width {
width: 100%; float: none; display: inline-block;

}
.vlozeny-obrazek-do-tela-textu-bez-min-width {
    /*min-width:400px!important;*/

}

.vlozeny-obrazek-do-tela-textu-bez-width {
float: none; display: inline-block;

}

.vlozeny-obrazek-do-tela-textu-bez-width img {
    height: 220px;
    width: auto;
    margin-top: 7px;
}

.vlozeny-obrazek-do-tela-textu-bez-width-pomocnici {
float: left; display: inline-block;
margin-left:5%;
width:100%;
margin-bottom:60px;
}
.vlozeny-obrazek-do-tela-textu-bez-width-pomocnici img {
    height: 220px;
    width: auto;
    margin-top: 7px;
    float:none!important;


}

.jcepopup .overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.jcepopup img {
    /*width:100%;*/
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  float:left;
  margin-right:10px;
  display:inherit;

}

.jcepopup:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  /* -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);
  transform: scale(1.2);*/
}

/*--------------------------------------------EFEKT NA PRODUKTY ----------------------------------------*/

.sirka-cihly .intro-image {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.sirka-cihly .intro-image .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.sirka-cihly .intro-image img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.sirka-cihly .intro-image:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.sirka-cihly .intro-image h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.sirka-cihly .intro-image a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.sirka-cihly .intro-image a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.sirka-cihly .intro-image a.info, .sirka-cihly .intro-image h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.sirka-cihly .intro-image:hover a.info, .sirka-cihly .intro-image:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/*-------------------------------------------- stránkování v produktech, tlačítka hledat ----------------------------------------*/
.pagination-wrapper {
    text-align:center;
    margin-top: 50px;
}

.pagination > .active > a, .pagination > .active > span {
    border-color: #FF6600;
    background-color: #FF9900;
}

.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
    border-color: #FF6600;
    background-color: #FF9900;
}

.search .btn-toolbar button {
    background: #FF9900;
        background-color: #FF9900;
}

/*---------------------------------PODKATEGORIE v produktech pod výpisem článků (produkůt např. u malt) - skrytí nadpisů podkategorie ----------------------------------------*/
.cat-children .page-header {
    visibility:collapse;

}




/*-------------------------------------------- VYHLEDÁVÁNÍ STRÁNKA ----------------------------------------*/


.hledani .search .btn-toolbar button {
    background: #FF9900;
        background-color: #FF9900;
}

.hledani .btn {
    background: #FF9900;
        background-color: #FF9900;
}

.result-title {
    font-size:20px;
    margin-top:20px;
}

.result-category {
    font-style: italic;
    color: #333;
        font-size:18px;
}

.result-createdhledani {
    font-style: italic;
    color: #666;    
}

.result-text {
    font-size:18px; 
}





/*-------------------------------------------- KONTAKTY ----------------------------------------*/
#sp-kontakty hr {
    margin-top: 120px;
    margin-bottom: 130px;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: solid;
    border-top-color: #666;
}



#sp-kontakty {

}

/*.iframe-kontakty {
    width:90%;
    margin-left:5%;
    margin-right:5%;
    text-align:center!important;
}*/


.map-no-zoom /*vypnutí zoomování nad google maps*/ {
background:transparent;
position:relative;
width:100%; /* your iframe width */
height:400px; /* your iframe height */
top:400px; /* your iframe height */
margin-top:-400px; /* your iframe height */
}



/*-------------------------------------------- ODDĚLOVACÍ LINKA ----------------------------------------*/
#sp-oddelovaci-linka {
    margin-top: 50px;
    margin-bottom: 50px;
    height:1px;
    background-color:#999999;

}

/*-------------------------------------------- FORMULÁŘ ----------------------------------------*/
#fitem3 /*poslední zaškrtávací položka ve formuláři pro objednání katalogů */{
    margin-bottom: 50px;


}

#sp-formular {
    padding-left:20px;
    padding-right:20px;

}

#checkbox18 {
    width:30px!important;
    height:30px!important;
    display:inline;

}

#radio17, #radio171 {
    width:25px!important;
    height:25px!important;
    display:inline;
    margin-bottom:5px;

}

.gcore-label-checkbox {
    text-align: left!important;

}

.gcore-radio-item {
padding-bottom: 20px;

}



/*-------------------------------------------- DOPRODEJ i MONTÁŽE ----------------------------------------*/


.blogdoprodej tr > td:last-of-type {
	font-weight:bold;
}


.doprodej h2 {
    margin-top: 100px;
    
}

.montaze h2 {
    margin-top: 100px;
    
}

.doprodej table {
    width:100%!important;
    margin-top:50px;

}

.doprodej tr, .doprodej td {
    border:1px solid #999   
}

.doprodej td {
    padding:10px;   
}

.doprodej td img {
    width:100px;
    height:67px;
    min-width:100px;    
}


#jcemediabox-popup-closelink {
    right: 25px;

}

/*-------------------------------------------- doprodej tisk --------------------------------------*/
@media print {
.doprodej td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size:12px;
}
.doprodej td img {
    width:45px;
    height:30px;
    min-width:40px;    
}
.doprodej h2 {
    margin-top: 10px;
	margin-bottom:0px;
	font-size:20px;
    
}

.doprodej table {
    width:100%!important;
    margin-top:10px;
	margin-bottom:0px;

}



#sp-zahlavi-stranek, #sp-header, #sp-paticka-menu, #sp-footer
{
	visibility:collapse;
	display: none;
	height:0px!important;

}
.entry-header {
    position: relative;
    margin-bottom: 0px;
    visibility: collapse;
    display: none;
}

article.item {
    margin-bottom: 0px;
}
#sp-main-body {
    padding: 0px;
}
.container {
    width: 100%;
	
}
}
/*-------------------------------------------- konec doprodeje tisk --------------------------------------*/

/*-------------------------------------------- blok vizualizace --------------------------------------*/
#sp-vizualizace-hmpg  {
    padding-top:50px;
    padding-bottom:100px;

}

.visualizace-blok-pro-fotky {
    width: initial;
    text-align: center !important;
    max-width: 1920px;
    margin:auto;
}

#sp-vizualizace-hmpg img:hover {


        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);


}

#sp-vizualizace-hmpg img {

    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
        width:20%;
        height:200px;
    min-width:150px
    min-height:80px;
    max-width:400px;
    max-height:210px;
    
}

#sp-vizualizace-hmpg .jcepopup img {
    position: relative;

    float: left;
    margin:0px;
    display: inherit;
}


/*-------------------------------------------- menu v patičce --------------------------------------*/

#sp-paticka-menu {
    color: #fff;
    text-align: left;
    padding-bottom:50px;
    padding-top:80px;
    font-size:14px;
    line-height:20px;
}

#sp-paticka-menu p{
    padding-bottom:15px;
    /*border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;  */

}

#sp-paticka-menu a {
    color: #fff;

}

#sp-menu-v-paticce-01, #sp-menu-v-paticce-02, #sp-menu-v-paticce-03 {
    padding-right:20px;
    padding-left:20px;
}
#sp-menu-v-paticce-01 {
    padding-right:100px;


}
/*-------------------------------------------- google kódy remarketingu, který dělaj 13px pruh dole --------------------------------------*/

iframe[name='google_conversion_frame'] {
    position: absolute;     
    bottom: 0;
}

/*-------------------------------------------- menu a hlavička při rozlišení méně než 1000px --------------------------------------*/

@media(min-width: 992px) AND (max-width: 1199px) {
/*  #sp-logo {
    width:10%;
}

#sp-menu  {
    width:90%;
}*/

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 6px;
    line-height: 90px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

}

/*-------------------------------------------- produkty méně než 1000px --------------------------------------*/

@media(min-width: 769px) AND (max-width: 1000px) {

.sirka-cihly .col-sm-3 {
    width:36%;
}

}
/*-------------------------------------------- telefony --------------------------------------*/

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all {
  #sp-header .sp-default-logo {
    display: block!important;
  }
  }   */

    #sp-header .sp-default-logo {
    display: block!important;
  }

@media(min-width: 100px) AND (max-width: 950px) {

#sp-smart-slider.sp-glamour-layout, .sp-glamour-layout .sp-slider-item {
    height: auto;
}

#sp-slide {
    width: 100%;

}

.sp-glamour-layout h1.sp-title {
    font-size: calc(15px + 5vw) !important;
	    line-height: calc(14px + 5vw) !important;
    text-shadow: 1px 1px 1px #000;

}

.sp-glamour-layout h2.sp-posttitle, .sp-glamour-layout .sp-slider-content .sp-introtext {
font-size: calc(10px + 4vw) !important;
line-height: calc(10px + 4vw) !important;
    color: #fff;
    padding: 0px;
    text-shadow: 3px 3px 2px #000;
    text-align: center;
    display: block;
    padding-left: 0px;
    margin-left:0px ;
}

.sp-glamour-layout .sp-slider-item .container .sp-slider-content {
    text-align: left;
}

#sp-vizualizace-hmpg img {
    width: 100%;

}

#sp-header.menu-fixed {
    position: relative;

}

.menu-hmpg img {

    margin: auto;
}

.ke-stazeni {
    font-size: calc(10px + 1vw);
	line-height: calc(12px + 1vw);
}

#sp-main-body {
    padding: 0px;
}

.pg-cv-box-mod-ri {
    width: 50%;
}

.pg-cv-box-mod-ri img {
    max-width: 500px!important;
max-height: calc!important;
}

}

@media(min-width: 100px) AND (max-width: 600px) {
	.pg-cv-box-mod-ri img {
    max-width: 300px!important;
max-height: calc!important;
}
	}

	@media(min-width: 768px) AND (max-width: 1199px) {

#sp-bottom4 {
    margin-left: 20% !important;
    width: 100% !important;
}

#sp-bottom3 img {
	float:left;
}
	
	}
	
	
	@media(min-width: 100px) AND (max-width: 350px) {
	.pg-cv-box-mod-ri img {
    max-width: 400px!important;

}

.pg-cv-box-mod-ri {
    width: 100%;
}

	
	}
	
	
	/*-------------------------------------------- ZIMNÍ SLEVY, AKCE --------------------------------------*/
	.odrazka-slevy {

    background-color: #fe7705;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 20pt;
    color: white;
    font-weight: bold;
    margin-bottom: 0px;
    display: inline-block;
	margin-right:30px;

}
.odrazka-slevy-bez-pozadi {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 35pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 50px;
	display: inline-block;
	margin-right: 30px;
	line-height: 40px;
	width: 100%;
	background-color: #f0f0f0;
}

.odrazka-slevy-podnadpis {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 25pt;
	color: #000000;
	font-weight: normal;
	margin-bottom: 50px;
	display: inline-block;
	margin-right: 30px;
	line-height: 40px;
	width: 100%;
	background-color: #ffa700;
	margin-top: -40px;
	position: relative;
	text-transform: uppercase;
}

.odrazka-slevy-bez-pozadi-big {
	font-size: 55pt;


}

.odrazka-slevy-bez-pozadi-small {
	font-size: 15pt;

}

.odrazka-slevy-bez-pozadi-nadpis a, .odrazka-slevy-bez-pozadi-nadpis a:link, .odrazka-slevy-bez-pozadi-nadpis a:visited {
	text-decoration: underline!important;
	color: #000;
}

.odrazka-slevy-bez-pozadi-nadpis a:hover {
	color:#FF8000;
}

#FF8000


	.slevy-kolecka {
		text-align: center;
margin: auto;


}

.slevy-obal {
    text-align: center;
    margin-bottom: 50px;
    display: inline-block;
    float: none;
    width: 80%;
    position: relative;
}

.zimni-slevy-2018-2019 .slevy-obal {
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    float: none;
    width: 100%;
    position: relative;
}

	.slevy-left {
display: block;
width:100%;
text-align:left;
float:left;
}
.slevy-right {
    display: inline-block;
    max-width: 400px;
    text-align: right;
    float: right;
}

	@media (max-width: 1199px) {
		.slevy-obal {
    width: 100%;

}
	.slevy-left {
text-align:center;
float:none;
}

.slevy-right {
    max-width: 400px;
    text-align: center;
    float: none;
}
}

	
/*----------------------------- formulář newslette -----------------------*/
.captcharefresh1 {
    width: 50px;
    cursor: pointer;
    display: block;
    margin-top: -15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.captchaCont {
    margin-top: 10px;
    text-align: center;
}

.captchaCont .visCSSlabel {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 1%;
    width: 100%;
}

#captchacode1 {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#recaptcha_response_field {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.visCSSlabel {
    display: block;
    float: none;
    margin-top: 10px;
    margin-right: 1%;
    width: auto;
    font-size: 1em;
}

.field1, .field2, field3 {
	margin-bottom: 40px;
}