/*
Theme Name: Divi Child od WPlama
Theme URI: http://www.wplama.cz/divi-child-sablona/
Description: Divi child šablona od WPlama. Obsahuje vylepšení překladu a další rozšíření výchozích funkcí.
Author: <a href="http://www.wplama.cz/">WPlama.cz</a>
Author URI: http://www.wplama.cz/divi-child-sablona/
Template: Divi
Version: 1.20
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/

.sgpb-popup-builder-content-html {
    padding: 15px;
}

.sgpb-popup-builder-content-html input[type="text"], .sgpb-popup-builder-content-html input[type="email"], .sgpb-popup-builder-content-html input[type="tel"], .sgpb-popup-builder-content-html textarea {
    width: 100%;
    padding: 5px 10px;
}

.sgpb-popup-builder-content-html input[type="submit"] {
    color: #FFFFFF!important;
    border-width: 10px!important;
    border-color: #009ee2;
    border-radius: 0px;
    font-size: 16px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase!important;
    background-color: #009ee2!important;
    border:none;
    cursor: pointer;
    padding: 5px 15px;
}

.sgpb-popup-builder-content-html input[type="submit"]:hover {
    border-color: #212d66!important;
    background-image: initial!important;
    background-color: #212d66!important;
}

.ZALOZKY-HP ul.et_pb_tabs_controls {
    background-color: transparent;
    text-align: center;
}

.ZALOZKY-HP ul.et_pb_tabs_controls:after {
    display: none!important;
}

.ZALOZKY-HP .et_pb_tabs_controls li {
    display: inline-block;
    float: none;
    margin: 0 10px;
    padding-bottom: 13px;
    border-right: 0;
}

.ZALOZKY-HP .et_pb_tabs_controls li a {
    padding: 15px 20px;
    border: 1px solid black;
}

.ZALOZKY-HP .et_pb_tab {
    padding-top: 0;
}

.ZALOZKY-HP .et_pb_tabs_controls li.et_pb_tab_active a {
    background-color: #000000;
}

.ZALOZKY-HP .et_pb_tabs_controls li.et_pb_tab_active {
    background:url('./img/sipka.png') bottom center no-repeat;
    
}

.lama-rychle-hledani input[type=submit] {
    background-color: black!important;
}

#hp-prepinac ul.et_pb_tabs_controls {
    background: transparent!important;
    }
    
    #hp-prepinac .et_pb_tabs_controls li {
        border-right:none!important;
        width: 25%;
        text-align: center;
    }
    
    #hp-prepinac ul.et_pb_tabs_controls:after {
        display: none;
    }
    
    #hp-prepinac ul li:first-child a::before {
        content: url('./img/Group 7699.png');
        display: inline-block;
        width: 100%;
    }
    
    #hp-prepinac ul li:nth-child(2) a::before {
        content: url('./img/Group 7700.png');
        display: inline-block;
        width: 100%;
    }
    
    #hp-prepinac ul li:nth-child(3) a::before {
        content: url('./img/Group 7702.png');
        display: inline-block;
        width: 100%;
    }
    
    #hp-prepinac ul li:nth-child(4) a::before {
        content: url('./img/Group 7701.png');
        display: inline-block;
        width: 100%;
    }

    @media only screen and (max-width:767px) {
        #hp-prepinac .et_pb_tabs_controls li {
            
            width: 100%;
            border-bottom: none;
        }
    
        #hp-prepinac .et_pb_tabs_controls li a {
            display: block;
        }
    }
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

#lama-hledani #garaze {

 /*   margin-top: 55px;*/

}

#korekce-nadpisu-sekce {
	text-align:center;
}

.lama-prislusenstvi .et_pb_text_inner {
	/*height: 70px;*/
}

#korekce-nadpisu-sekce .lama-prislusenstvi .et_pb_text_inner {
    height: auto;
}

#korekce-nadpisu-sekce .lama-vypis-header {
	padding: 15px 0;
}

.lama-ost-prepinac {
    display: inline-block;
    width: 100%;
    text-align: center;
	    margin-top: 30px;
}

.lama-ost-prepinac>div:first-child {
    border-left: 1px solid #212d66;
}

.lama-ost-prepinac>div {
    font-size: 22px;
    font-weight: 500;
    padding: 15px 35px;
    border: 1px solid #212d66;
    display: inline-block;
    border-left: 0;
    cursor: pointer;
    margin-left: -4px;
}

.lama-ost-tlacitko.active {
    background: #000;
	color: white;
}

#lama-garaze {
    margin-top: 50px;
}

#lama-garaze h3 {
	padding-bottom:0;
	font-size: 24px;
}

#lama-garaze>div:first-child .et_pb_text_2 {
	margin-bottom:0!important;
}

#lama-garaze  .lama-vypis-header>div, #garaze  .lama-vypis-header>div  {
	width: calc(100% / 4);
    float: left;
}

#lama-garaze .lama-vypis-content .lama-row>div, #garaze .lama-vypis-content .lama-row>div {
    width: calc(100% / 4);
    float: left;
}

/*.lama-stani .lama-vypis-header>div, .lama-stani .lama-vypis .lama-column   {
	width: calc(100% / 3);
    float: left;
}*/

#garaze .et_pb_text_2  {
	display:none!important;
}

#garaze .et_pb_code_inner > .lama-vypis-content>div {
	width:100%!important;
	float:none;
}

#garaze .lama-vypis-header {
	    /*background-color: #212d66;*/
    color: white;
    font-size: 18px;
    font-weight: 600;
    padding: 30px 0;
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
}



@media (max-width: 980px) {

.telefon2naradek .et_pb_column {
width:50%!important;
margin-right:0!important;
}
	


}

.et_pb_code_inner .toret-row img {
	float:left;
	padding-right:10px;
}

.et_pb_code_inner .toret-row img {
	float:left;
	padding-right:10px;
}

/* Toret Admin Styles v 1.0 */

.toret-wrap .toret-row .toret-column-1 span {
	padding-top:30px;
	display:block;
}

.toret-wrap .toret-row .toret-column-1:last-child span {
	padding-top:20px;
	display:block;
}

.toret-wrap .toret-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 5px;

}

.toret-wrap .toret-row>* {
    align-self: center;
}

.toret-wrap .toret-column-1,
.toret-wrap .toret-column-2,
.toret-wrap .toret-column-3,
.toret-wrap .toret-column-4,
.toret-wrap .toret-column-5,
.toret-wrap .toret-column-3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.toret-wrap .toret-row>*:first-child {
    font-weight: 500;
    text-transform: uppercase;
}

.toret-wrap .toret-row:last-child {
    border-bottom: 0;
}

.toret-wrap .toret-column-1 {
    flex: 1;
}

.toret-wrap .toret-column-2 {
    flex: 2;
}

.toret-wrap .toret-column-3 {
    flex: 3;
}

.toret-wrap .toret-column-4 {
    flex: 4;
}

.toret-wrap .toret-column-5 {
    flex: 5;
}

.toret-wrap .toret-column-6 {
    flex: 6;
}

.toret-wrap .toret-title {
    background-color: #001543;
    border-bottom: 0;
}

.toret-wrap .toret-title h1,
.toret-wrap .toret-title h2,
.toret-wrap .toret-title h3,
.toret-wrap .toret-title h4,
.toret-wrap .toret-title h5,
.toret-wrap .toret-title h6 {
    color: white;
    font-weight: 300!important;
    letter-spacing: 1px;
}

.toret-wrap .toret-title h1 {
    font-size: 20px;
}

.toret-wrap .toret-title h2 {
    font-size: 18px;
}

.toret-wrap .toret-title h3 {
    font-size: 16px;
}

.toret-wrap .toret-title h4,
.toret-wrap .toret-title h5,
.toret-wrap .toret-title h6 {
    font-size: 14px;
}

.toret-wrap input[type=date],
.toret-wrap input[type=datetime-local],
.toret-wrap input[type=datetime],
.toret-wrap input[type=email],
.toret-wrap input[type=month],
.toret-wrap input[type=number],
.toret-wrap input[type=password],
.toret-wrap input[type=search],
.toret-wrap input[type=tel],
.toret-wrap input[type=text],
.toret-wrap input[type=time],
.toret-wrap input[type=url],
.toret-wrap input[type=week],
.toret-wrap select {
    width: 100%;
    max-width: 50em;
}

.toret-wrap label {
    width: 100%;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

.toret-wrap input[type=submit] {
    background-color: #001543;
    border-color: #001543;
    color: white;
    min-width: 145px;
    cursor: pointer;
    border-radius: 3px;
    height: 30px;
    letter-spacing: 1px;
    border: none;
}

.toret-wrap input[type=submit].toret-aktivovat {
    color: white;
    border-color: #ff9243;
    background-color: #ff9243;
}

.toret-wrap input[type=submit]:hover {
    color: #001543;
    background: #edf3ff;
    border-color: #edf3ff;
}

@media only screen and (max-width:783px) {
    .toret-wrap {
        margin-right: 12px;
        margin-left: 0;
    }
    .toret-wrap .toret-column-1,
    .toret-wrap .toret-column-2,
    .toret-wrap .toret-column-3,
    .toret-wrap .toret-column-4,
    .toret-wrap .toret-column-5,
    .toret-wrap .toret-column-3 {
        flex: 1 1 100%;
    }
    .toret-wrap label {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

.et-pb-arrow-prev {
    left: 22px;
	opacity: 1;
		background:#fff;
			    width: 48px;
    height: 48px;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
	border-radius:50%
}

.et-pb-arrow-next {
    right: 22px;
	opacity: 1;
	background:#fff;
	border-radius:50%;
		    width: 48px;
    height: 48px;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
}

.et-pb-arrow-prev:before {
    content: "\23";
	color:#000;
	line-height: 50px;
}

.et-pb-arrow-next:before {
    content: "\24";
	line-height: 50px;
	color:#000;
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	background:#b89535!important;
}

.et-pb-arrow-prev:hover:before {
	color:#fff;
}

.et-pb-arrow-next:hover:before {
	color:#fff;
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	background:#fff;
}

.plovouci-tlacitko {
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:9999;
}

.plovouci-tlacitko span {
	line-height:50px;
	color:white;
	background:rgba(0,0,0,0.5);
	padding:5px;
	position:Relative;
	bottom:20px;
}

@media only screen and (min-width:981px) {
.menu-image-title span:first-child {

	font-weight:500;
	font-size:14px;
	color:#009EE2;
}
	


.menu-image-title {
	display: inline-grid;
line-height: 20px;
	top: -10px;
    position: relative;
}

.menu-image-title span:last-child {

	font-weight:bold;
	color:#009EE2;
	font-size:28px;
}
	}

#menu-item-297 {
	max-width:250px;
}

@media only screen and (max-width:980px) {
	.menu-image-title span:first-child {
    top: -5px;
	font-weight:500;
	font-size:14px;
	color:#009EE2;
}

.menu-image-title {
	display: inline-grid;
line-height: 20px;
	top: -10px;
    position: relative;
}

.menu-image-title span:last-child {

	font-weight:bold;
	color:#009EE2;
	
}
	
}


.metaslider .flex-control-nav li a {
	border: solid 1px #212D66;
}

.flex-control-paging li a {
	background:white!important;
}

.flex-control-paging li a.flex-active {
	background:#009EE2!important;
	border:none;
}

.flex-control-nav {
	text-align: left!important;
	padding: 0 30px!important;
}

.home .et_section_specialty .et_pb_row {
	max-width:1300px;
}

@media only screen and (max-width:1345px) {
	.home .et_section_specialty .et_pb_row > .et_pb_column {
		width:100%!important;
		margin:0!important
	}
}
	
	@media only screen and (min-width: 981px) and (max-width: 1650px) {
	#specialka .et_pb_row {
		width:92%!important;
		max-width:100%!important;
	}
}

/*
Theme Name: Divi Child od WPlama
Theme URI: http://www.wplama.cz/divi-child-sablona/
Description: Divi child šablona od WPlama. Obsahuje vylepšení překladu a další rozšíření výchozích funkcí.
Author: WPlama.cz
Author URI: http://www.wplama.cz/divi-child-sablona/
Template: Divi
Version: 1.18
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/

.lama-rychle-hledani {
    padding: 32px 32px 25px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
}

.lama-rychle-hledani h2 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
}

.lama-rychle-hledani .lama-row {
    margin-bottom: 30px;
    padding-bottom: 0;
}

.lama-rychle-hledani .lama-row label {
    display: inline-block;
}

.lama-rychle-hledani input[type=checkbox] {
    width: 31px;
    height: 31px;
    border: none;
    border-radius: 0;
    position: relative;
    bottom: -9px;
    margin-top: 15px;
}

.lama-rychle-hledani input[type=number] {
    max-width: 200px;
    height: 45px;
    border: none;
    border-radius: 0;
    margin: 0 16px;
    margin-top: 15px;
}

.lama-rychle-hledani input[type=submit] {
    width: 140px;
    height: 45px;
    background-color: #009ee2;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 45px;
    border: none;
    border-radius: 0;
    margin: 0 30px;
    margin-top: 15px;
    cursor: pointer;
    top: 1px;
}

.lama-vypis.lama-vypis-content .lama-sekce-rows .lama-row:hover, .lama-vypis-content .lama-row:hover {
    background-color: rgba(184, 149, 53, 0.2);
}

.lama-vypis.lama-vypis-content.druha-tab .lama-row:hover {
    background-color: rgba(184, 149, 53, 0.2);
}

.lama-vypis.lama-row.lama-vypis-content.druha-tab {
    padding-top: 0;
}

.lama-vypis.lama-row.lama-vypis-content.druha-tab:hover {
    background-color: #fff;
}

.lama-vypis-header.druha-tab:hover {
    background-color: #000!important;
}

.lama-patro-prisl .lama-vypis-content .lama-row:hover {
    background-color: #fff;
}

.lama-sekce a, .na-dotaz, .lama-building a {
    color: #000000;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


/*------------------------------------*\
    PAGES
\*------------------------------------*/


/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

#obchodni-podminky ol {
    counter-reset: item
}

#obchodni-podminky li {
    display: block
}

#obchodni-podminky li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}


/*------------------------------------*\
	WOOCOMMERCE
\*------------------------------------*/

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
}

.select2-container .select2-selection--single {
    height: 52px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 52px;
}

.lama-row-half {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 30px;
}

.pocet {
    font-size: 28px;
    font-weight: 600;
    line-height: 45px;
}

.seradit {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
}

.seradit select {
    max-width: 229px;
    height: 45px;
    margin-left: 20px;
    border: 1px solid #212d66;
    font-size: 17px;
    font-weight: 400;
}

.lama-vypis-sekce, .lama-vypis-building {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.lama-vypis-sekce>div, .lama-vypis-building>div {
    font-size: 22px;
    font-weight: 500;
    background-color: white;
    border: 1px solid #16274D;
    display: inline-block;
    border-left: 0;
    cursor: pointer;
    margin-left: -4px;
}

.lama-vypis-sekce>div>a, .lama-vypis-sekce>div>span, .lama-vypis-building>div>a, .lama-vypis-building>div>span {
    padding: 15px 0px;
    min-width: 100px;
    display: inline-block;
}

.lama-vypis-building>div>span {
    min-width: 150px;
}

.lama-vypis-building {
    margin-bottom: 30px;
}

.lama-vypis-sekce>.lama-sekce:last-child>ae, .lama-vypis-building>.lama-building:last-child>a {
    padding-left: 15px;
    padding-right: 15px;
}

.lama-vypis-sekce>div:first-child, .lama-vypis-building>div:first-child {
    border-left: 1px solid #16274D;
}

.lama-active {
    background: #16274D!important;
    color: white;
}

.lama-vypis-header {
    background-color: #16274D;
    color: white;
    font-size: 18px;
    font-weight: 600;
    padding: 30px 0;
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.garage h3 {
	padding-bottom:0;
}

.garage .lama-vypis-header {
	margin-top:15px;
}

.lama-vypis-header>div {
    width: calc(100% / 9);
    float: left;
    line-height: 20px;
}

.lama-vypis-content {
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-bottom: none!important;
}

.lama-vypis-content .lama-row {
    display: flex;
    padding: 15px 0;
    width: 100%;
    border-bottom: 1px solid #000;
    color: black;
}

.lama-vypis-content .lama-row.lama-vypis-header {
    color: white;
}

.lama-vypis-content .lama-row>div {
    width: calc(100% / 9);
    float: left;
}

.page-id-3410 .lama-vypis-content .lama-row>div, .page-id-3410 .lama-vypis-header>div, .lama-uniq > div, .lama-mensi .lama-row>div  {
    width: calc(100% / 6);
    float: left;
}

.lama-prislusenstvi .lama-vypis-header.druha-tab>div {
    width: calc(100% / 4);
    float: left;
}

.lama-prislusenstvi .lama-vypis-content>div {
    width: 100%;
}

.lama-prislusenstvi .lama-vypis-content.druha-tab .lama-row>div {
    width: calc(100% / 4);
    float: left;
}

.garage .druha-tab .lama-row>div, .garage .lama-vypis-header>div {
	   width: calc(100% / 4);
    float: left;
}

.volny {
    color: #939f4d;
    font-weight: 700;
}

.rezervace {
    font-weight: 700;
    color: black;
}

.prodano {
    color: #c38282;
    font-weight: 700;
}

.cena {
    font-weight: 700;
}

sup {
    font-size: 10px;
    bottom: 8px;
}

.lama-prislusenstvi {
    max-width: 1080px;
    display: inline-block;
    width: 100%;
    /*margin-top: 50px;*/
}

.lama-test-obal {
    max-width: 1080px;
    text-align: center;
    margin: 0 auto;
}

.lama-prislusenstvi h3 {
   /* margin-bottom: 95px;*/
    padding-bottom: 0;
	font-size:24px;
}

.lama-patro-prisl.lama-prislusenstvi h3 {
  /*  margin-bottom: 70px;*/
    padding-bottom: 0;
	margin-bottom: 0!important;
}

.lama-patro-prisl.lama-prislusenstvi .et_pb_text_2 {
	margin-bottom: 0!important;
}

.blurbz img {}

#zpoutz .et_pb_main_blurb_image {
    width: 91px;
    top: -15px;
    position: relative;
}

.lama-column {
    font-size: 15px;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:980px) {
	

	
    .lama-row-half {
        width: 100%;
        float: none;
    }
    .lama-vypis-content .lama-row>div,
    .lama-vypis-header>div {
        width: 100%!important;
        line-height: 30px;
    }
    .lama-vypis-sekce>div, .lama-vypis-building>div {
        float: none;
        width: calc(100% / 4);
        text-align: center;
        border-left: 1px solid #212d66;
       
        margin-left: 0px;
        font-size: 21px;
        float: left;
    }

    .lama-vypis-building>div {
        width: calc(100% / 3);
    }
    .lama-vypis-sekce>div:last-child, .lama-vypis-sekce>div:nth-child(5), .lama-vypis-building>div:last-child, .lama-vypis-building>div:nth-child(5)  {
        border-bottom: 1px solid #212d66;
    }
    .lama-row-half {
        text-align: center;
    }
    .pocet {
        font-size: 27px;
        line-height: 40px;
    }
    .lama-rychle-hledani {
        font-size: 17px;
    }
    .lama-vypis-content .lama-row {
        display: inline-block;
    }
}

@media only screen and (max-width:767px) {}

@media only screen and (max-width:567px) {
    .lama-rychle-hledani .lama-nadpis {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .lama-rychle-hledani .lama-row label {
        width: 100%;
        margin-bottom: 15px;
    }
    .lama-rychle-hledani input[type=number] {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .lama-rychle-hledani input[type=submit] {
        margin: 0;
    }
    .lama-vypis-sekce>div, .lama-vypis-building>div {
        font-size: 20px;
    }
    .pocet {
        font-size: 25px;
        line-height: 35px;
    }
    .lama-rychle-hledani {
        font-size: 16px;
    }

    .lama-vypis-sekce .lama-sekce a, .lama-vypis-sekce .lama-sekce, .lama-vypis-building .lama-building a, .lama-vypis-building .lama-building {
        font-size: 14px!important;
    }

    .lama-vypis-sekce>.lama-sekce:last-child>a {
        padding-left: 0px;
        padding-right: 0px;
    }

    .lama-vypis-sekce>div>a, .lama-vypis-sekce>div>span {
        min-width: 60px;
    }

    .lama-vypis-building>div>span {
        min-width: 60px;
    }

}


/*------------------------------------*\
    MISC
\*------------------------------------*/

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

#obchodni-podminky ol { counter-reset: item }
#obchodni-podminky li{ display: block }
#obchodni-podminky li:before { content: counters(item, ".") " "; counter-increment: item }


/*------------------------------------*\
	WOOCOMMERCE
\*------------------------------------*/

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
}

.select2-container .select2-selection--single {
    height: 52px;   
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 52px;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:981px) and (max-width:1238px) {
 #menu-hlavni-menu {
    display: none!important;
 }

 .et_mobile_nav_menu {
    display: initial;
    margin-top: 23px;
 }
 
}

@media only screen and (max-width:980px) {

 .lama-rychle-hledani {
     display: none!important;
 }
}

@media only screen and (max-width:550px) {



}

@media only screen and (min-width:981px) {

 
}


/*------------------------------------*\
    MISC
\*------------------------------------*/


/*.lama-stani .lama-vypis-header>div, .lama-stani .lama-vypis .lama-column {
    width: calc(100% / 3)!important;
    float: left;
}*/

/*.lama-stani .lama-vypis-header {
    display: inline-block !important;
}*/