#sidebar {
display:none;
} #main-content .container:before {
background: none;
} @media (min-width: 981px){
#left-area {
width: 100%;
padding-right: 0px !important;
}} .single #sidebar {
display:none;
} .single #main-content .container:before {
background: none;
} @media (min-width: 981px){
.single #left-area {
width: 100%;
padding-right: 0px !important;
}} .category #sidebar {
display:none;
} .category #main-content .container:before {
background: none;
} @media (min-width: 981px){
.category #left-area {
width: 100%;
padding-right: 0px !important;
}} .archive #sidebar {
display:none;
} .archive #main-content .container:before {
background: none;
} @media (min-width: 981px){
.archive #left-area {
width: 100%;
padding-right: 0px !important;
}} .error404 #sidebar {
display:none;
} .error404 #main-content .container:before {
background: none;
} @media (min-width: 981px){
.error404 #left-area {
width: 100%;
padding-right: 0px !important;
}}    #obchodni-podminky ol { counter-reset: item }
#obchodni-podminky li{ display: block }
#obchodni-podminky li:before { content: counters(item, ".") " "; counter-increment: item } .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;
} @media only screen and (min-width:981px) {
}
@media only screen and (max-width:980px) {
}
@media only screen and (max-width:767px) {
}
@media only screen and (min-width:981px) {
}