/************************************************************************************************************************
    COMMON GENERIC STYLES
*************************************************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    margin: 0;
    outline: 0; 
    padding: 0;
    vertical-align: baseline;
}

html {
    background: white; 
    overflow-x: hidden;
    background-size: 100% 100% !important; 
}

body {
    min-width: 100%;
    background: none !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 160%; 
}

h1, h2, h3, h4, h5, h6 {
    -ms-word-wrap: break-word;
    word-wrap:     break-word;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    line-height: 120%;
    margin: 30px 0 7px;                   
}

h1 {
    color: black;
    font-size: 26px;  
}

h2 {
    color: #222222;
    font-size: 22px;  
}

h3 {
    color: #333333;
    font-size: 19px;  
}

h4 {
    color: #444444;
    font-size: 17px;  
}

h5 {
    color: #555555;
    font-size: 15px;  
}

h6 {
    color: #666666;
    font-size: 14px;  
}

p, ul, ol, li, dl, address {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 15px;
    text-align: left;
}

p {
    line-height: 1.8;
}

ul {
    margin-left: 16px;   
}

ol {
    list-style-type: decimal;
    margin-left: 20px;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

dl {
    margin-bottom: 20px;   
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 5px;
}

strong {
    font-weight: bold;
}

cite, em, i {
    font-style: italic;
}

blockquote cite {
    display: block;
    font-style: normal;
    text-transform: uppercase;
}

a {
    color: rgb(227,0,14);
    text-decoration: underline;           
}

a:hover {
    text-decoration: none;           
}

a img {
    border: none;      
}

img {
    height: auto; 
    max-width: 100%;   
}

table {
    font-size: 14px;
    width: 100%;      
}

table, td, th {
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
    text-align: left;
}

td, th {
    padding: 5px 8px;       
}

th {
    background: #555555;
    color: white;
    font-weight: bold;   
}

blockquote, q { 
    border-left: 1px solid #e3e3e3;
    clear: both;
    color: #333333;
    font-style: italic;
    margin: 0 0 20px;
    padding-left: 20px;
}

address {
    font-style: italic;        
}

pre {
    margin-bottom: 20px;
    overflow: auto;   
}

sup {
    vertical-align: super;    
}

sub {
    vertical-align: sub;    
}

iframe,
embed {
    clear: both;
    width: 100%;   
}

hr {
    background: #e3e3e3;
    border: none;
    height: 1px; 
    margin: 15px 0;  
}

/************************************************************************************************************************
    WORDPRESS CORE STYLES
*************************************************************************************************************************/

.alignnone {
    clear: both;
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 20px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption,
.gallery-caption {
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px;
    text-align: center;
}

#wrapper .gallery-caption {
    border: none;                          
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

#wrapper .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px;
}

.wp-audio-shortcode {
    margin-bottom: 20px;                   
}

/************************************************************************************************************************
    BASIC STRUCTURE STYLES
*************************************************************************************************************************/

.container {
    background: url('/en/wp-content/themes/naturespace/img/pozadi-barevne.png');
    background-position: center top;
    background-size: 1700px auto;
    background-repeat: no-repeat;
}

.footer-signature-content,
.menu-panel,
#footer {  
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
    width: 100%; 
}  

#main-content {
    float: left;
    margin-top: 130px;
}

.page-template-template-full-width-php .container #main-content,
.page-template-template-landing-page-php .container #main-content {
    width: 100% !important;                                                      
}

#sidebar {
    float: right;
    margin: 30px 0 10px 30px;
    width: 300px;         
}

#container-boxed {
    width: 100%;
    margin: 0 auto;
    background: transparent;
}

#wrapper-content {
    width: 100%;
}

#bxsliderTop,
.sticky-element-placeholder {
    width: 100% !important;
    height: auto !important;
}

/************************************************************************************************************************
    CONTENT STYLES
*************************************************************************************************************************/

.g-recaptcha {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -20px;
}

#recaptcha-anchor-label {
    font-size: 18px !important;
}

#zdarma {
    text-align: center;
    margin-top: -10px;
    position: relative;
    float: left;
    width: 99%;
}

#zdarma h4 {
    color: white;
    display: block;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 8px 0px;
    text-transform: uppercase;
}

#home-top {
    width: 100%;
    background-repeat: no-repeat;
    margin: 0 auto; 
    max-width: 1120px;
    padding-bottom: 38px;
    
    transition: background 0.5s linear;
}

#social-media-footer br {
    display: none;
}

.select-sport {
    width: 100%;
    background: rgb(64,64,64);
    text-align: center;
    padding-top: 14px;
    margin-bottom: 35px;
}

.select-sport h3 {
    color: white;
    font-size: 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.florbal .slider-img-2,
.floorball .slider-img-2 {
    margin-top: -50px;
    margin-bottom: 95px; 
}

.florbal .vyber-designu .slider-img-2,
.floorball .vyber-designu .slider-img-2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#wrapper-content {
    background: rgb(255,255,255);
}

.select-sport img {
    margin-top: 13px;
    margin-bottom: 27px;
    width: 32px;
}

#vice-sportu-expand {
    max-width: 1120px;
    width: 100%;
    background: rgb(227,0,14);
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
    transition: all 0.5s ease;
}

#vice-sportu-expand:hover,
#vice-sportu-expand h3:hover,
#vice-sportu-expand img:hover {
    text-decoration: none !important;
}

#vice-sportu-expand:hover {
    background: rgb(64,64,64);
}

#vice-sportu-expand h3 {
    color: white;
    font-size: 22px;
    margin-top: 10px;
    text-transform: uppercase;
}

#vice-sportu-expand img {
    margin-top: 10px;
    width: 32px;
    margin-bottom: -5px;
}

.hidden-panel {
    display: none;
}

#bottom-panel-inner {
    margin-bottom: -10px;
}

#bottom-panel-inner,
#bottom-panel-inner p {
    text-align: center;    
}

#bottom-panel-inner img {
    width: 35px;
    margin-top: 10px;
}

#bottom-panel-inner h3 {
    transition: all 0.5s ease;
}

#bottom-panel-inner:hover h3 {
    color: rgb(227,0,14);
}

.colomat-hover {
    text-decoration: none !important;
}

#space-fill {
    margin-top: 20px !important;
}

#sport-squares {
    margin-top: 50px;
}

#prehled {
    width: 97%;
}

#prehled.shorten div img {
    margin-top: 30px;
    margin-bottom: 30px;
}

#prehled div {
    position: relative;
    display: block;
    float: left;
    width: 23%;
    margin: -1% 1% 0% 1%;
    text-align: center;
}

#prehled div.triple {
    width: 31%;
}

#prehled div.double {
    width: 48%;
}

#prehled div.double img.piktogram {
    left: 26%;
}

#prehled div.single {
    width: 100%;
}

#prehled div.single img.piktogram {
    left: 38.5%;
}

#prehled div img {
    width: 100%; 
    max-width: 248px;
    height: auto;
}

#prehled p {
    text-align: center;
}

#prehled div img.piktogram {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 4%;
    top: 18%;
}

#prehled div h3 {
    text-align: center;
    margin-top: -45px;
}

#prehled div.nopikt h3 {
    margin-top: -40px;
}

.clear {
    clear: both;
}

#sport-squares.new div {
    position: relative;
    width: 32.4%;
    float: left;
    margin-right: 14.4px;
    margin-bottom: 40px;
}

#sport-squares.new a {
    display: block;
    position: absolute;
    top: 82%;

    color: white !important;
    background: rgb(227,0,14);
    width: 100% !important;
    height: 16% !important;
    margin: 0 auto;

    text-align: center;
    line-height: 3.2 !important;
    
    font-size: 14px !important;
    text-transform: uppercase;
    text-decoration: none;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#sport-squares div {
    position: relative;
    width: 24%;
    float: left;
    margin-right: 14.4px;
    margin-bottom: 40px;
}

#sport-squares a {
    display: block;
    position: absolute;
    top: 78%;

    color: white !important;
    background: rgb(227,0,14);
    width: 100% !important;
    height: 52px !important;

    text-align: center;
    line-height: 3.2 !important;
    
    font-size: 14px !important;
    text-transform: uppercase;
    text-decoration: none;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#sport-squares a:hover {
    color: white !important;
    background: rgb(47,47,46) !important;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current {
    color: rgb(227,0,14) !important;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title {
    margin-top: 16px !important;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav-title .wpostahs-title {
    text-overflow: none !important;
    white-space: inherit !important;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover button {
    background: rgb(227,0,14) !important;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button {
    border-color: rgb(227,0,14) !important;
    background: rgb(227,0,14) !important;
}

.tiled-gallery-item .tiled-gallery-caption {
    word-break: break-all !important;
    width: 90% !important;
    white-space: normal !important;
    padding: 0px 5% !important;
    text-indent: 0px !important;
}

.lighter {
    opacity: 0.8;
}

.lighter:hover {
    opacity: 1.0;
}

#sport-squares h5 {
    position: absolute;
    top: 12%;
    left: 15%;
    
    color: yellow;
    font-size: 22px;
    font-weight: 600;
    width: 70%;  
}

#sport-squares h5.sp-second {
    top: 23%;
}

#sport-squares h5 span {
    background: rgb(46,46,46);
    padding: 0px 5px;
}

#tymove-vybaveni-banner {
    background: url('img/tymove-vybaveni.jpg');
    height: 240px;
    width: 100%;
    background-position: center center;
    background-size: 100% auto;
}

#tymove-vybaveni-banner:hover {
    background: url('img/tymove-vybaveni-hover.jpg');
    height: 240px;
    width: 100%;
    background-position: center center;
    background-size: 100% auto;
}

#tymove-vybaveni-banner h2 {
    color: white !important;
    background: rgb(227,0,14);
    text-align: center !important;
    height: 40px;
    width: 1060px;
    margin: 0 auto !important;
    margin-top: 26px !important;
    padding-top: 10px !important;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

a #tymove-vybaveni-banner h2:hover {
    background: rgb(29,29,26);
}

.collapseomatic_content {
    margin-left: 0px !important;
}

#wrapper-header {
    background: rgba(255,255,255,0.8);
    width: 100% !important;
}

#wrapper-header .header-content {
    max-width: 1120px;
    height: 100%;
}

.sport-content {
    margin-top: -130px;
    padding-top: 150px;
    position: relative;
}

.sport-content-white-strip {
    width: 100%;
    background: white;
    padding-top: 20px;
}

.sport-content-white-strip h2,
.sport-content-white-strip h3 {
    margin: 0px !important;
}

.sport-inner {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.top-slider {
    width: 100%;
    height: 30px;
    margin-bottom: 60px;
    background: transparent;
}

.top-slider a {
    font-size: 16px;
    text-decoration: none;
    color: white;
    transition: all 0.5s ease;
}

.top-slider a:hover {
    color: rgb(227,0,14);
}

.top-slider .bx-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.top-slider .bx-viewport {
    width: 988px !important;
    margin: 0 auto;
}

.top-slider .bx-wrapper .bx-viewport {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.top-slider .bx-pager {
    display: none !important;
}

.top-slider .bx-wrapper li {
    width: auto !important;
}

.top-slider .bx-prev {
    background: url('/en/wp-content/themes/naturespace/img/arrow-left-light.png') !important;
    background-size: 15px !important;
    width: 15px !important;
    height: auto !important;
}

.top-slider .bx-prev:hover {
    background: url('/en/wp-content/themes/naturespace/img/arrow-left-red.png') !important;
    background-size: 15px !important;
    width: 15px !important;
    height: auto !important;
}

.top-slider .bx-next {
    background: url('/en/wp-content/themes/naturespace/img/arrow-right-light.png') !important;
    background-size: 15px !important;
    width: 15px !important;
    height: auto !important;
}

.top-slider .bx-next:hover {
    background: url('/en/wp-content/themes/naturespace/img/arrow-right-red.png') !important;
    background-size: 15px !important;
    width: 15px !important;
    height: auto !important;
}

.left-slider {
    position: relative;
    float: left;
    width: 92%;
    height: 420px;
}

.left-slider .left-slider-top,
.left-slider .left-slider-inner {
    width: 100%;
}

.left-slider .left-slider-top h2 {
    float: left;
    position: relative;
    background: rgba(26,26,24,0.82);
    color: white;
    font-size: 30px;
    margin: 0px 0px 16px 0px;
    padding: 22px;
}

.left-slider .left-slider-top h3 {
    float: right;
    position: relative;
    color: white;
    font-size: 30px;
    margin-top: 22px;
    text-transform: uppercase;
}

.left-slider li {
    height: auto !important;
}

.left-slider li a {
    text-decoration: none;
    transition: all 0.5s ease;
}

.left-slider li .slider-img {
    width: 100%;
    height: 176px;
    background: url('/en/wp-content/themes/naturespace/img/dres-blank.png');
    background-size: 161.5px;
}

.left-slider li h4 {
    margin-top: 44px;
    font-size: 19px;
    font-weight: 700;
    color: rgb(106,106,106);
    text-align: center;
}

.left-slider li a:hover h4 {
    color: rgb(227,0,14);
}

.left-slider li a:hover .slider-img {
    background: url('/en/wp-content/themes/naturespace/img/dres-blank-red.png');
    background-size: 161.5px;
}

.left-slider .left-slider-inner {
    margin-top: -8px;
    padding-top: 40px;
    height: 336px;
    width: 48%;
    position: relative;
    float: left;
    display: block;
    
    background: rgba(255,255,255,0.8);
}

.left-slider .left-slider-inner.base {
    padding-top: 0px;
}

.left-slider-inner.base a {
    position: absolute;
    right: 26px;
    bottom: 26px;
    padding: 0px 20px;
    font-weight: 600;
    color: white !important;
    background: rgb(227,0,14);
    width: auto !important;
    height: 38px !important;
    text-align: center;
    line-height: 2.8 !important;
    font-size: 14px !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    text-decoration: none;
    text-transform: uppercase;
}

.left-slider-inner.base a:hover {
    background: rgb(29,29,26);
}

.continue {
    width: 100%;
    text-align: center;
}

.continue a {
    padding: 10px 20px;
    font-weight: 600;
    color: white !important;
    background: rgb(227,0,14);
    width: auto !important;
    height: 38px !important;
    text-align: center;
    line-height: 2.8 !important;
    font-size: 14px !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    text-decoration: none;
    text-transform: uppercase;
}

.continue a:hover {
    background: rgb(29,29,26);
}

.left-slider-inner .inner-content {
    width: 85%;
    height: auto;
    min-height: 85%;
    margin: 38px 35px 50px 35px;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
}

.sporty-base-new {
    padding-bottom: 50px;
}

.sporty-base-new,
.sporty-base-new .top-heading {
    display: block;
    position: relative;
    width: 100%;
}

.sporty-base-new .top-heading {
    /*background: green;*/
}

.sporty-base-new .top-heading h2 {
    display: block;
    width: auto;
    position: relative;
    float: left;
    
    background: rgba(26,26,24,0.82);
    color: white;
    font-size: 24px;
    padding: 10px 20px;
    margin: 0px;
    letter-spacing: 0.3px;
}

.sporty-base-new .top-heading .sport-pages {
    display: block;
    width: auto;
    position: relative;
    float: right;
}

.sporty-base-new .top-heading .sport-pages a {
    display: block;
    float: left;
    width: 67px;
    height: auto;
    margin: 0px 20px;
    padding-top: 72px;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    background-repeat: no-repeat !important;
    text-transform: uppercase;
    font-size: 10px; 
    line-height: normal;
    color: rgba(255,255,255,0.8);
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.sporty-base-new .top-heading .sport-pages a:last-child {
    margin-right: 0px;
}

.sporty-base-new .top-heading .sport-pages a:hover {
    color: rgb(227,0,14);
}

.sporty-base-new .top-heading .sport-pages a.ceniky {
    background: url('/en/wp-content/themes/naturespace/img/cenik-before.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.tabulky {
    background: url('/en/wp-content/themes/naturespace/img/velikosti-before.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.materialy {
    background: url('/en/wp-content/themes/naturespace/img/materialy-before.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.produkty {
    background: url('/en/wp-content/themes/naturespace/img/produkty-before.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.varianty {
    background: url('/en/wp-content/themes/naturespace/img/varianty-before.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.ceniky:hover {
    background: url('/en/wp-content/themes/naturespace/img/cenik-after.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.tabulky:hover {
    background: url('/en/wp-content/themes/naturespace/img/velikosti-after.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.materialy:hover {
    background: url('/en/wp-content/themes/naturespace/img/materialy-after.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.produkty:hover {
    background: url('/en/wp-content/themes/naturespace/img/produkty-after.png');
    background-size: 67px 67px;
}

.sporty-base-new .top-heading .sport-pages a.varianty:hover {
    background: url('/en/wp-content/themes/naturespace/img/varianty-after.png');
    background-size: 67px 67px;
}

.sporty-base-new a {
    display: block;
    height: auto;
}

.sporty-base-new .panel {
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
    background: rgba(255,255,255,0.8);
    margin-top: 55px;    
}

.sporty-base-new .design-inspiration {
    height: 280px;
}

.sporty-base-new .panel h3 {
    display: block;
    position: absolute;
    left: -81px;
    top: 81px;
    width: 201px;
    margin: 0px;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    
    text-transform: uppercase;
    color: #ffffff;
    background: rgb(217,1,15);
    
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.sporty-base-new .design-inspiration h3 {
    width: 281px;
    left: -121px;
    top: 120px;
}

.sporty-base-new .panel .h3hover {
    width: 250px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 38px;
    background: rgb(227,1,14);
    background: linear-gradient(90deg, rgba(227,1,14,1) 0%, rgba(227,1,14,0.8) 78%, rgba(255,255,255,0) 100%);
    z-index: 1;
    display: none;
    align-items: center;
    padding-left: 25px;
    color: white;
    font-weight: 600;
    line-height: 2;
    box-shadow: inset 7px 0 9px -7px rgba(0,0,0,0.4);
}

.sporty-base-new .panel h4 {
    display: block;
    width: 100%;
    color: white;
    position: absolute;
    top: -32px;
    left: 0;
    text-align: center;
    padding: 4px 0;
    font-size: 12px;
    text-transform: uppercase;
    border-top: 4px solid rgb(217,1,15);
    z-index: 1;
}

.sporty-base-new .design-inspiration h4 {    
    top: -34px;
}

.sporty-base-new .design-inspiration .arrowDown,
.sporty-base-new .reference-gallery .arrowDown,
.sporty-base-new .konfigurator .arrowDown {
    width: 0; 
    height: 0; 
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-top: 32px solid rgb(217,1,15);
    display: block;
    margin: 0 auto;
    z-index: 0;
}

.sporty-base-new .design-inspiration .design-slider,
.sporty-base-new .reference-gallery .reference-slider,
.sporty-base-new .konfigurator .konfigurator-link {
    display: block;
    position: relative;
    float: right;
    width: 92%;
}

.sporty-base-new .design-inspiration .design-slider {
    height: 240px; 
    margin-top: 5px;
}

.sporty-base-new .reference-gallery .reference-slider {
    height: 180px;
    margin-top: -22px;
}

.sporty-base-new .konfigurator {
    z-index: 0;
}

.sporty-base-new .konfigurator .konfigurator-link {
    height: 200px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.sporty-base-new .reference-gallery .reference-slider div {
    height: 100%;
    display: flex;
    align-items: center;
}

.sporty-base-new .reference-gallery .reference-slider img {
    width: 60%;
    opacity: 0.75;
    margin: 0 auto;
}

.sporty-base-new .konfigurator .konfigurator-link img {
    height: 100%;
    width: auto;
}

.design-slider .sliderDesigns,
.reference-slider .referenceSlider {
    height: 100%;
    display: flex;
    align-items: center;
}

.design-slider .slick-slide,
.reference-slider .slick-slide {
    transition: all 0.3s ease;
}

.design-slider .slick-slide img,
.reference-slider .slick-slide img {
    width: 90% !important;
    margin: 10px 0 0 5px;
    transition: all 0.3s ease;
}

.design-slider .slick-slide.slick-center img,
.reference-slider .slick-slide.slick-center img {
    width: 100% !important;
    margin: 0px;
}

.sporty-base-new .konfigurator .konfigurator-link {
    width: calc(100% - 39px);
}

.sport-content.varianty .left-slider {
    height: auto;
}

.varianty-content {
    display: block;
    position: relative;
    width: 94%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 1% 3% 3% 3%;
    background: white;
}

.varianty-content h2 {
    font-size: 22px;
    line-height: 1.5;
}

.varianty-content hr {
    height: 4px;
}

.varianty-content h3 {
    font-size: 22px;
    font-weight: 700;
}

.varianty-content .limce {
    width: 100%;
    max-width: 660px;
    margin-bottom: 40px;
}

.varianty-content .limce-cyklo img {
    max-height: 120px;
}

.cyklo .varianty-content h4 {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
}

.varianty-content div {
    width: 96%;
    margin: 0px 0px 8px 0px;
}

.varianty-content div h4,
.varianty-content div img {
    width: auto;
    display: inline-block;
}

.cyklo .varianty-content div h4,
.varianty-content div h4 {
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    color: rgb(217,1,15);
    margin: 0px;
}

.varianty-content div img {
    height: 100%;
    max-height: 32px;
}

.varianty-content div.limce img {
    max-height: 100%;
    width: 100%;
    height: auto;
}

.konfigurator .konfigurator-banner {
    background-image: url('/en/wp-content/themes/naturespace/img/banner.png');
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100%;
}

.vyber-designu h2 {
    text-align: center; 
    line-height: 2; 
    letter-spacing: 0.3px;
    background: rgba(29,29,29,0.8);
    color: white;
    padding: 20px 3%;
    margin: -40px 0px;
}

.vyber-designu h3 {
    text-align: center;
    font-style: italic;
}

.vyber-designu a {
    text-decoration: none; 
    margin-bottom: 20px;
}

.vyber-designu a:hover h4 {
    color: rgb(227,0,14);
}

.vyber-designu h4 {
    text-align: center; 
    font-size: 20px; 
    font-weight: 600;
}

.preview {
    display: none;
    position: absolute;
    width: 600px;
    height: 600px;
    top: -20%;
    background-color: white;
    z-index: 1;
}

.preview img {
    height: 100%;
    max-height: 600px;
    display: block;
    margin: 0 auto;
}

.preview.left {
    left: 110%;    
}

.preview.right {
    right: 110%;
}

.left-slider .bx-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    height: 300px;
}

.left-slider .bx-viewport {
    width: 795px !important;
    height: 300px !important;
    margin: 0 auto;
}

.left-slider .bx-wrapper .bx-viewport {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.left-slider .bx-pager {
    display: none !important;
}

.left-slider .bx-prev {
    background: url('/en/wp-content/themes/naturespace/img/arrow-left-dark.png') !important;
    background-size: 29px !important;
    width: 29px !important;
    height: 50px !important;
    margin-left: 30px !important;
}

.left-slider .bx-prev:hover {
    background: url('/en/wp-content/themes/naturespace/img/arrow-left-red.png') !important;
    background-size: 29px !important;
    width: 29px !important;
}

.left-slider .bx-next {
    background: url('/en/wp-content/themes/naturespace/img/arrow-right-dark.png') !important;
    background-size: 29px !important;
    width: 29px !important;
    height: 50px !important;
    margin-right: 30px !important;
}

.left-slider .bx-next:hover {
    background: url('/en/wp-content/themes/naturespace/img/arrow-right-red.png') !important;
    background-size: 29px !important;
    width: 29px !important;
}

.left-slider a.disabled {
    display: block !important;
}

.right-menu {
    position: relative;
    float: right;
    width: 7%;
    padding-top: 110px;
}

.right-menu img {
    width: 80px;
}

.bottom-panel {
    width: 100%;
    text-align: center;
}

.bottom-panel a {
    text-decoration: none;
}

.bottom-panel a:hover h2 {
    color: rgb(227,0,14);
}

.bottom-panel h2 {
    text-align: center;
    color: white;
    font-size: 18px;
    margin: 0px !important;
    margin-bottom: 15px !important;
    transition: all 0.5s ease;
}

.bottom-panel img {
    width: 35px;
    margin-bottom: 30px;
}

.video {
    width: 82%;
    padding: 50px 0px;
    margin: 0 auto;
}

.tiled-gallery,
.gallery-row {
    margin: 0 auto !important;
}

.tiled-gallery {
    padding: 20px 0px;
}

.tiled-gallery,
.gallery-row {
    width: 100% !important;
}

.tiled-gallery-item a img {
    width: 99.9% !important;
}

.scroll-top {
    border: 1px solid #111111;
    color: #111111;
    cursor: pointer;
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    padding: 4px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-align: center;
    width: 21px;
    z-index: 2000; 
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;           
}

#wrapper .scroll-top:hover {
    background: #555555;
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);                             
}

.ceniky table td,
.ceniky td {
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
}

.ceniky table,
.ceniky {
    max-width: 100% !important;
}

.ceniky table th,
.ceniky th {
    word-wrap: break-word;
    word-break: break-all; 
}

.galerie-grafiky img {
    margin: 0;
    margin: 0 auto;
}

.header-content-wrapper {
    border-bottom: 1px solid #ebebeb;
    float: left;
    height: 100px;
    position: relative;
    width: 100%;
    z-index: 3;                        
}

.header-content,
.top-navigation {
    margin: 0 auto;
    position: relative;
    width: 100%;                
}

.top-navigation-wrapper {
    border-bottom: 1px solid #ebebeb;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1500;                        
}

.title-box {
    float: left;
    height: 100%;
    width: 13%;
}

.menu-box {
    float: right;
    height: 100%;
    width: 86%;           
}

.menu-box .menu-hlavni-menu-container,
.menu-box .menu-hlavni-menu-container .menu {
    height: 100%;
    margin-left: 0px;
}

#social-media-header {
    position: absolute;
    top: 30px;
    right: -6px;
}

#social-media-footer {
    margin: 10px 0px;
}

#social-media-header a,
#social-media-footer a {
    width: 28px;
    height: 20px;
    display: inline-block;
    margin-right: 7px;
}

#social-media-header a.facebook {
    background-image: url('/en/wp-content/themes/naturespace/img/facebook-header-a.png');
    background-size: 100% 100%;
}

#social-media-header a.twitter {
    background-image: url('/en/wp-content/themes/naturespace/img/twitter-header-a.png');
    background-size: 100% 100%;
}

#social-media-header a.youtube {
    background-image: url('/en/wp-content/themes/naturespace/img/youtube-header-a.png');
    background-size: 100% 100%;
}

#social-media-header a.facebook:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/facebook-header-b.png');
    background-size: 100% 100%;
}

#social-media-header a.twitter:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/twitter-header-b.png');
    background-size: 100% 100%;
}

#social-media-header a.youtube:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/youtube-header-b.png');
    background-size: 100% 100%;
}

#social-media-footer a.facebook {
    background-image: url('/en/wp-content/themes/naturespace/img/facebook-footer-a.png');
    background-size: 100% 100%;
}

#social-media-footer a.instagram {
    background-image: url('/en/wp-content/themes/naturespace/img/instagram-footer-a.png');
    background-size: 100% 100%;
}

#social-media-footer a.youtube {
    background-image: url('/en/wp-content/themes/naturespace/img/youtube-footer-a.png');
    background-size: 100% 100%;
}

#social-media-footer a.facebook:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/facebook-footer-b.png');
    background-size: 100% 100%;
}

#social-media-footer a.instagram:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/instagram-footer-b.png');
    background-size: 100% 100%;
}

#social-media-footer a.youtube:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/youtube-footer-b.png');
    background-size: 100% 100%;
}

.huge_it_slideshow_image_wrap_1 {
    border: none !important;
}



.site-title { 
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 44px;  
    line-height: 100%;
    margin: 30px 0; 
    position: relative;
    text-align: center;   
    width: auto;
    z-index: 50;        
}

.site-title a {
    color: #76a934;
    text-decoration: none; 
    font-weight: bold;
}

.site-title a .description-first-word {
    color: rgb(29,29,26);
}

.site-title a .description-other {
    color: rgb(227,0,15);
}

.header-logo {
    clear: both;
    display: block;
    height: auto;
    margin: 30px auto;
    max-width: 100%;
    position: relative;
    width: auto;             
}

.header-image {
    position: relative;
    max-width: 190px;
    width: 100%;
}

.header-image .header-img {
    display: block;
    margin-top: 10px;
    position: relative;        
    width: 138px;
}

.header-image .header-image-container {
    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;                                      
}

.header-image .header-image-text-wrapper {
    display: table;
    height: 100%;
    margin: 0 auto;
    width: 1170px;                                        
}

.header-image .header-image-text {
    display: table-cell;
    height: 100%;
    margin: 0;
    vertical-align: middle;                                
}

.header-image .header-image-text .header-image-headline {
    color: white;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 32px;
    line-height: 100%;
    margin: 0 0 18px;
    position: relative; 
    text-align: center;
    width: 100%;                               
}

.header-image .header-image-text .header-image-link-wrapper {
    text-align: center;                                                            
}

.header-image .header-image-text .header-image-link {
    color: white !important;
    display: inline-block;
    font-size: 15px;
    line-height: 100%;
    padding: 10px 20px;
    text-decoration: none; 
}  

.menu-box ul {
    list-style-type: none;
}

.menu-box ul ul {
    width: 212px;
    z-index: 110;  
}

.menu-box ul li {
    float: left;
    margin: 0 12px;
}

.menu-box ul ul li {
    display: block;
    height: auto;
    line-height: 39px;
    margin: 0;
    min-height: 39px;
    position: relative;
}

#wrapper #wrapper-header .menu-box ul ul .last-menu-item {
    border-bottom: none;                          
}

.menu-box a.konfigurator,
.menu-box a.konfigurator:visited {
    position: absolute;
    color: white;
    background: rgb(227,0,14);
    text-align: center;
    line-height: 2.8;
    padding: 0 15px;
    top: 32%;
    right: 5%;
    font-size: 13px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.menu-box a.konfigurator:hover,
.button-highlighted a:hover {
    color: white !important;
    background: rgb(47,47,46);
}

.button-highlighted a {
    color: white;
    background: rgb(227,0,14);
    text-align: center;
    
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-decoration: none;
    padding: 10px 15px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#langSwitcher {
    position: absolute;
    right: 0;
    top: 10%;
}

#langSwitcher img {
    height: 20px;
    border: 1px solid rgba(150,150,150,0.8);
    transition: all 0.3s ease;
}

#langSwitcher img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 5px #000; 
    -moz-box-shadow:    0px 0px 5px #000;
    box-shadow:         0px 0px 5px #000;
}

#langSwitcher a {
    margin: 0px 4px;
}

#flagSelector {
    display: none;
    position: absolute;
    top: 30px;
    right: -45px;
    width: 92px;
    padding: 6px 4px 0px 4px;
    z-index: 1;
    background: white;
    border: 1px solid rgb(217,1,15);

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#flagSelector a {
    float: none;
    display: inline-block;
    line-height: normal;
    padding: 0px !important;
    width: auto;
    height: auto;
}

#flagSelector img.active:hover,
#flagSelector img.inactive:hover {
    -webkit-box-shadow: none; 
    -moz-box-shadow:    none;
    box-shadow:         none;
    border: 1px solid black;
}

#flagSelector img {
    display: inline-block;
    margin: 0px !important;
}

#flagSelector img.active {
    border: 1px solid rgb(217,1,15);
}

#flagSelector img.inactive {
    border: 1px solid white;
}

.fa.search-top {
    color: #ffffff;
    cursor: pointer;
    font-size: 21px;
    padding: 11px 0px;
    position: absolute;
    right: 0.15%;
    top: 50%;
    width: 25px;
    height: 25px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    border: 1px solid rgba(0,0,0,0.0);
    background-image: url('/en/wp-content/themes/naturespace/img/search-icon-a.png');
    
    -webkit-border-radius:  8px; 
    -moz-border-radius:     8px; 
    border-radius:          8px;
}

.fa.search-top:hover {
    background-image: url('/en/wp-content/themes/naturespace/img/search-icon-b.png');
}

.search-wrap {
    position: relative;
}

.search-wrap button {
    border-radius: 0;
    color: #fff;
    line-height: 45px;
    margin-bottom: 0;
    padding: 0 15px;
    position: absolute;
    top: 0;
    right: 0;
}

.search-form-top {
    position: absolute;
    right: 160px;
    top: 38px;
    z-index: 9999;
    background-color: #ffffff;
}

.search-wrap {
    width: 700px;
}

.search-wrap input[type=text] {
    width: 780px;
    padding: 9px 0px 9px 20px;
    font-size: 105%;
    font-weight: normal;
    
    border: 2px solid rgb(197,197,197);
}

.search-icon {
    background-image: url('/en/wp-content/uploads/2015/11/search-icon.png');
    width: 34px;
    height: 34px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-color: rgba(0,0,0,0.0);
    border: none;
    cursor: pointer;
    
    border: 1px solid rgba(0,0,0,0.0);
    transition: all 0.5s ease;
}

.search-icon:hover {
    border: 1px solid rgba(100,100,100,0.8);
}

#social-media {
    width: 200px;
    float: right;
    margin-top: 30px;
    margin-right: -80px;
}

#social-media img {
    height: 25px !important;
    width: 32px !important;
    
    -webkit-border-radius:  8px; 
    -moz-border-radius:     8px; 
    border-radius:          8px;
}

#social-media-footer {
    width: 100%;
    height: 50px;
}

#social-media-footer .sfsiplus_norm_row {
    top: 0%;
    left: 43%;
}

#social-media-footer .sfsi_plus_widget {
    height: 50px;
}

#social-media-footer img {
    height: 25px !important;
    width: 32px !important;
    
    -webkit-border-radius:  8px; 
    -moz-border-radius:     8px; 
    border-radius:          8px;
}

#wrapper-footer {
    background: rgb(26,25,24);
    z-index: 0 !important;
}

#footer-signature {
    height: auto;
}

.footer-signature {
    background: rgb(26,25,24) !important;
}

.copyright {
    margin-bottom: 20px;
    margin-top: -20px;
    font-size: 100%;
}

.copyright p {
    color: rgb(176,176,176) !important;
}

.huge_it_slideshow_title_text_1 {
    color: white;
    font-size: 220%;
    font-weight: 800 ;
    width: 380px;
    text-align: right;
    padding: 0px;
    top: 10%;
    right: 8%;
    letter-spacing: 0.5px;
}

.huge_it_slideshow_description_text_1 {
    width: 360px;
    color: white;
    font-size: 90%;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: right;
    border: 0px;
    padding: 0px;
    top: 22%;
    right: 8.3%;
    line-height: 1.8;
}

#huge_it_slideshow_link a,
#huge_it_slideshow_link-after a {
    width: 150px;
    height: 40px;
    background: rgb(227,0,14);
    color: white;
    position: absolute;
    top: 45%;
    right: 8.3%;
    text-align: center;
    font-size: 80%;
    font-weight: 700;
    padding-top: 6px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius:  6px; 
    -moz-border-radius:     6px; 
    border-radius:          6px;
    
    border: 1px solid rgb(227,0,14);
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#huge_it_slideshow_link-after {
    width: 100%;
    text-align: center;
}

#huge_it_slideshow_link-after a {
    display: none;
    font-size: 95% !important;
    position: absolute;
    top: 85px;
    left: 90px;
}

#huge_it_slideshow_link a:hover,
#huge_it_slideshow_link a:active,
#huge_it_slideshow_link a:focus,
#huge_it_slideshow_link-after a:hover,
#huge_it_slideshow_link-after a:active,
#huge_it_slideshow_link-after a:focus {
    background: rgb(47,47,46);
    border: 1px solid white;
}

.bx-wrapper {
    background: transparent !important;
}

.huge_it_slider_5 #huge_it_slideshow_link, 
.huge_it_slider_6 #huge_it_slideshow_link,
.huge_it_slider_7 #huge_it_slideshow_link,
.huge_it_slider_8 #huge_it_slideshow_link,
.huge_it_slider_9 #huge_it_slideshow_link,
.huge_it_slider_10 #huge_it_slideshow_link,
.huge_it_slider_11 #huge_it_slideshow_link,
.huge_it_slider_12 #huge_it_slideshow_link,
.huge_it_slider_13 #huge_it_slideshow_link,
.huge_it_slider_14 #huge_it_slideshow_link,
.huge_it_slider_15 #huge_it_slideshow_link,
.huge_it_slider_16 #huge_it_slideshow_link,
.huge_it_slider_17 #huge_it_slideshow_link,
.huge_it_slider_18 #huge_it_slideshow_link,
.huge_it_slider_19 #huge_it_slideshow_link,
.huge_it_slider_20 #huge_it_slideshow_link,
.huge_it_slider_21 #huge_it_slideshow_link,
.huge_it_slider_22 #huge_it_slideshow_link,
.huge_it_slider_23 #huge_it_slideshow_link,
.huge_it_slider_24 #huge_it_slideshow_link,
.huge_it_slider_25 #huge_it_slideshow_link,
.huge_it_slideshow_dots_container_4,
.huge_it_slideshow_dots_container_5, 
.huge_it_slideshow_dots_container_6,
.huge_it_slideshow_dots_container_7,
.huge_it_slideshow_dots_container_8,
.huge_it_slideshow_dots_container_9,
.huge_it_slideshow_dots_container_10,
.huge_it_slideshow_dots_container_11,
.huge_it_slideshow_dots_container_12,
.huge_it_slideshow_dots_container_13,
.huge_it_slideshow_dots_container_14,
.huge_it_slideshow_dots_container_15,
.huge_it_slideshow_dots_container_16,
.huge_it_slideshow_dots_container_17,
.huge_it_slideshow_dots_container_18,
.huge_it_slideshow_dots_container_19,
.huge_it_slideshow_dots_container_20,
.huge_it_slideshow_dots_container_21,
.huge_it_slideshow_dots_container_22,
.huge_it_slideshow_dots_container_23,
.huge_it_slideshow_dots_container_24,
.huge_it_slideshow_dots_container_25,
.huge_it_slideshow_dots_thumbnails_5, 
.huge_it_slideshow_dots_thumbnails_6,
.huge_it_slideshow_dots_thumbnails_7,
.huge_it_slideshow_dots_thumbnails_8,
.huge_it_slideshow_dots_thumbnails_9,
.huge_it_slideshow_dots_thumbnails_10,
.huge_it_slideshow_dots_thumbnails_11,
.huge_it_slideshow_dots_thumbnails_12,
.huge_it_slideshow_dots_thumbnails_13,
.huge_it_slideshow_dots_thumbnails_14,
.huge_it_slideshow_dots_thumbnails_15,
.huge_it_slideshow_dots_thumbnails_16,
.huge_it_slideshow_dots_thumbnails_17,
.huge_it_slideshow_dots_thumbnails_18,
.huge_it_slideshow_dots_thumbnails_19,
.huge_it_slideshow_dots_thumbnails_20,
.huge_it_slideshow_dots_thumbnails_21,
.huge_it_slideshow_dots_thumbnails_22,
.huge_it_slideshow_dots_thumbnails_23,
.huge_it_slideshow_dots_thumbnails_24,
.huge_it_slideshow_dots_thumbnails_25 {
    display: none !important;
}

.huge_it_slideshow_image_wrap_4,
.huge_it_slideshow_image_wrap_5, 
.huge_it_slideshow_image_wrap_6,
.huge_it_slideshow_image_wrap_7,
.huge_it_slideshow_image_wrap_8,
.huge_it_slideshow_image_wrap_9,
.huge_it_slideshow_image_wrap_10,
.huge_it_slideshow_image_wrap_11,
.huge_it_slideshow_image_wrap_12,
.huge_it_slideshow_image_wrap_13,
.huge_it_slideshow_image_wrap_14,
.huge_it_slideshow_image_wrap_15,
.huge_it_slideshow_image_wrap_16,
.huge_it_slideshow_image_wrap_17,
.huge_it_slideshow_image_wrap_18,
.huge_it_slideshow_image_wrap_19,
.huge_it_slideshow_image_wrap_20,
.huge_it_slideshow_image_wrap_21,
.huge_it_slideshow_image_wrap_22,
.huge_it_slideshow_image_wrap_23,
.huge_it_slideshow_image_wrap_24,
.huge_it_slideshow_image_wrap_25 {
    z-index: 0;
}


#huge_it_slideshow_left_4,
#huge_it_slideshow_left_5, 
#huge_it_slideshow_left_6,
#huge_it_slideshow_left_7,
#huge_it_slideshow_left_8,
#huge_it_slideshow_left_9,
#huge_it_slideshow_left_10,
#huge_it_slideshow_left_11,
#huge_it_slideshow_left_12,
#huge_it_slideshow_left_13,
#huge_it_slideshow_left_14,
#huge_it_slideshow_left_15,
#huge_it_slideshow_left_16,
#huge_it_slideshow_left_17,
#huge_it_slideshow_left_18,
#huge_it_slideshow_left_19,
#huge_it_slideshow_left_20,
#huge_it_slideshow_left_21,
#huge_it_slideshow_left_22,
#huge_it_slideshow_left_23,
#huge_it_slideshow_left_24,
#huge_it_slideshow_left_25 {
    background: url('/en/wp-content/plugins/slider-image/images/arrow-left-black.png') no-repeat !important; 
    background-size: 70% 70% !important;
}

#huge_it_slideshow_right_4,
#huge_it_slideshow_right_5, 
#huge_it_slideshow_right_6,
#huge_it_slideshow_right_7,
#huge_it_slideshow_right_8,
#huge_it_slideshow_right_9,
#huge_it_slideshow_right_10,
#huge_it_slideshow_right_11,
#huge_it_slideshow_right_12,
#huge_it_slideshow_right_13,
#huge_it_slideshow_right_14,
#huge_it_slideshow_right_15,
#huge_it_slideshow_right_16,
#huge_it_slideshow_right_17,
#huge_it_slideshow_right_18,
#huge_it_slideshow_right_19,
#huge_it_slideshow_right_20,
#huge_it_slideshow_right_21,
#huge_it_slideshow_right_22,
#huge_it_slideshow_right_23,
#huge_it_slideshow_right_24,
#huge_it_slideshow_right_25 {
    background: url('/en/wp-content/plugins/slider-image/images/arrow-right-black.png') no-repeat !important; 
    background-size: 70% 70% !important;
}

.huge_it_slideshow_image_wrap_4 li img,
.huge_it_slideshow_image_wrap_5 li img, 
.huge_it_slideshow_image_wrap_6 li img,
.huge_it_slideshow_image_wrap_7 li img,
.huge_it_slideshow_image_wrap_8 li img,
.huge_it_slideshow_image_wrap_9 li img,
.huge_it_slideshow_image_wrap_10 li img,
.huge_it_slideshow_image_wrap_11 li img,
.huge_it_slideshow_image_wrap_12 li img,
.huge_it_slideshow_image_wrap_13 li img,
.huge_it_slideshow_image_wrap_14 li img,
.huge_it_slideshow_image_wrap_15 li img,
.huge_it_slideshow_image_wrap_16 li img,
.huge_it_slideshow_image_wrap_17 li img,
.huge_it_slideshow_image_wrap_18 li img,
.huge_it_slideshow_image_wrap_19 li img,
.huge_it_slideshow_image_wrap_20 li img,
.huge_it_slideshow_image_wrap_21 li img,
.huge_it_slideshow_image_wrap_22 li img,
.huge_it_slideshow_image_wrap_23 li img,
.huge_it_slideshow_image_wrap_24 li img,
.huge_it_slideshow_image_wrap_25 li img {
    max-width: 400px !important;
    width: 100% !important;
    height: auto !important; 
    margin: 0 auto;
    display: block;
}

.sport-content .sport-inner .top-slider .bx-prev,
.sport-content .sport-inner .top-slider .bx-next {
    margin-top: -50px !important;
}

.badminton .left-slider li .slider-img-3,
.stolni-tenis .left-slider li .slider-img-3,
.squash .left-slider li .slider-img-3,
.plavecky-sport .left-slider li .slider-img-3,
.pozemni-hokej .left-slider li .slider-img-3,
.korfbal .left-slider li .slider-img-3,
.frisbee .left-slider li .slider-img-3 {
    margin-top: -45px;
    margin-bottom: 90px;
}

#home-sections {
    margin-left: -5px;
}

#home-sections .view {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
}

#home-sections .view .mask, #home-sections .view .content {
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

#home-sections .view img {
    display: block;
    position: relative
}

#home-sections .view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 30px;
}

#home-sections .view p {
    font-family: Georgia, serif;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 30px;
    padding: 10px;
    text-align: center
}

#home-sections .view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}

#home-sections .view a.info:hover {
    box-shadow: 0 0 5px #000
}

#home-sections .view-first img { 
    transition: all 0.2s linear;
}

#home-sections .view-first .mask {
    opacity: 0;
    background-color: rgba(0,0,0, 0.8); 
    transition: all 0.4s ease-in-out;
    
    -webkit-border-radius:  0px 0px 8px 8px; 
    -moz-border-radius:     0px 0px 8px 8px; 
    border-radius:          0px 0px 8px 8px;
}

#home-sections .view-first h2 {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

#home-sections .view-first p { 
    opacity: 0;
    transition: all 0.2s linear;
}

#home-sections .view-first a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

#home-sections .view-first:hover .mask { 
    opacity: 1;
}

#home-sections .view-first:hover h2 {
    transform: translateY(-140px);
    opacity: 1;
}
#home-sections .view-first:hover p {
    transform: translateY(-90px);
    opacity: 1;
}

#home-sections .view-first:hover h2.big {
    transform: translateY(-330px);
    opacity: 1;
    display: block;
}
#home-sections .view-first:hover p.big {
    transform: translateY(-280px);
    opacity: 1;
    display: block;
}

#home-sections .view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}

#home-sections .view-first:hover p {
    transition-delay: 0.1s;
}

#home-sections .view-first:hover a.info {
    transition-delay: 0.2s;
}

#home-sections h5 {
    margin-top: 0px;
    padding: 12px 0px;
    width: 230px;
    height: 20px;
    font-size: 110%;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background: rgb(227,0,14);
    letter-spacing: 0.5px;
    
    -webkit-border-radius:  0px 0px 8px 8px; 
    -moz-border-radius:     0px 0px 8px 8px; 
    border-radius:          0px 0px 8px 8px;
    
    -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;
}

#home-sections .view-first:hover h5 {
    color: rgb(227,0,14);
}

#home-sections.home-sections-inner {
    margin: 20px -25px 0px -25px;
}

#home-sections.home-sections-inner .icon {
    position: absolute;
    left: 0px;
    top: 0px;
}

.wider,
.wider a,
.wider a .view {
    max-width: 550px;
    max-height: 550px;
}    

.wider a {
    display: block;
    height: 100% !important;
}

.sections-hover span {
    width: 230px;
    height: 210px;
    position: absolute;
    left: 0px;
    top: 0px;
    
    -webkit-border-radius:  0px 0px 8px 8px; 
    -moz-border-radius:     0px 0px 8px 8px; 
    border-radius:          0px 0px 8px 8px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.sections-hover:hover span:hover,
.sections-hover:focus span:focus,
.sections-hover:active span:active {
    background: rgba(0,0,0,0.6);
}

.rozcestnik {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;    
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.rozcestnik.collapseexpand_content {
    margin-left: auto !important;
    display: none;
}

.rozcestnik .single-column,
.rozcestnik .double-column,
.rozcestnik .sporty-expand {
    display: block;
    position: relative;
    float: left;
    margin: 0px 0.5%;
}

.rozcestnik .single-column {
    width: 24%;
    height: auto;
}

.rozcestnik .double-column {
    width: 50%;
    height: auto;
}

.rozcestnik .single-column.four-square-inline-inner.first, 
.rozcestnik .single-column.four-square-inline-inner.second {
    width: 24.5%;
}

.rozcestnik .single-column.four-square-inline-inner.first img, 
.rozcestnik .single-column.four-square-inline-inner.second img {
    width: 100%;
}

.rozcestnik .double-column.two-square-inline.first, 
.rozcestnik .double-column.two-square-inline.second {
    width: 49.5%; 
}

.rozcestnik .single-column img {
    height: 268px;
    width: 269px;
}

.rozcestnik .sporty-expand,
.rozcestnik.target-vice-sportu-expand {
    width: 100%;
    height: auto;
}

.rozcestnik .sport-square {
    width: 100%;
    height: auto;
    margin: 10px 0px 0px 0px;
    
    float: left;
    display: block;
    position: relative;
}

.rozcestnik .double-column img {
    height: 546px;
    width: 100%;
}

.rozcestnik .view { 
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.rozcestnik .view .mask, 
.rozcestnik .view .content {
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.rozcestnik .view img {
    display: block;
    position: relative
}

.rozcestnik .view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 17px;
    padding: 10px 0px;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 30px;
}

.rozcestnik .view p {
    font-family: Georgia, serif;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 30px;
    padding: 10px 0px; 
    text-align: center
}

.rozcestnik .view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}

.rozcestnik .view a.info:hover {
    box-shadow: 0 0 5px #000
}

.rozcestnik .view-first img { 
    transition: all 0.2s linear;
}

.rozcestnik .view-first .mask {
    opacity: 0;
    background-color: rgba(0,0,0, 0.8); 
    transition: all 0.4s ease-in-out;
    
    -webkit-border-radius:  0px 0px 8px 8px; 
    -moz-border-radius:     0px 0px 8px 8px; 
    border-radius:          0px 0px 8px 8px;
}

.rozcestnik .view-first h2 {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.rozcestnik .view-first p { 
    opacity: 0;
    transition: all 0.2s linear;
    width: 95%;
    margin-left: 2.5%;
}

.rozcestnik .view-first a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.rozcestnik .view-first:hover .mask { 
    opacity: 1;
    height: 100%;
}

.rozcestnik .view-first:hover h2 {
    transform: translateY(-140px);
    opacity: 1;
}

.rozcestnik .view-first:hover p {
    transform: translateY(-90px);
    opacity: 1;
}

.rozcestnik .double-column .view-first:hover h2 {
    transform: translateY(-330px);
    opacity: 1;
    display: block;
}

.rozcestnik .double-column .view-first:hover p {
    transform: translateY(-280px);
    opacity: 1;
    display: block;
}

.rozcestnik .view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}

.rozcestnik .view-first:hover p {
    transition-delay: 0.1s;
}

.rozcestnik .view-first:hover a.info {
    transition-delay: 0.2s;
}

.rozcestnik h5 {
    margin-top: 0px;
    padding: 12px 0px;
    width: 230px;
    height: 20px;
    font-size: 110%;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background: rgb(227,0,14);
    letter-spacing: 0.5px;
    
    -webkit-border-radius:  0px 0px 8px 8px; 
    -moz-border-radius:     0px 0px 8px 8px; 
    border-radius:          0px 0px 8px 8px;
    
    -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;
}

.rozcestnik .view-first:hover h5 {
    color: rgb(227,0,14);
}

.rozcestnik .sport-square span {
    font-size: 14px;
}

.rozcestnik .double-column .sport-square span.icon {
    width: 10%;
}

.rozcestnik .single-wide-column .sport-square span.icon {
    width: 5%;
}

.rozcestnik .sport-square span.icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 21%;
    background: none;
    padding: 0px;
}

.rozcestnik .view-first:hover span.icon {
    display: none;
}

.rozcestnik .sport-square span.icon img {
    width: auto;
    height: auto;
}

.rozcestnik .sport-square span {
    font-size: 10px;
    padding: 4px 7px;
}

.rozcestnik .sport-square img {
    margin: 0;
    border: none;
}

.rozcestnik .sport-square span {
    position: absolute;
    top: 0;
    right: 0;
    background: rgb(227,0,14);
    color: white;
    padding: 6px 10px;
    font-size: 95%;
    text-transform: uppercase;
    font-weight: 600;
}

#vice-sportu-expand.expand,
#vice-sportu-expand.reduce {
    cursor: pointer;
}

#vice-sportu-expand.reduce {
    display: none;    
}

.rozcestnik .left-border {
    margin-left: 0px;
}

.rozcestnik .right-border {
    margin-right: 0px;
}

.rousky-cols .wp-block-column {
    border: 1px solid rgb(200,200,200);    
    background: rgb(250,250,250);
}

.rousky-cols .wp-block-column:not(:last-child) {
    margin-right: 15px;
}

.rousky-cols .wp-block-column:not(:first-child), 
.rousky-cols .wp-block-column:nth-child(2n) {
    margin-left: 15px;
}

.rousky-cols .wp-block-column.blank {
    border: none;
    padding: none;    
    background: none;
}

.rousky-cols .wp-block-column .wp-block-image {
    background: white;
    padding: 15px 0px;
    margin-bottom: 0px;
}

.rousky-cols .wp-block-column .wp-block-image .aligncenter {
    margin: 0px;
}

.rousky-cols .wp-block-column .wp-block-image img {
    max-height: 120px;
    display: block;
    margin: 0 auto;
    width: auto;
}

.rousky-cols .wp-block-column h5 {
    display: block;
    width: calc(100% - 30px);
    padding: 10px 15px;
    background: rgba(100,100,100);
    color: white;
    text-align: center;
    margin-top: 0px;
    min-height: 54px;
}

.rousky-cols .wp-block-column p {
    display: block;
    padding: 10px 15px;
    width: calc(100% - 30px);
    margin-bottom: 0px !important;
    height: 47px;
}

.rousky-cols .wp-block-column p.rousky-p {
    height: auto;
    min-height: 432px;
}

.rousky-cols .wp-block-column p a {
    display: block;
    padding: 10px 15px;
    font-weight: 700;
    background: rgb(227,0,14);
    text-align: center;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.rousky-cols .wp-block-column p a:hover {
    background: rgb(29,29,26);
}

.rousky-cols {
    position: relative;
}

.rousky-cols .wp-block-column .wp-block-image.onmouseover {
    position: absolute;
    display: block;
    width: 50%;
    padding: 0px;
    background: transparent; 
    top: 150px;
    
    border: 2px solid rgb(230,230,230);
    
    -webkit-box-shadow: 0px 0px 8px #666;
    -moz-box-shadow: 0px 0px 8px #666;
    box-shadow: 0px 0px 8px #666;
    display: none;
}

.rousky-cols .wp-block-column:first-child .wp-block-image.onmouseover {
    left: 0%;
}

.rousky-cols .wp-block-column:nth-child(2) .wp-block-image.onmouseover {
    left: 15%;
}

.rousky-cols .wp-block-column:nth-child(3) .wp-block-image.onmouseover {
    right: 15%;
}

.rousky-cols .wp-block-column:last-child .wp-block-image.onmouseover {
    right: 0%;
}

.rousky-cols .wp-block-column .wp-block-image.onmouseover img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: 100%
}

.rousky-cols .skip-margin-button {
    margin-top: -67px;
}

/* Customize the label (the container) */
.checkbox {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-top: 20px;
  cursor: pointer;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 2px solid rgba(100,100,100,0.7);;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
  background-color: rgb(227,0,14);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.quantityFilterRow {
    display: none;
}

.collapseomatic.reduce {
    display: none;
}

#quick-form,
#quick-form_noscript {
    height: 420px;
    width: 420px;
    display: none;
    position: fixed;
    bottom: 0;
    right: 7%;
    border: 2px rgb(227,1,15) solid;
    background: white;
    z-index: 199;
    
    -webkit-box-shadow: 0px 0px 5px #000; 
    -moz-box-shadow:    0px 0px 5px #000; 
    box-shadow:         0px 0px 5px #000;
}

#quick-form_noscript {
    display: block !important;
}

#quick-form .inner,
#quick-form_noscript .inner {
    width: 100%;
    max-width: 346px;
    margin: 20px auto;
}

#quick-form h5,
#quick-form_noscript h5 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: rgb(25,25,25);
    margin-bottom: 12px;
}

#quick-form input[type=email],
#quick-form_noscript input[type=email],
#quick-form textarea,
#quick-form_noscript textarea {
    border: 1px rgb(185,185,185) solid;
    width: 96%;
    margin-bottom: 12px;
    color: rgb(117,117,117);
}

#quick-form textarea,
#quick-form_noscript textarea {
    height: 100px;
}

.quick-form_button,
.quick-form_noscript_button {    
    text-transform: uppercase;
    color: white;
    background: rgb(217,1,15);
    border: none;
    font-size: 16px;
    font-weight: 600;
    display: block;
    height: 55px;
    width: 230px;
    position: fixed;
    display: block;
    bottom: 0;
    right: 7%;
    z-index: 200;
    cursor: pointer;
    transition: 0.5s all ease;
}

.quick-form_button:hover,
.quick-form_noscript_button:hover {
    background: rgb(29,29,26);
}

.quick-form-button-send {
    width: 100px;
    height: 40px;
    margin-left: 10px;
    background: rgb(227,0,14);
    color: white;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid rgb(227,0,14);
    transition: all 0.5s ease;
    display: block;
    margin: 10px auto 0;
}

.quick-form-button-send:hover {
    background: white;
    color: rgb(227,0,14);
}

#quick-form #quick-loading {
    display: none;
    width: 50px;
    position: absolute;
    left: 34%;
    bottom: 4%;
}

.quick-form_button .talk-bubble {
    margin: 40px;
    display: inline-block;
    position: relative;
    width: auto;
    height: auto;
    background-color: white;
    padding: 7px 7px 2px 7px;
        
    display: block;
    position: absolute;
    right: -60px;
    bottom: -14px;   
}

.quick-form_button .border{
    border: 1px solid rgb(217,1,15);
}

.quick-form_button .round{
    border-radius:          5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
}

.quick-form_button .tri-right.border.btm-left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 10px;
    right: auto;
    top: auto;
    bottom: -15px;
    border: 7px solid;
    border-color: rgb(217,1,15) transparent transparent rgb(217,1,15);
}

.quick-form_button .tri-right.btm-left-in:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 12px;
    right: auto;
    top: auto;
    bottom: -10px;
    border: 5px solid;
    border-color: white transparent transparent white;
}

.quick-form_button .tri-right.btm-left-in img {
    width: 33px;
    height: auto;
}

#quick-formMsg {
    width: 40%;
    margin-top: -10px;
    margin-left: 36px;
    font-size: 14px;
    font-weight: 600;
}

.grecaptcha-badge {
    bottom: 100px !important;
}

#newsletter,
#newsletter_noscript {
    width: 100%;
    background: rgb(240,240,240);
    text-align: center;
    padding: 1px 0 30px 0;
}

#newsletter h5,
#newsletter_noscript h5 {
    color: rgb(65,65,65);
    font-size: 28px;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 36px;
}

#newsletter h5 span,
#newsletter_noscript h5 span {
    font-weight: 500;
}

#newsletter form,
#newsletter_noscript form {
    margin-top: 10px;
}

#newsletter input[type=text],
#newsletter input[type=email],
#newsletter_noscript input[type=text],
#newsletter_noscript input[type=email] {
    margin: 15px 12px;
    color: rgb(64,64,64);
    width: 190px; 
    height: 46px;
    font-size: 15px;
    padding-left: 10px;
    vertical-align: middle;
}

#newsletter input[type=checkbox],
#newsletter_noscript input[type=checkbox]{
    margin: 15px 12px;
    color: rgb(64,64,64);
    width: 25px;
    height: 25px;
    padding-left: 10px;
    vertical-align: middle;
    display: inline-block;
}

#newsletter textarea,
#newsletter_noscript textarea {
    height: 46px;
    width: 400px;
    max-width: 400px;
    min-width: 400px;
    min-height: 46px;
    max-height: 46px;
    vertical-align: middle;
}

#newsletter input[type=text]:focus,
#newsletter_noscript input[type=text]:focus {
    color: rgb(64,64,64);
}

#newsletter .sport,
#newsletter_noscript .sport {
    margin-right: 30px;
}

#newsletter button,
#newsletter_noscript input[type=submit]
{
    width: 140px;
    height: 58px;
    margin-left: 10px;
    background: rgb(227,0,14);
    color: white;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    border: 0px;
    transition: all 0.5s ease;
}

#newsletter button:hover,
#newsletter_noscript input[type=submit]:hover {
    color: rgb(227,0,14) !important;
    background: white;
}

#newsletter #loading {
    width: 50px;
    display: none;
    vertical-align: middle;
}

.information_personal_data a:hover{
    text-decoration: none!important;
}

.information_personal_data a{
    height: auto;
    text-decoration: underline!important;;
    width: 100% !important;;
    background-color: transparent!important;;
}

.contact-form {
    width: 320px;
    margin: 0 auto;
}

.contact-form div {
    margin: 10px 0px 5px 0px;
}

.contact-form input[type=text],
.contact-form textarea {
    padding: 8px 20px 8px 20px;
    font-size: 105%;
    font-weight: normal;
    border: 2px solid rgb(197,197,197);
}

.contact-form .cptch_input {
    width: auto !important;
}

.flowplayer {
    margin: 0 auto;
    width: 560px;
    display: block;
}

.flowplayer a {
    background-image: none !important;
}

.contact-form textarea {
    max-width: 600px;
    max-height: 600px;
}

.contact-form input[type=submit] {
    color: white !important;
    background: rgb(227,0,14);
    width: 140px;
    height: 40px;
    -webkit-border-radius:  7px !important;
    -moz-border-radius:     7px !important;
    border-radius:          7px !important;
    text-align: center !important;
    margin-top: 35px;
    font-weight: 700;
    font-size: 13px;
    border: none;
    
    margin: 0 auto;
    text-transform: uppercase;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.contact-form input[type=submit]:hover {
    color: white !important;
    background: rgb(47,47,46);
}

.delimiter {
    width: 100%;
    height: 60px;
    background: rgb(240,240,240);
    display: block;
    position: relative;
    padding: 40px 0px 40px 0px;
    text-align: left;
}

.delimiter h4,
.delimiter a {
    display: inline-block;
    margin: 10px;
}

.delimiter h4 {
    margin: 10px 0px 0px 26.5%;
    font-size: 170%;
}

.delimiter a {
    color: white !important;
    background: rgb(227,0,14);
    width: 180px;
    height: 40px;
    -webkit-border-radius:  7px !important;
    -moz-border-radius:     7px !important;
    border-radius:          7px !important;
    text-align: center !important;
    font-weight: 700;
    font-size: 13px;
    border: none;
    text-decoration: none;
    line-height: 3;
    
    position: absolute;
    top: 50px;
    left: 58.5%;
    
    margin: 0 auto;
    text-transform: uppercase;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.delimiter a:hover {
    color: white !important;
    background: rgb(47,47,46);
}

.page-id-16 .has-2-columns div:first-child,
.insert-page-16 .has-2-columns div:first-child {
    flex-basis: 80%;
}

.page-id-16 .has-2-columns div:last-child,
.insert-page-16 .has-2-columns div:last-child {
    flex-basis: 20%;
    position: relative;
}

.page-id-16 .has-2-columns div:last-child .wp-block-image:last-child,
.insert-page-16 .has-2-columns div:last-child .wp-block-image:last-child {
    position: absolute;
    top: 0px;
}

.home-white {
    margin-top: -30px;
    max-width: 100%;
    width: 96%;
    padding: 20px 2%;
    background: white;
}

.home-white div {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.home-white h1 {
    font-weight: 600;
    margin-bottom: 28px;
    font-size: 24px;
}

.home-white p {
    text-align: left !important;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 600;
}

.home-gray {
    background: white;
    max-width: 100%;
    padding: 30px 0;
}    

.home-gray div {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}
    
.home-gray h2 {
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 22px;
}

.home-gray p {
    text-align: left !important;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 600;
}

#home-after {
    max-width: 1120px;
    margin: 0 auto;
    padding-bottom: 50px;
}

#home-after table {
    border: 0px;
}

#home-after div.after {
    border: 0px;
    display: block;
    position: relative;
    height: 410px;
    margin-top: 40px;
    padding: 0px;
}

.after.right-panel div h6 {
    text-align: left;
}

.home-after-wide {
    width: 100%;
    background: white;
}

#home-after .right-panel a.button {
    margin-top: 48px;
}

#home-after h5 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: -0.8px;
}

#home-after h6.left {
    color: inherit;
    display: inline-block;
    float: left;
    max-width: 70%;
}

#home-after h3 {
    font-size: 15px;
    margin-top: 5px;
}

#home-after h6 {
    font-size: 16px;
    color: rgb(97,97,97);
    display: inline-block;
    float: right;
}

#home-after p {
    font-size: 14px;
    font-weight: 600;
    text-align: justify;
    line-height: 1.6;
    letter-spacing: -0.8px;
}

#home-after .more-info {
    color: rgb(227,0,14);
    text-decoration: none;
    
    -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;
}

#home-after .more-info:hover {
    color: black;
}

#home-after .button {
    padding-left: 12px;
    padding-right: 12px;
    background: rgb(227,0,14);
    color: white;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#home-after .button:hover,
#home-after .button:focus,
#home-after .button:active {
    background: rgb(26,25,24);
}

.left-panel #huge_it_slideshow_link {
    display: none;
}

#home-after .left-panel {
    width: 48%;
    float: left;
}

#home-after .right-panel {
    width: 48%;
    float: right;
}

#napsali_nam {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

#napsali_nam table {
    width: 100%;
    border: none;
    height: 355px;
}

#napsali_nam td {
    border: none;
    vertical-align: middle;
    padding: 0px 20px;
}

#napsali_nam td:first-child {
    width: 35%;
}

#napsali_nam td:last-child {
    width: 65%;
}

#napsali_nam td i.fa-check-circle {
    font-size: 1000%;
    position: relative;
    margin-top: 20%;
    display: block;
    text-align: center;
    color: #91ffc6;
}

#napsali_nam h4 {
    padding: 0 15px;
}

#napsali_nam p {
    font-size: 13px;
    padding: 0 15px;
}

.has-2-columns .datum {
    text-align: right !important;
    margin-top: -30px;
    color: rgb(217,1,15);
}

#napsali_nam .owl-item .sa_hover_container {
    min-height: inherit !important;
}

.napsali_nam_nadpis_div {
    border: solid 1px #f0f0f0;
}

.napsali_nam_nadpis_div .inner {
    display: block;
    max-width: 1120px;
    margin: 0 auto;
    width: 96%;
    padding: 0px 2%;
}

.white {
    position: relative;
    z-index: 0;
}

.napsali_nam_nadpis_div {
    display: none;
    visibility: hidden;
    opacity: 0;
}

#footer {
    padding-top: 30px;
    max-width: 1120px   ;
}

.footer-widget-area-1 {
    width: 45% !important;
    margin-right: 80px !important;
}

.footer-widget-area-2 {
    width: 25% !important;
    margin-right: 20px !important;
}

.footer-widget-area-3 {
    width: 20% !important;
    float: right !important;
}

.footer-headline {
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}

#footer .textwidget p {
    color: rgb(176,176,176) !important;
    font-size: 14px !important;
    line-height: 1.6;
}

#footer .textwidget a {
    text-decoration: none;
    color: rgb(227,0,14) !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#footer .textwidget a:hover,
#footer .textwidget a:focus,
#footer .textwidget a:active {
    color: white !important;
}

ul#menu-paticka-hlavni-menu {
    text-align: center;
    margin-top: 20px;
}

ul#menu-paticka-hlavni-menu li {
    display: inline !important;
}

ul#menu-paticka-hlavni-menu li a {
    text-decoration: none;
    color: white !important;
    text-transform: uppercase;
    margin: 0px 10px;
    font-weight: 500;
    font-size: 12px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

ul#menu-paticka-hlavni-menu li a:hover,
ul#menu-paticka-hlavni-menu li a:focus,
ul#menu-paticka-hlavni-menu li a:active {
    color: rgb(227,0,14) !important;
}

.sport-image {
    width: 50%;
    margin: 35px 0px 35px -5px;
}

.sport-image img {
    width: 100%;
}

.sport-right {
    width: 30%;
    float: left;
    position: relative;
    padding-left: 20px;
}

.sport-right h1 {
    margin: 0px 0px 30px 0px;
}

.sport-inner h3 {
    margin-bottom: 30px;
}

#inpage-konfigurator {
    top: 288px;
    left: 20px;
    font-size: 120% !important;
    width: auto !important;
    height: 50px !important;
    line-height: 2.8 !important;
}

.sport-right-icons {
    width: 10%;
    float: right;
}

.right-menu a {
    display: block;
    width: 67px;
    height: auto;
    margin-bottom: 10px;
    padding-top: 85px;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    background-repeat: no-repeat !important;
    text-transform: uppercase;
    font-size: 12px; 
    line-height: normal;
    color: rgba(255,255,255,0.8);
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.right-menu a:hover {
    color: rgb(227,0,14);
}

.right-menu a.ceniky {
    background: url('/en/wp-content/themes/naturespace/img/cenik-before.png');
    background-size: 67px 67px;
    margin-bottom: 15px;
    background-position-y: 10px;
}

.right-menu a.tabulky {
    background: url('/en/wp-content/themes/naturespace/img/velikosti-before.png');
    background-size: 67px 67px;
    background-position-y: 10px;
}

.right-menu a.materialy {
    background: url('/en/wp-content/themes/naturespace/img/materialy-before.png');
    background-size: 67px 67px;
    margin-bottom: 15px;
    background-position-y: 10px;
}

.right-menu a.produkty {
    background: url('/en/wp-content/themes/naturespace/img/produkty-before.png');
    background-size: 67px 67px;
    margin-bottom: 15px;
    background-position-y: 10px;
}

.right-menu a.varianty {
    background: url('/wp-content/themes/naturespace/img/varianty-before.png');
    background-size: 67px 67px;
    margin-bottom: 15px;
    background-position-y: 10px;
}

.right-menu a.ceniky:hover {
    background: url('/en/wp-content/themes/naturespace/img/cenik-after.png');
    background-size: 67px 67px;
}

.right-menu a.tabulky:hover {
    background: url('/en/wp-content/themes/naturespace/img/velikosti-after.png');
    background-size: 67px 67px;
}

.right-menu a.materialy:hover {
    background: url('/en/wp-content/themes/naturespace/img/materialy-after.png');
    background-size: 67px 67px;
}

.right-menu a.produkty:hover {
    background: url('/en/wp-content/themes/naturespace/img/produkty-after.png');
    background-size: 67px 67px;
}

.right-menu a.varianty:hover {
    background: url('/wp-content/themes/naturespace/img/varianty-after.png');
    background-size: 67px 67px;
}

.right-floated {
    position: fixed;
    right: 0%;
    top: 50px;       
}

.right-floated.absolute {
    position: absolute;
    top: inherit;
    bottom: 50px;
    right: 0%;
}

.entry-content,
.not-found,
article {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 20px 0px;
    float: none;
}

.not-found {
    font-weight: 700;
    padding-top: 50px;
}

.not-found input[type=text] {
    font-size: 110%;
    font-weight: 700;
}

.not-found input[type=submit] {
    right: 10px !important;
}

.post-meta {
    padding: 0px 40px !important;
}

.menu-box a,
.menu-box a:visited {
    color: rgb(29,29,26);
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: -0.4px;
    line-height: 6;
    
    -webkit-transition: color 0.5s ease;
    -moz-transition:    color 0.5s ease;
    -o-transition:      color 0.5s ease;
    -ms-transition:     color 0.5s ease;
    transition:         color 0.5s ease;
}

#wrapper-header .menu-box ul ul a,
#wrapper-header .menu-box ul ul a:visited {
    color: white;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    line-height: 39px;
    margin: 0;
    padding-left: 20px;
    min-height: 39px;
    text-align: left;
    width: 180px;
    text-transform: initial;
}

#wrapper-header .menu-box ul ul ul a,
#wrapper-header .menu-box ul ul ul a:visited {
  color: #444444;
}

.menu-box a:hover,
.menu-box :hover > a {
    color: rgb(227,0,15);
}

#wrapper-header .menu-box ul ul a:hover,
#wrapper-header .menu-box ul ul :hover > a {
  border-bottom: none;
  color: rgb(29,29,26);
  -webkit-transition: color 1s ease;
     -moz-transition: color 1s ease;
       -o-transition: color 1s ease;
      -ms-transition: color 1s ease;
          transition: color 1s ease;
}

.menu-box ul ul {
    height: 0;
    position: absolute;
    top: 88%;
    visibility: hidden;
    width: 180px; 
    background: rgb(227,0,15);
    margin-left: 0px;
}

.menu-box ul ul ul {
  left: -212px;
  top: -1px;
  width: 212px;
}

.menu-box ul li:hover ul,
.menu-box ul a:hover ul,
.top-navigation ul li:hover ul,
.top-navigation ul a:hover ul {
    height: auto;
    padding-bottom: 0;
    visibility: visible;
}

.menu-box ul :hover ul ul,
.top-navigation ul :hover ul ul {
    visibility: hidden;
}

.menu-box ul :hover ul :hover ul ul,
.top-navigation ul :hover ul :hover ul ul {
    visibility: hidden;
}

.menu-box ul :hover ul :hover ul,
.top-navigation ul :hover ul :hover ul {
    visibility: visible;
}

.menu-box ul :hover ul :hover ul :hover ul,
.top-navigation ul :hover ul :hover ul :hover ul {
    visibility: visible;
}

#wrapper-header .menu-box .current-menu-item > a,
#wrapper-header .menu-box .current-menu-ancestor > a,
#wrapper-header .menu-box .current_page_item > a,
#wrapper-header .menu-box .current-page-ancestor > a {
    color: rgb(29,29,26);;
}

#wrapper-header .menu-box .current-menu-ancestor > a:hover {
    color: rgb(227,0,15);
}

#wrapper-header .menu-box .sub-menu .current-menu-item > a,
#wrapper-header .menu-box .sub-menu .current-menu-ancestor > a,
#wrapper-header .menu-box .sub-menu .current_page_item > a,
#wrapper-header .menu-box .sub-menu .current-page-ancestor > a {  
    color: black;
}

.menu-panel-wrapper {
    background: #f2f2f2;
    border-bottom: 1px solid #ebebeb;                    
}

.menu-panel {
    min-height: 45px;
    text-align: center;
    width: 100%;  
    z-index: 200;        
}

.menu-panel ul {
    list-style-type: none;
    margin: 0; 
    position: relative;
    text-align: center;
}

.menu-panel ul ul {
    background: #ededed;
    border-top: 1px solid #76a934;
    width: 212px;
    z-index: 110;
}

.menu-panel ul li {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin: 0;
    position: relative;
    vertical-align: bottom;
}

.menu-panel ul ul li {
    border-bottom: 1px solid #e3e3e3;
    display: block;
    height: auto;
    line-height: 39px;
    margin: 0;
    min-height: 39px;
    position: relative;
    width: 212px;
}

#wrapper #wrapper-header .menu-panel ul ul .last-menu-item {
    border-bottom: none;                          
}

.menu-panel a,
.menu-panel a:visited {
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    padding: 0 16px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;
}

#wrapper-header .menu-panel ul ul a,
#wrapper-header .menu-panel ul ul a:visited {
    color: #333333 !important;
    display: block;
    float: none;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 39px;
    margin: 0;
    min-height: 39px;
    padding: 0 0 0 16px;
    text-align: left;
    width: 196px;
}

#wrapper-header .menu-panel ul ul ul a,
#wrapper-header .menu-panel ul ul ul a:visited {
    color: #444444 !important;
}

.menu-panel a:hover,
.menu-panel :hover > a {
    color: #76a934;
}

#wrapper-header .menu-panel ul ul a:hover,
#wrapper-header .menu-panel ul ul :hover > a {
    background-color: #dbdbdb !important;
    color: black !important;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    -ms-transition: background-color 1s ease;
    transition: background-color 1s ease;
}

.menu-panel ul ul {
    height: 0;
    position: absolute;
    left: 0px;
    top: 44px;
    visibility: hidden;
    width: 212px; 
}

.menu-panel ul ul ul {
    left: 212px;
    top: -1px;
    width: 212px;
}

.menu-panel ul li:hover ul,
.menu-panel ul a:hover ul {
    height: auto;
    padding-bottom: 0;
    visibility: visible;
}

.menu-panel ul :hover ul ul,
.menu-panel ul :hover ul :hover ul ul,
.menu-panel ul :hover ul :hover ul,
.menu-panel ul :hover ul :hover ul :hover ul {
    visibility: visible;
}

#wrapper-header .menu-panel .current-menu-item > a,
#wrapper-header .menu-panel .current-menu-ancestor > a,
#wrapper-header .menu-panel .current_page_item > a,
#wrapper-header .menu-panel .current-page-ancestor > a {
    color: #76a934;
}

#wrapper-header .menu-panel .sub-menu .current-menu-item > a,
#wrapper-header .menu-panel .sub-menu .current-menu-ancestor > a,
#wrapper-header .menu-panel .sub-menu .current_page_item > a,
#wrapper-header .menu-panel .sub-menu .current-page-ancestor > a {  
    color: black;
}

#wrapper .sticky-nav {
    background-color: white;
    position: fixed;
    top: 0;
    z-index: 200;
}   

.admin-bar .sticky-nav {
    top: 32px !important;
}

.top-navigation {
    min-height: 34px;
    position: relative;
    text-align: center;              
}

.header-contact {
    color: #999999;
    float: left;
    font-size: 13px;
    line-height: 34px;
    margin: 0;                
}

.header-contact span {
    padding-right: 12px;                     
}

.header-contact span i {
    color: #aaaaaa; 
    padding-right: 4px;                      
}

.back-link {
    display: block;
    text-transform: uppercase;
    color: white;
    background: rgb(227,0,14);
    font-weight: 600;     
    transition: all 0.5s ease;
    width: 100px;
    height: 32px;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
}

.back-link:hover {
    background: rgb(47,47,46);
}

.menu-inline {
    width: 100%;
}

.right-panel {
    width: 30%; 
    float: right; 
    padding-top: 80px;
    text-align: center;
}

.right-panel-inner {
    width: 20%; 
    float: right; 
    padding-top: 40px;
    text-align: center;
}

.right-panel-inner #huge_it_slideshow_link {
    display: none;
}

.right-panel-inner .huge_it_slideshow_dots_thumbnails_2,
.right-panel-inner .huge_it_slideshow_dots_thumbnails_3 {
    display: none;
}

.right-panel #huge_it_slideshow_left_2,
.right-panel #huge_it_slideshow_right_2,
.right-panel #huge_it_slideshow_left_3,
.right-panel #huge_it_slideshow_right_3 {
    width: 20px;
    height: 40px;
}

.right-panel img {
    margin: 0 auto;
}

.no-border,
.no-border td {
    border: none;
}

.content-headline {
    width: 100%;
    max-width: 1080px;
    margin: 40px auto 0px;
    z-index: 0;
    display: block;
    position: relative;
}

article .content-headline {
    display: block;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: black;
    font-size: 26px;
    word-wrap: break-word;
    line-height: 120%;
    margin: 30px 0 7px;
}

.entry-headline {
    color: black;
    font-size: 26px; 
    line-height: 100%;
    margin: 0 0 3px;
    padding: 0 0 8px;
    position: relative;
    text-transform: uppercase;
    z-index: 50;                                  
}

.home-latest-posts .entry-headline {
  margin-bottom: 22px;                                   
}

.tubus-img {
    width: 95%;
}

#main-content p {
    font-weight: 400;
}

#main-content p,
#main-content ul,
#main-content ol,
#main-content table,
#main-content address {
    margin-bottom: 20px;           
}

#main-content ul ul,
#main-content ol ol,
#main-content ol ul,
#main-content ul ol {
    margin-bottom: 0;           
}  

.home-latest-posts,
.home-grid-posts {
    float: left;
    width: 100%;                  
}

#main-content .breadcrumb-navigation {
    color: #bbbbbb; 
    float: left; 
    font-size: 13px;
    line-height: 100%;
    margin: 0 0 7px;
    position: relative;
    width: 100%;                                      
}

.page-template-template-without-title-php #main-content .breadcrumb-navigation {
    margin: 5px 0 20px;                                                                          
}

#main-content .breadcrumb-navigation a {
    color: #999999 !important; 
    text-decoration: none;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;
}

#main-content .breadcrumb-navigation a:hover {
    color: #333333 !important; 
}

#main-content .post-meta {
    clear: both;
    color: #999999 !important; 
    font-size: 13px;
    line-height: 21px;
    margin: 0;
    padding-bottom: 8px;        
}

.single #main-content .post-meta {
    margin: 0 0 20px; 
    padding: 0;                                         
}

#main-content .post-meta span {
    border-left: 1px solid #dbdbdb; 
    padding: 0 3px 0 7px;                             
}

#main-content .post-meta .post-info-author {
    border-left: none; 
    padding-left: 0;                                          
}

#main-content .post-meta i {
    margin-right: 2px;                           
}

.post-meta a {
    color: #999999 !important;
    text-decoration: none;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;             
}

.post-meta a:hover {
    color: #111111 !important;             
}

#main-content .author-info,
#main-content .archive-meta,
#main-content .number-of-results {
    border-bottom: 1px solid #e8e8e8;
    float: left; 
    margin-bottom: 25px;  
    width: 100%;                           
}

#main-content .number-of-results {
    padding-bottom: 10px;                                 
}

#main-content .author-info h2 {
    margin-top: 0;                              
}

#main-content .author-info .author-avatar {
    margin: 10px 0 5px;                                          
}

#main-content .page-link {
    color: #555555;
    font-size: 13px;                         
}

#nav-below,
#naturespace-post-nav,
.search .navigation {
    float: left;
    margin: 0 0 20px;
    width: 100%;           
}

#main-content #naturespace-post-nav {
    margin: 10px 0 20px;                                 
}

.nav-wrapper {
    padding: 5px 20px;
    width: 80%;  
    height: 25px;
    margin: 10px 40px;
    margin: 0 auto;  
}

.nav-wrapper .nav-previous a,
.nav-wrapper .nav-next a {
    width: 200px;
    height: 32px;
    background: rgb(227,0,14);
    color: white;
    display: block;
    text-align: center;
    font-size: 90%;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 8px;
    border: 0px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.nav-wrapper .nav-previous a:hover,
.nav-wrapper .nav-previous a:focus,
.nav-wrapper .nav-previous a:active,
.nav-wrapper .nav-next a:hover,
.nav-wrapper .nav-next a:focus,
.nav-wrapper .nav-next a:active{
    background: rgb(26,25,24);
    text-decoration: none !important;
}

.navigation-headline {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 4px;                                          
}

.navigation .navigation-links {
    margin-bottom: 0 !important;                              
}

.navigation .navigation-links a {
    text-decoration: none;                                
}

.navigation .navigation-links a:hover {
    text-decoration: underline;                                
}

#main-content .nav-previous {
    float: left;
    margin: 0;
    width: 200px;                       
}

#main-content .nav-next {
    float: right;
    margin: 0;
    text-align: right;
    width: 200px;                       
}

#main-content .nav-previous a,
#main-content .nav-next a {
    text-decoration: none;                          
}

#main-content .nav-previous a:hover,
#main-content .nav-next a:hover {
    text-decoration: underline;                          
}

.post-edit-link {
    font-weight: bold;                
}

.post-entry {
    border-bottom: 1px solid #e8e8e8;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative; 
    width: 100%;           
}

.post-entry h2 {
    padding-bottom: 5px;
}

#main-content .sticky {
    background-color: #f0f0f0;
    padding: 20px 3% 25px;
    width: 94%;                 
}

.post-entry-content-wrapper {
    padding: 3px 0 0;                           
}

.attachment-post-thumbnail { 
    display: block;
    float: left;
    height: auto;
    margin: 0 15px 5px 0;
    max-width: 40%;
    width: auto;
}

.single #main-content .attachment-post-thumbnail,
.page #main-content .attachment-post-thumbnail { 
    clear: both;
    display: block;
    float: none;
    margin: 0 0 20px;  
    max-width: 100%;
    padding: 0;
}

.post-entry-content {
    margin-bottom: 15px; 
    margin-top: 15px;        
}

.post-entry-content h1 {
    font-size: 22px;  
}

.post-entry-content h2 {
    font-size: 20px;  
}

#main-content .post-entry .post-entry-headline {
    font-size: 22px;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 7px; 
    text-transform: uppercase;           
}

.post-entry .post-entry-headline a {
    font-size: 120%;
    font-weight: 700;
    color: rgb(227,0,14);
    text-decoration: none;  
    
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;               
}

.post-entry .post-entry-headline a:hover,
.post-entry .post-entry-headline a:active,
.post-entry .post-entry-headline a:focus {
    color: #222222;
}

.navigation-links a {
    color: rgb(227,0,14);
    text-decoration: none;  
    
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;  
}

.navigation-links a:active,
.navigation-links a:hover,
.navigation-links a:focus {
    color: #222222;
    text-decoration: none !important;
}

.post-entry .read-more-button {
    width: 150px;
    height: 32px;
    background: rgb(227,0,14);
    color: white;
    display: block;
    text-align: center;
    float: right;
    font-size: 100%;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 8px;
    border: 0px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.post-entry .read-more-button:hover,
.post-entry .read-more-button:focus,
.post-entry .read-more-button:active {
    background: rgb(26,25,24);
    text-decoration: none !important;
}

.home-grid-posts .entry-headline {
    margin-bottom: 20px;                                 
}

.js-masonry {
    float: left; 
    margin: 0 0 0 -10px;
    width: 100%;                     
}

.grid-entry {  
    padding: 0 0 20px;
    width: 33.33%;                          
}  

.grid-entry .grid-entry-inner {
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 0 20px;
    padding: 0 0 15px;
    position: relative;                              
}

#main-content .js-masonry .sticky {
    background: none !important;
    padding: 0 0 20px;
    width: 33.33%;                 
}

#main-content .js-masonry .sticky .grid-entry-inner {
    background-color: #f0f0f0;
    padding: 15px;                                                      
}

.grid-entry .attachment-post-thumbnail { 
    clear: both;
    float: none;
    margin: 0 0 9px !important;
    max-width: 100%;
}

#main-content .grid-entry .grid-entry-headline {
    font-size: 22px;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 4px;   
    text-transform: uppercase;         
}

.grid-entry .grid-entry-headline a {
    color: #76a934;
    text-decoration: none;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;                 
}

.grid-entry .grid-entry-headline a:hover {
    color: black;                     
}

.grid-entry p {
    margin-bottom: 0 !important;  
    padding-bottom: 0 !important;                          
}

#main-content .grid-entry .post-meta {
    margin-top: 0;
    padding-bottom: 0;                         
}

.grid-entry .read-more-button {
    background-color: #76a934;
    border: 1px solid #76a934;
    color: white !important;
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    margin: 3px 0;
    padding: 5px 8px;
    text-decoration: none;
    text-transform: uppercase; 
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;                            
}

.grid-entry .read-more-button:hover {
    background: none; 
    color: #76a934 !important;                                    
}

.sidebar-widget {
    color: #555555;
    float: left;
    font-size: 13px;
    margin-bottom: 25px;
    width: 100%;               
}

.sidebar-widget .sidebar-headline {
    background: #ededed;
    color: #222222;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 6px 10px;
    position: relative;  
    text-transform: uppercase;                               
}

.sidebar-widget .sidebar-headline a {
    color: #555555;
    text-decoration: none;                                    
}

.sidebar-widget img {
    height: auto;
    max-width: 100%;                    
}

.sidebar-widget table {
    font-size: 13px;                    
}

.sidebar-widget p {
    margin: 6px 0 -4px;                  
}

.sidebar-widget p,
.sidebar-widget ul li,
.sidebar-widget ol li {
    color: #555555;
    font-size: 13px;                   
}

.sidebar-widget ul { 
    margin: 5px 0 0;                      
}

.sidebar-widget ul ul {
    margin-top: 0;                      
}

.sidebar-widget ul li {
    line-height: 200%;
    list-style-type: none;
    padding-left: 10px;                     
} 

.sidebar-widget a {
    color: #76a934;
    text-decoration: underline;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;                       
}

.sidebar-widget ul li a {
    text-decoration: none;                        
}

.sidebar-widget a:hover {
    color: black !important;
    text-decoration: none;                       
}                                     

#footer p,
#footer ul li,
#footer ol li {
    color: white;
    font-size: 13px;          
}

#footer .footer-widget-area p,
#footer .footer-widget-area ul,
#footer .footer-widget-area ol {
    margin-bottom: 2px;          
}

#footer table,
#footer td,
#footer th {
    border-color: #111111;
    color: white;
    font-size: 13px;                                      
}

#footer a {
    color: #d9ffa8;          
}

.footer-widget-area {
    float: left;
    height: auto;
    margin-right: 30px;
    padding: 30px 0 4px;
    position: relative; 
    width: 370px; 
    z-index: 0;
}

#footer .footer-widget-area-3 {
    margin-right: 0;                              
}

.footer-widget {
    float: left;
    margin-bottom: 21px;
    width: 100%;               
}

#footer .footer-widget .footer-headline {
    color: white;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 3px;
    padding-bottom: 8px;  
}

.footer-signature { 
    background: #444444;
    float: left;
    position: relative;
    width: 100%; 
    z-index: -1;       
}

.footer-signature .footer-signature-content {
    color: white;
    font-size: 13px;
    line-height: 22px;
    min-height: 42px;
    text-align: center;                                          
}

.footer-signature .footer-signature-content p {
    color: white;
    font-size: 13px;
    line-height: 22px;
    min-height: 16px;
    padding: 10px 0;
    text-align: center;                                              
}

.footer-signature .footer-signature-content a {
    color: #d9ffa8;                                             
}

#wp-calendar th,
#wp-calendar td {
    text-align: center;                   
}

#wp-calendar a,
#wp-calendar #today {
    font-weight: bold;
    text-decoration: none;               
}

#wp-calendar #prev {
    text-align: left;                   
}

#wp-calendar #next {
    text-align: right;                   
}

.tagcloud {
    padding-top: 5px;          
}

#footer .tagcloud {
    padding-top: 0;          
}

.tagcloud a {
    text-decoration: none;          
}

.tagcloud a:hover {
    text-decoration: underline;          
}

.sidebar-widget img,
.footer-widget img {
    padding-top: 3px;                           
}

.sidebar-widget .wp-caption,
.footer-widget .wp-caption {
    border: none;
    margin-bottom: 10px;
    margin-right: 0;                          
}

.sidebar-widget .wp-caption img,
.footer-widget .wp-caption img {
    max-width: 100%;                           
}

.sidebar-widget select {
    margin-top: 3px;
    width: 100%;                       
}

.sidebar-widget #searchform {
    margin-top: 8px;                       
}

input[type="text"],
input[type="file"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="date"],
textarea,
select {
    background-color: white;
    border: 1px solid #e3e3e3;
    color: #333333;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    line-height: normal;
    padding: 5px;
    width: 50%;
}

textarea {
    overflow: auto;
    vertical-align: top;
    width: 98%;
}

input[type="submit"],
input[type="reset"] {
    border-radius: 0 !important;
    box-shadow: none;
    color: white !important;
    cursor: pointer;
    font-size: 15px;
    height: auto;
    margin-top: 5px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none; 
    text-shadow: none;                  
}

input[type="submit"],
input[type="reset"],
.header-image .header-image-text .header-image-link {
    background: #76a934;
    border: 2px solid #76a934;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

input[type="submit"]:hover,
input[type="reset"]:hover {
    background: none;  
    color: #76a934 !important;                   
}

.header-image .header-image-text .header-image-link:hover { 
    background: none;
    color: white !important;                   
}

#searchform .searchform-wrapper {
    height: 33px;
    position: relative;
    width: 100%;                                
}

#searchform .searchform-wrapper #s {
    background-color: white;
    border: 1px solid #e3e3e3;
    color: #aaaaaa; 
    font-size: 13px;
    height: 21px;
    padding: 5px 0 5px 3%;
    position: absolute;
    left: 0;
    top: 0;
    width: 96%;              
}

#searchform .searchform-wrapper .send {
    background: none !important; 
    border: none;
    color: #111111 !important;
    cursor: pointer;
    font-family: ElegantIcons !important;
    font-size: 15px;    
    height: 33px;
    line-height: 33px;
    margin: 0; 
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center; 
    width: 33px;
    z-index: 20;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease; 
}

#searchform .searchform-wrapper .send:hover {
    background: none !important;
    color: #76a934 !important;
}

.search-no-results #searchform,
.error404 #searchform {
    margin-bottom: 25px;                               
}

#comments {
    float: left;
    margin-top: 25px; 
    width: 100%;        
}

.single .comments-area-post {
    margin-top: 5px !important;                            
}

.page #comments {
    margin-top: 16px !important;                            
}

#content .commentlist {
    list-style-type: none;
    margin-bottom: 30px;             
}

.commentlist .children {
    list-style-type: none;                       
}

.comment-reply-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    margin-top: 0; 
    text-transform: uppercase;            
}

#comments .entry-headline-wrapper {
    margin-bottom: -21px;                        
}

#comments .entry-headline {
    background-image: none;
    border-bottom: none;
    color: #333333;
    font-size: 20px;
    font-weight: normal; 
    margin-bottom: -4px;
    padding: 0;                         
}

.comment-reply-link {
    font-size: 13px;                    
}

.comments-title {
    margin-top: 0;                
}

#comments .section-heading {
    font-weight: normal;              
}

#comments ol {
    color: #333333;
    margin-left: 0;             
}

#comments ol ol {
    margin: 0 20px;             
}

#comments ol li { 
    border-top: 1px solid #e8e8e8;
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;                
}

#comments .avatar,
#comments .fn {
    float: left;
    margin: 0 6px 0 0;                  
}

#comments .fn {
    font-style: italic; 
    margin: 0 3px 0 0;             
}

#comments time,
#comments .edit-link {
    color: #555555;
    float: right; 
    font-size: 13px;              
}

#comments .comment-content {
    clear: both;
    padding-top: 10px;                          
}

#comments #comment-nav-below {
    float: left;
    margin: 10px 0 30px;
    width: 100%;                  
}

#comments input,
#comments textarea {
    margin-top: 7px;                
}

#content #commentform .form-allowed-tags {
    color: #707070; 
    font-size: 12px;                  
}  

#comments .bypostauthor {
    background: #f2f2f2;
    border-top: 1px solid #cccccc;
    color: black;
    margin-bottom: -15px;
    padding: 10px 30px;              
}

.reply {
    margin-top: -10px;
    width: 50%;      
}

#content .comment-content p {
    font-size: 13px;
    margin-bottom: 10px;                   
}

#content .comment-content .edit-link {
    margin: -15px 0 0;
    text-align: right; 
    width: 50%;                                    
}

#content .comment-content li {
    border: none;
    font-size: 13px;
    margin: 0;
    padding: 0;                             
}

#content #commentform p {
    color: #333333;
    font-size: 13px;
    margin-bottom: 5px;                        
}

#content #commentform .logged-in-as,
#content #commentform .comment-notes {
    margin-top: 0;         
}

#comments #respond {
    float: none; 
    margin-bottom: 20px;       
    width: 100%;           
}

.twocols {
    width: 49%;
    position: relative;
    float: left;
    display: block;
}

p.krok-zpet a,
.krok-zpet {
    display: block;
    -webkit-border-radius:  7px !important;
    -moz-border-radius:     7px !important;
    border-radius:          7px !important;
    text-align: center;
    line-height: 2.8;
    cursor: pointer;
    margin: 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

p.krok-zpet a,
a.krok-zpet,
.entry-content a.krok-zpet {
    color: white;
    background: rgb(47,47,46);
    border: 1px solid rgb(47,47,46) !important;
    border-bottom: 1px solid rgb(47,47,46) !important;
    width: 120px;
    height: 35px;
    font-size: 12px;
    clear: both;
}

/************************************************************************************************************************
    MEDIA QUERIES STYLES
*************************************************************************************************************************/

@media screen and (max-height: 775px) {
    .right-menu.right-floated a.produkty,
    .right-menu.right-floated a.varianty,
    .right-menu.right-floated a.ceniky,
    .right-menu.right-floated a.materialy,
    .right-menu.right-floated a.tabulky {
        background-size: 40px 40px;
        margin-bottom: 0px;
        background-position-y: 10px;
    } 
    
    .right-menu.right-floated a {
        width: 40px;
        padding-top: 55px;
        font-size: 8px;
    }
}

@media screen and (max-height: 550px) {
    .right-menu.right-floated {
        display: none !important;
    }
}

@media screen and (max-height: 375px) {
    #quick-form, 
    #quick-form_noscript {
        max-height: 95%;
        height: 95%;
        overflow-y: scroll;
    }
    
    #quicksubmit {
        right: 0;
        width: 130px; 
        height: 30px;
        line-height: 1;
        font-size: 12px;
        z-index: 10001;
    }
    
    #quick-form {
        padding: 0px 5%;
        right: 0;
        z-index: 10000;
    }
    
    #quick-form #quick-captcha {
        margin-left: 0px !important; 
    }
    
    .quick-form_button .talk-bubble {
        display: none;
    }
}

@media screen and (max-width: 1350px) {
    .right-menu.right-floated a.produkty,
    .right-menu.right-floated a.varianty,
    .right-menu.right-floated a.ceniky,
    .right-menu.right-floated a.materialy,
    .right-menu.right-floated a.tabulky {
        background-size: 40px 40px;
        margin-bottom: 0px;
        background-position-y: 10px;
    } 
    
    .right-menu.right-floated a {
        width: 40px;
        padding-top: 55px;
        font-size: 8px;
    }
    
    .right-menu.right-floated {
        width: auto !important;
        right: 1%;
    }
}

@media screen and (max-width: 1240px) {
    .right-menu.right-floated {
        background: rgb(26,25,24);
        right: 0% !important;
        top: 160px !important;
        padding: 10px !important;
        z-index: 1;
    }    
    
    .right-menu.right-floated a {
        display: block;
        vertical-align: inherit;
        margin: inherit;
    }
}

@media screen and (max-width: 1230px) {
    #flagSelector {
        right: 40px;
        top: -5px;
    }   
}

@media screen and (max-width: 1201px) {
    .design-slider .slick-slide img,
    .reference-slider .slick-slide img {
        width: 60% !important;
        margin: 18px 0 0 14px;
    }
    
    .design-slider .slick-slide.slick-center img,
    .reference-slider .slick-slide.slick-center img {
        width: 71% !important;
    }
}

@media screen and (max-width: 1170px) {
    body #main-content {
        width: 630px;
    }
    
    body .header-image .header-image-text-wrapper {
        width: 960px;
    }
    
    body .footer-widget-area {
        width: 300px;
    }

    #container-boxed-inner {
        margin-top: 0px;
    }

    #container-boxed {
        width: 100%;
    }
    
    .footer-widget-area-1,
    .footer-widget-area-2 {
        margin-right: 0px !important;
    }
   
    #wrapper-content {
        padding: 0px;
    }
    
    #main-content {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    
    #wrapper-header {
        width: 100% !important;
    }
    
    #wrapper-header .header-content {
        width: 98%;
    }
            
    #home-sections .view-first p {
        width: 90%;
    }
    
    #home-sections .view-first:hover h2 {
        transform: translateY(-60px);
    }
    
    #home-sections .view-first:hover p {
        transform: translateY(-30px);
    }
    
    #home-sections .view-first:hover h2.big {
        transform: translateY(-160px);
    }
    
    #home-sections .view-first:hover p.big {
        transform: translateY(-130px);
    }
    
    #vice-sportu-expand {
        max-width: 806px;
    }
 
    .home-white div {
        max-width: 806px;
    }
    
    .home-gray div {
        max-width: 806px;
    }
    
    #home-after {
        width: 100%;
        margin: 0 auto;
    }
    
    .footer-widget-area {
        float: left !important;
        margin-left: 1% !important;
        margin-right: 1% !important;
    }
    
    .top-slider .bx-viewport {
        width: 700px !important;
    }

    .left-slider .left-slider-top h3 {
        font-size: 20px;
        margin-top: 33px;
    }
    
    .left-slider .bx-viewport {
        width: 580px !important;
    }
    
    .category .content-headline {
        width: 98%;
        max-width: 1080px;
        margin: 40px auto 0px;
    }

    .rozcestnik,
    .rozcestnik.target-vice-sportu-expand {
        max-width: 800px;
    }
    
    .rozcestnik .single-column img {
        height: 192px;
        width: 192px;
    }
    
    .rozcestnik .double-column img {
        height: 394px;
    }
    
    .rozcestnik .single-column.four-square-inline-inner.first,
    .rozcestnik .single-column.four-square-inline-inner.second {
        width: 24.5%;
    }
    
    .rozcestnik .double-column.two-square-inline.first,
    .rozcestnik .double-column.two-square-inline.second {
        width: 49.5%;
    }
    
    .rozcestnik .view h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 17px;
        background: rgba(0, 0, 0, 0.8);
        margin: 0px;
        width: 100%;
        height: 30px;
        padding: 10px 0px 0px 0px;
    }

    .rozcestnik .view p {
        font-family: Georgia, serif;
        font-size: 65%;
        position: absolute;
        bottom: 0;
        left: 2.5%;
        color: #fff;
        width: 95%;
        height: 30px;
        text-align: center;
        padding: 0px;
    }

    .rozcestnik .view-first:hover h2 {
        transform: translateY(-140px);
        opacity: 1;
    }
    .rozcestnik .view-first:hover p {
        transform: translateY(-100px);
        opacity: 1;
    }

    .rozcestnik .double-column .view-first:hover h2 {
        transform: translateY(-230px);
    }
    
    .rozcestnik .double-column .view-first:hover p {
        transform: translateY(-180px);
    }
    
    .rozcestnik .sport-square span {
        padding: 4px 10px;
        font-size: 70%;
    }
    
    .rozcestnik .sport-square span.icon {
        width: 20%;
    }
    
    #sport-squares.new div {
        width: 32%;
    }
    
    #tymove-vybaveni-banner,
    #tymove-vybaveni-banner:hover {
        height: 166px;
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
    }
    
    #sport-squares div {
        width: 23%;
        margin-right: 2.65%;
    }
}

@media screen and (max-width: 1150px) {
    .header-content-wrapper {
        height: 75px;
    }
    
    .header-image {
        width: 95px;
    }
    
    .menu-box a, 
    .menu-box a:visited {
        line-height: 5.5;
    }
    
    .menu-box a.konfigurator, 
    .menu-box a.konfigurator:visited {
        font-size: 12px !important;
    }
    
    .fa.search-top {
        top: 36%;
    }
    
    .search-form-top {
        right: 50px;
        top: 30px;
    }
    
    .search-wrap {
        width: 100%;
    }
    
    .search-wrap input[type=text] {
        width: 95%;
        padding: 9px 0px 9px 5%;
    }
    
    .menu-box ul li {
        margin: 0 6px;
    }
    
    .mapouter,
    .gmap_canvas {
        width: 100% !important;
        max-width: 1080px !important;
    }
}

@media screen and (max-width: 1140px) {
    #home-after .left-panel {
        width: 46%;
        margin-left: 2%;
    }
    
    #home-after .right-panel {
        width: 46%;
        margin-right: 2%;
    }
    
    #container-boxed #container-boxed-inner .container {
        background: none !important;
    }
    
    #main-content {
        margin-top: 90px;
    }
    
    .category #content {
        width: 98%;
        margin: 0 auto;
    }
    
    .category .content-headline {
        margin: 40px auto -40px;
    }
    
    .content-headline,
    .entry-content,
    article .content-headline,
    .not-found {
        width: 98%;
        margin: 0 auto;
    }
    
    #prehled div.single img {
        width: 23%;
    }
    
    #prehled div.double img {
        width: 48%;
    }
    
    #prehled div.triple img {
        width: 74%;
    }
    
    #prehled div img.piktogram {
        width: auto !important;
    }
    
    .sport-inner {
        width: 96%;
    }
}

@media screen and (max-width: 1040px) {
    .menu-box ul li {
        margin: 0 4px;
    }
}

@media screen and (max-width: 1005px) {
    .scroll-top {
        bottom: 80px;
    }
    
    #wrapper #main-content,
    #wrapper .top-navigation ul {
        max-width: 100% !important;
        width: 100% !important;                    
    }
    
    #wrapper #sidebar {
        float: left;
        margin: 20px 0 10px;
        width: 100%;                    
    }
    
    #wrapper #top-navigation,
    #wrapper .menu-panel-wrapper,
    #wrapper .header-image .header-image-text .header-image-link {
        max-width: 100%;                   
    }
    
    #wrapper .header-contact {
        text-align: center;                           
    }
    
    #wrapper .header-image .header-image-text .header-image-headline {
        width: 100%;                                                                   
    }
    
    .grecaptcha-badge {
        display: none !important;
    }
    
    #wrapper #wrapper-header .header-content .title-box,
    #wrapper #wrapper-header .header-content .menu-box {
        float: left;
    }

    #wrapper #wrapper-header .header-content .site-title {
        max-width: 100%;               
    }
    
    #wrapper #wrapper-header .header-content .header-logo {
        max-width: 100%;               
    }

    #wrapper .grid-entry,
    #wrapper #main-content .js-masonry .sticky {
        width: 50%;                          
    }
    
    #wrapper #footer {
        padding: 30px 0 4px;                   
    }
    
    #footer .footer-widget-area {
        margin: 0;
        padding: 0;
        width: 100%;                              
    }
}

@media screen and (max-width: 990px) {
    .menu-box ul li {
        margin: 0px 5px;
    }
            
    .admin-bar #wrapper-header .sticky-nav {
        top: 46px !important;
    } 

    .header-content-wrapper {
        height: 100%;
    }
    
    #wrapper #wrapper-header .header-content .title-box {
        max-height: 70px;
        width: 100%;
    }
 
    #newsletter-add input[type=email],
    #newsletter-add input[type=text] {
        width: 45%;
        margin: 5px;
    }
    
    #newsletter-add .g-recaptcha {
        margin-left: 0px;
        width: 20%;
    }
    
    #newsletter-add #submit {
        width: 20%;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 30px;
    }
        
    #main-content .sport-content {
        height: auto !important;
        background-size: auto 100% !important;
        padding-bottom: 20px !important;
        min-height: inherit !important;
    }

    #sport-squares {
        margin-bottom: 20px;
    }
    
    #sport-squares div a {
        height: auto !important;
        font-size: 12px !important;
    }
           
    #huge_it_slideshow_link a {
        font-size: 100% !important;
        width: 130px !important;
        height: 35px !important;
        padding-top: 4px !important;
    }
    
    .huge_it_slideshow_title_text_1 {
        font-size: 200% !important;
        width: 400px !important;
    }
    
    .huge_it_slideshow_description_text_1 {
        width: 400px !important;
    }

    .footer-widget-area-1 {
        width: 96% !important;
    }
    
    .footer-widget-area-2,
    .footer-widget-area-3,
    .menu-paticka-hlavni-menu-container {
        width: 35% !important;
    }
    
    .menu-paticka-hlavni-menu-container {
        position: absolute;
        right: 0px;
        top: -180px;
        z-index: 20;
    }
    
    ul#menu-paticka-hlavni-menu {
        margin-top: 0px;
    }
    
    .menu-paticka-hlavni-menu-container ul {
        text-align: left !important;
    }
    
    ul#menu-paticka-hlavni-menu li {
        height: 35px !important;
        display: block !important;
    }
    
    .fa.search-top {
        right: 6%;
        top: 0px;
    }
    
    .header-image .header-img {
        width: 126px;
    }
    
    .menu-box a.konfigurator {
        top: 5%;
        right: 12%;
    }

    .menu-box a {
        font-size: 15px !important;
    }
    
    #wrapper-header {
        height: 100%;
        max-height: 105px;
    }

    .menu-box,
    .menu-box .menu-hlavni-menu-container, 
    .menu-box .menu-hlavni-menu-container .menu {
        height: 20px;
        width: 100%;
    }
    
    .menu-box ul ul {
        top: 105px;
    }
    
    .menu-box ul ul li a {
        font-size: 13px !important;
        line-height: 30px !important;
        height: 30px !important;
    }
    
    .menu-box a, 
    .menu-box a:visited {
        line-height: normal;
    }

    .search-form-top {
        right: 6%;
        top: 45px;
    }
    
    #flagSelector {
        right: 0px;
        top: 37px;
    }
    
    .select-sport h3 {
        font-size: 25px;
    }
    
    .select-sport {
        margin-bottom: 0px;
    }

    .select-sport img {
        margin-top: 13px;
        margin-bottom: 27px;
        width: 32px;
    }

    #vice-sportu-expand {
        margin-top: 7px !important;
    }
    
    #newsletter h5 {
        font-size: 20px;
    }
    
    .home-white div,
    .home-gray div {
        width: 90%;
        margin: 0 auto;
    }
    
    #home-after {
        width: 100% !important;
        padding-bottom: 0px !important;
        border-bottom: none !important;
    }
    
    #home-after div.after {
        width: 100% !important;
        padding: 0px !important;
        height: auto !important;
    }

    #home-after div.left-panel {
        width: 98% !important;
        float: none;
        margin: 0 auto;
        padding-top: 30px !important;
    }
    
    #home-after div.left-panel .button,
    #home-after div.right-panel .button {
        position: relative !important;
        margin-top: 20px !important;
        text-align: center !important;
        left: 0px !important;
        width: 140px !important;
        font-size: 13px !important;
        padding: 6px 0px !important;
    }
    
    #home-after div.right-panel {
        width: 96% !important;
        float: none;
        padding: 10px 2% 30px 2% !important;
        background: rgb(240,240,240);
    }
    
    .right-panel img { 
        width: 100%;
    }
    
    #home-after div.right-panel div {
        margin: 0 auto;
        max-width: 90% !important;
    }
    
    #social-media-footer {
        margin-top: -10px;
    }
    
    #text-2 {
        width: 94% !important;
    }
    
    .container {
        background: url('/en/wp-content/themes/naturespace/img/pozadi-mobil-barevne.jpg');
        background-size: 768px;
        background-repeat: no-repeat;
    }
    
    .sport-content {
        margin-top: -160px;
    }
    
    .top-slider {
        margin-bottom: 30px !important;
        margin-top: 60px;
    }
    
    .left-slider {
        margin-bottom: 20px;
        height: auto;
    }
    
    .top-slider .bx-wrapper {
        width: 90% !important;
    }
    
    .top-slider .bx-viewport {
        width: 90% !important;
    }
    
    .left-slider {
        width: 100% !important;
    }
    
    .left-slider .left-slider-inner {
        height: auto;
    }
    
    .new .left-slider .left-slider-inner {
        height: 336px;
    }
    
    .left-slider .bx-viewport {
        width: 655px;
    }
    
    #newsletter textarea,
    #newsletter_noscript textarea {
        width: 260px;
        max-width: 260px;
        min-width: 260px;
    }
    
    .new .left-slider-top {
        margin-bottom: 16px;
    }
    
    .left-slider .left-slider-top h2 {
        margin-top: -8px;
    }
    
    .left-slider-inner {
        margin-top: -16px !important;
        padding-top: 0px !important;
    }
    
    .left-slider .left-slider-top h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-right: 20px;
    }
    
    .left-slider li {
        width: 140px !important;
        margin-right: 10px !important;
    }
    
    .left-slider li .slider-img {
        height: 152px !important;
        background-size: 140px !important;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    
    .left-slider li h4 {
        margin-top: 0px !important;
    }
    
    .right-menu {
        float: left !important;
        width: 100% !important;
        padding-top: 0px !important;
        text-align: center !important;
        padding-bottom: 10px !important;
    }
    
    .right-menu a {
        display: inline-block;
        vertical-align: top;
        margin: 0px 10px;
    }
    
    #bottom-panel {
        display: none !important;
    }
    
    .content-headline {
        margin: 40px auto 0px;
    }
    
    .left-slider .bx-wrapper {
        height: 260px;
    }
    
    .left-slider .bx-viewport {
        width: 675px !important;
    }
    
    .florbal .slider-img-2,
    .floorball .slider-img-2 {
        margin-bottom: 51px;
    }
    
    .badminton .left-slider li .slider-img-3, 
    .stolni-tenis .left-slider li .slider-img-3, 
    .squash .left-slider li .slider-img-3, 
    .plavecky-sport .left-slider li .slider-img-3, 
    .pozemni-hokej .left-slider li .slider-img-3, 
    .korfbal .left-slider li .slider-img-3, 
    .frisbee .left-slider li .slider-img-3 {
        margin-bottom: 45px;
    }
    
    .page-id-8693 .rousky,
    .page-id-8693 .home-after-wide,
    .page-id-8789 .rousky,
    .page-id-8789 .home-after-wide,
    .page-id-8862 .rousky,
    .page-id-8862 .home-after-wide {
        display: none;
    }
    
    .page-id-8693 #content,
    .page-id-8789 #content,
    .page-id-8862 #content {
        margin-top: 0px;
    }
    
    .konfigurator .konfigurator-banner {
        background-size: auto 100%;
    }
}

@media screen and (max-width: 900px) {    
    .left-slider .left-slider-top h2 {
        padding: 10px 16px;
        font-size: 25px;
        margin-top: -5px;
    }
    
    .new .left-slider .left-slider-inner {
        height: 280px;
    }
}

@media screen and (max-width: 800px) {      
    #sport-squares.new div {
        width: 31.8%;
    }
    
    #sport-squares.new a {
        height: 20% !important;
    }   
    
    .new .left-slider .left-slider-inner {
        height: 240px;
    }
    
    .rozcestnik,
    .rozcestnik.target-vice-sportu-expand {
        max-width: 520px;
    }
    
    .rozcestnik .single-column,
    .rozcestnik .double-column,
    .rozcestnik .double-column .sport-square,
    .rozcestnik .single-column.four-square-inline .sport-square {
        width: 100%;
    }
    
    .rozcestnik .single-column .sport-square,
    .rozcestnik .single-column.four-square-inline,
    .rozcestnik .single-column.four-square-inline-inner.first, 
    .rozcestnik .single-column.four-square-inline-inner.second {
        width: 49%;
    }
    
    .rozcestnik .single-column,
    .rozcestnik .double-column,
    .rozcestnik .single-column.four-square-inline {
        margin: 0px;
    }
    
    .rozcestnik .single-column.four-square-inline:nth-child(odd),
    .rozcestnik .single-column .sport-square:first-child {
        margin-right: 2%;
        float: left;
    }
    
    .rozcestnik .single-column.four-square-inline:nth-child(even),
    .rozcestnik .single-column .sport-square {
        float: right;
    }

    .rozcestnik .single-column img {
        height: 255px;
        width: 255px;
    }
    
    .rozcestnik .double-column img {
        height: 520px;
    }
    
    .rozcestnik .double-column.two-square-inline.first, 
    .rozcestnik .double-column.two-square-inline.second {
        width: 100%;
    }

    .rozcestnik .view h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 17px;
        background: rgba(0, 0, 0, 0.8);
        margin: 0px;
        width: 100%;
        height: 30px;
        padding: 10px 0px 0px 0px;
    }

    .rozcestnik .view p {
        font-family: Georgia, serif;
        font-size: 80%;
        position: absolute;
        bottom: 0;
        left: 5%;
        color: #fff;
        width: 90%;
        height: 30px;
        text-align: center;
        padding: 0px;
    }

    .rozcestnik .view-first:hover h2 {
        transform: translateY(-180px);
        opacity: 1;
    }
    .rozcestnik .view-first:hover p {
        transform: translateY(-135px);
    }

    .rozcestnik .double-column .view-first:hover h2 {
        transform: translateY(-280px);
    }
    
    .rozcestnik .double-column .view-first:hover p {
        transform: translateY(-215px);
    }
    
    .rozcestnik .sport-square span {
        padding: 6px 12px;
        font-size: 90%;
    }
    
    .rozcestnik .double-column .sport-square span.icon {
        width: 9.8%;
    }
    
    #newsletter-add #news-captcha {
        width: 96%;
        margin: 0% !important;
        padding: 0% !important;
    }
    
    .content-headline,
    .entry-content {
        max-width: 96%; 
    }
    
    #tymove-vybaveni-banner,
    #tymove-vybaveni-banner:hover {
        height: 112px;
        width: 500px;
        margin: 0 auto;
    }
    
    #sport-squares {
        width: 100%;
        max-width: 500px;
        margin: 50px auto 20px;
    }
    
    #sport-squares div {
        width: 48%;
        margin-left: 0px;
        margin-right: 0px;
    }
    
    #sport-squares div:nth-child(odd) {
        margin-right: 4%;
    }
    
    #sport-squares.new {
        max-width: 100%;
    }
    
    #sport-squares.new div,
    #sport-squares.new div:nth-child(odd) {
        margin-right: 14.4px;
    }
    
    .left-slider .bx-viewport {
        width: 500px !important;
    }
    
    .left-slider .left-slider-top h2,
    .left-slider .left-slider-top h3 {
        float: none;
        text-align: center;
    }
    
    .left-slider .left-slider-inner {
        width: 47%;
    }
    
    .left-slider .left-slider-inner.right {
        float: right;
    }
}

@media screen and (max-width: 781px) {      
    .page-id-7621 .wp-block-column, 
    .page-id-8059 .wp-block-column {
        flex-basis: 100%;
        margin-left: 0% !important;
        margin-right: 0% !important;
    }
    
    .page-id-7621 .wp-block-column .wp-block-image,
    .page-id-8059 .wp-block-column .wp-block-image {
        text-align: center;
    }
    
    .wp-block-column {
        flex-basis: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
    .sporty-base-new .design-inspiration,
    .sporty-base-new .design-inspiration .design-slider {
        height: 360px;
    }
    
    .sporty-base-new .design-inspiration  h3 {
        left: -160px;
        top: 160px;
        width: 360px;
    }
    
    .design-slider .slick-slide img,
    .reference-slider .slick-slide img {
        width: 88% !important;
        margin: 25px 0 0 12px;
    }
    
    .design-slider .slick-slide.slick-center img,
    .reference-slider .slick-slide.slick-center img {
        width: 115% !important
    }
    
    .sporty-base-new .top-heading .sport-pages a {
        width: 50px;
        margin: 0px 14px;
        padding-top: 55px;
    }
    
    .sporty-base-new .top-heading .sport-pages a.produkty, 
    .sporty-base-new .top-heading .sport-pages a.varianty, 
    .sporty-base-new .top-heading .sport-pages a.ceniky, 
    .sporty-base-new .top-heading .sport-pages a.materialy, 
    .sporty-base-new .top-heading .sport-pages a.tabulky {
        background-size: 50px 50px;
    }
}

@media screen and (max-width: 750px) {      
    #sport-squares.new div {
        width: 31.5%;
    }
    
    #sport-squares.new a {
        height: 24% !important;
    }   
    
    .reference-slider .referenceSlider div:first-child,
    .reference-slider .referenceSlider div:last-child {
        display: none;
    }
}

@media screen and (max-width: 700px) {      
    #sport-squares.new div {
        width: 31%;
    }
    
    #sport-squares.new a {
        height: 27% !important;
    }   
    
    .new .left-slider .left-slider-inner {
        height: 210px;
    }
    
    .left-slider-inner.base a {
        padding: 0px 9px;
        height: 31px !important;
        line-height: 2.6 !important;
        font-size: 12px !important;
    }
    
    .attachment-post-thumbnail {
        width: 100%;
        max-width: 100%;
        float: none;
    }
    
    .menu-hlavni-menu-container {
        display: none !important;
    }
        
    .responsive-menu-inner,
    .responsive-menu-inner::before,
    .responsive-menu-inner::after {
        background-color: rgb(226,0,15) !important;
    }
    
    .responsive-menu-button,
    .responsive-menu-button:hover {
        background: transparent !important;
    }
    
    .logged-in .responsive-menu-button {
        top: 61px !important;
        left: 105px !important; 
    }
    
    .responsive-menu-button {
        top: 15px !important;
        left: 105px !important;
    }
    
    #container-boxed #wrapper-header {
        max-height: 70px;
    }
    
    .logged-in #responsive-menu-container {
        top: 117px !important;
    }
    
    #responsive-menu-container {
        top: 71px !important;
    }
    
    .responsive-menu-button.is-active {
        transform: none !important;
    }
    
    #responsive-menu {
        text-transform: uppercase;
        height: auto !important;
        font-weight: bold !important;
    }

    .menu-box a.konfigurator, 
    .menu-box a.konfigurator:visited,
    #responsive-menu-title {
        display: none;
    }
    
    .fa.search-top {
        right: 10%;
    }
    
    #responsive-menu .responsive-menu li a {
        background: #cfcfcf;
    }
    
    #responsive-menu-container {
        background: transparent !important;
        width: 100% !important;
    }
    
    #responsive-menu-item-2555,
    #responsive-menu-item-2555 a {
        text-align: center !important;
        background: rgb(226,0,15) !important;
        color: white !important;
    }
    
    #responsive-menu-wrapper {
        height: 360px;
        overflow-y: scroll;
        margin-top: 0px;
    }
    
    .top-slider {
        margin-top: 10px;
    }
}

@media screen and (max-width: 650px) {    
    #newsletter-add input[type=email],
    #newsletter-add input[type=text] {
        width: 92%;
        margin: 2% !important;
        padding: 5px 1.8% !important;
    }

    #newsletter-add #submit {
        width: 140px;
    }
    
    .left-slider .bx-viewport {
        width: 350px !important;
    }
}

@media screen and (max-width: 600px) {
    .admin-bar #wrapper-header .sticky-nav {
        top: 0 !important;
    }
    #wrapper .post-entry-thumbnail {
        max-width: 50%;                                               
    } 
    
    .menu-box,
    .menu-box ul {
        width: 100%;
        margin: 0px !important;
        padding: 0px !important;
    }
    
    .menu-box ul li {
        margin-left: 10px;
    }
    
    #wrapper-content {
        margin-top: 0px !important;
    }
    
    #sport-squares.new {
        width: 98%;
        max-width: 300px;
    }
    
    #sport-squares.new div {
        width: 100%;
    }
    
    #sport-squares.new a {
        height: 16.6% !important;
    }   
    
    .new .left-slider .left-slider-inner {
        width: 60%;
        float: none;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
    }
    
    .rousky-cols .wp-block-column p.rousky-p {
        min-height: auto;
    }
}

@media screen and (max-width: 590px) {
    .wpostahs-slider-design-2 .wpostahs-slider-nav-title .wpostahs-title {
        font-size: 13px;
    }
}

@media screen and (max-width: 565px) {
    .menu-box ul li {
        margin-left: 5px;
    }
    
    .menu-box a {
        font-size: 90%;
    }
}

@media screen and (max-width: 520px) {  
    #tymove-vybaveni-banner {
        display: none;
    }
    
    #sport-squares {
        width: 98%;
        max-width: 300px;
        margin: 0px auto 20px;
    }
    
    #sport-squares div {
        width: 100%;        
    }
    
    #sport-squares div:nth-child(odd) {
        margin-right: 0px;
    }
    
    #sport-squares a {
        top: 82%;
    }
}

@media screen and (max-width: 500px) {    
    .rozcestnik,
    .rozcestnik.target-vice-sportu-expand {
        max-width: 300px;
    }
    
    .rozcestnik .single-column,
    .rozcestnik .double-column,
    .rozcestnik .double-column .sport-square,
    .rozcestnik .single-column.four-square-inline .sport-square {
        width: 100%;
    }
    
    .rozcestnik .single-column .sport-square,
    .rozcestnik .single-column.four-square-inline,
    .rozcestnik .single-column.four-square-inline-inner.first, 
    .rozcestnik .single-column.four-square-inline-inner.second {
        width: 100%;
    }
    
    .rozcestnik .single-column,
    .rozcestnik .double-column,
    .rozcestnik .single-column.four-square-inline {
        margin: 0px;
    }
    
    .rozcestnik .single-column.four-square-inline:nth-child(odd),
    .rozcestnik .single-column .sport-square:first-child,
    .rozcestnik .single-column.four-square-inline:nth-child(even),
    .rozcestnik .single-column .sport-square {
        margin-right: 0px;
        float: left;
    }
    
    .rozcestnik .single-column img {
        height: 300px;
        width: 300px;
    }
    
    .rozcestnik .double-column img {
        height: 300px;
    }
    
    .rozcestnik .double-column.two-square-inline.first, 
    .rozcestnik .double-column.two-square-inline.second {
        width: 100%;
    }

    .rozcestnik .view h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 17px;
        background: rgba(0, 0, 0, 0.8);
        margin: 0px;
        width: 100%;
        height: 30px;
        padding: 10px 0px 0px 0px;
    }

    .rozcestnik .view p {
        font-family: Georgia, serif;
        font-size: 90%;
        position: absolute;
        bottom: 0;
        left: 5%;
        color: #fff;
        width: 90%;
        height: 30px;
        text-align: center;
        padding: 0px;
    }

    .rozcestnik .view-first:hover h2,
    .rozcestnik .double-column .view-first:hover h2 {
        transform: translateY(-200px);
        opacity: 1;
    }
    
    .rozcestnik .view-first:hover p,
    .rozcestnik .double-column .view-first:hover p{
        transform: translateY(-150px);
    }

    .rozcestnik .sport-square span {
        padding: 8px 14px;
        font-size: 100%;
    }
    
    .rozcestnik .double-column .sport-square span.icon {
        width: 20%;
    }
    
    #newsletter-add label a {
        font-size: 12px; 
    }
    
    .sporty-base-new .design-inspiration,
    .sporty-base-new .design-inspiration .design-slider {
        height: 500px;
    }
    
    .sporty-base-new .reference-gallery,
    .sporty-base-new .konfigurator,
    .sporty-base-new .konfigurator .konfigurator-link {
        height: 236px;
    }
    
    .sporty-base-new .reference-gallery .reference-slider {
        height: 165px;
    }
    
    .sporty-base-new .design-inspiration h3 {
        left: -231px;
        top: 230px;
        width: 501px;
    }
    
    .sporty-base-new .reference-gallery h3,
    .sporty-base-new .konfigurator h3 {
        left: -99px;
        top: 99px;
        width: 236px;
    }
    
    .design-slider .slick-slide.slick-center img, 
    .reference-slider .slick-slide.slick-center img {
        width: 70% !important;
        margin: 40px auto;
    }
    
    .design-slider .slick-slide {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    
    .design-slider .slick-slide.slick-active {
        opacity: 1 !important;
        visibility: visible !important;
    }
    
    .reference-slider .referenceSlider div:nth-child(2),
    .reference-slider .referenceSlider div:nth-child(5) {
        display: none;
    }
    
    .sporty-base-new .design-inspiration .arrowDown, 
    .sporty-base-new .reference-gallery .arrowDown, 
    .sporty-base-new .konfigurator .arrowDown {
        border-left: 120px solid transparent;
        border-right: 120px solid transparent;
        border-top: 38px solid rgb(217,1,15);
    }
}

@media screen and (max-width: 490px) {   
    .wpostahs-slider-design-2 .wpostahs-slider-nav-title .wpostahs-title {
        font-size: 11px;
    }
}

@media screen and (max-width: 480px) {      
    #sport-squares.new a {
        height: 16.3% !important;
    }   
}

@media screen and (max-width: 479px) {      
    .wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title {
         margin-top: 0px !important; 
    }
}

@media screen and (max-width: 450px) {
    .top-slider {
        display: none;
    }
    
    .left-slider .bx-wrapper,
    .left-slider .bx-wrapper .bx-viewport {
        height: 100% !important;
    }
    
    .left-slider .bxslider li {
        width: 132px !important;
        margin-left: 8px !important;
        margin-top: 0.5%;
    }
    
    .left-slider .left-slider-inner.vyber-designu {
        height: auto !important;
    }
    
    .left-slider .bx-viewport {
        width: 300px !important;
    }
    
    .vyber-designu h2 {
        font-size: 15px;
    }
    
    .left-slider .vyber-designu a {
        width: 48% !important;
    }
    
    .top-slider {
        margin-top: 0px;
    }
    
    .new .left-slider {
        width: 100% !important;
    }
    
    .new .left-slider h2 {
        width: 100%;
    }
    
    .new .left-slider-inner.base a {
        left: 0% !important;
        bottom: 0px;
        width: 100% !important;
        padding: 0px;
        height: 36px !important;
        line-height: 3 !important;
    }
    
    .new .left-slider .left-slider-inner {
        width: 80% !important;
        height: 250px !important;
        margin-bottom: 14px !important;
    }
    
    .left-slider .left-slider-top {
        width: 80%;
        margin: 0 auto;
    }
    
    .new .right-menu {
        margin-top: 0px !important;
    }

    #newsletter textarea,
    #newsletter_noscript textarea {
        width: 91.5%;
        max-width: 91.5%;
        min-width: 91.5%;
    }
    
    footer {
        margin-top: 0px !important;
    }
      
    .select-sport h3 {
        font-size: 20px;
        margin-top: 0px;
    }
    
    .select-sport img {
        margin-top: 0px;
        margin-bottom: 5px;
    }
    
    .search-custom .search-form {
        top: 88px !important;
        right: -30px !important;
    }
    
    .search-custom .search-form img {
        height: 28px !important;
        width: 28px !important;
    }
    
    #huge_it_slideshow_link a {
        display: none;
    }
    
    .huge_it_slideshow_title_text_1 {
        font-size: 150% !important;
        width: 300px !important;
        text-align: center;
    }
    
    .huge_it_slideshow_description_text_1 {
        width: 300px !important;
        text-align: center;
        font-size: 90% !important;
        line-height: normal !important;
        margin-top: 20px !important;
    }
        
    #newsletter {
        height: auto !important;
    }

    #newsletter h5 {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
    }
    
    #newsletter form {
        margin-top: 6px;
    }
    
    #newsletter button {
        width: 120px !important;
        height: 38px;
    }
    
    #newsletter label {
        display: block;
        position: relative;
        width: 100%;
        font-size: 10px;
    }

    .home-white
    .home-gray {
        padding: 20px 0px;
    }
    
    .home-white div,
    .home-gray div {
        margin-top: -15px;
        width: 97%;
    }
    
    .home-white h1 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    
    .home-white p,
    .home-gray p {
        text-align: left !important;
    }
        
    .home-gray h2 {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    #home-after {
        width: 100%;
    }
    
    #home-after div.after {
        padding: 0px 20px 10px 20px;
        width: 90%;
    }
    
    #home-after .button {
        font-size: 80%;
        margin-top: 30px;
    }
    
    #home-after div.left-panel h5 {
        font-size: 22px;
        margin-top: -10px;
        margin-bottom: 0px;
    }
    
    #home-after h6 {
        font-size: 100%;
    }
    
    #home-after p {
        text-align: left;
        font-weight: normal;
        font-size: 90%;
    }
    
    #text-2 p,
    #text-3 p,
    #text-4 p {
        text-align: center !important;
    }
    
    .footer-widget-area-1,
    .footer-widget-area-2,
    .footer-widget-area-3 {
        width: 93% !important;
        margin: 5px 3.5% !important;
    }
    
    .menu-paticka-hlavni-menu-container {
        position: relative;
        width: 70% !important;
        margin: 0 auto;
        margin-bottom: 20px !important;
    }
    
    ul#menu-paticka-hlavni-menu {
        text-align: center !important;
        margin-left: -20px !important;
    }
    
    ul#menu-paticka-hlavni-menu li {
        height: 30px !important;
        display: inline-block !important;
    }
    
    #social-media-footer .sfsiplus_norm_row {
        left: 27% !important;
    }
    
    .copyright {
        padding: 0px !important;
        margin: 0px !important;
        height: auto !important;
    }
    
    .menu-paticka-hlavni-menu-container {
        top: 0px !important;
    }
    
    #social-media-footer {
        margin-top: 0px !important;
        height: auto !important;
    }
    
    .footer-signature .footer-signature-content {
        line-height: inherit !important;
        min-height: inherit !important;
    }
    
    .footer-widget-area-3 {
        margin-bottom: 0px !important;
    }
    
    .container {
        background-size: 590px;
        background-position: center top;
    }
    
    .sport-content {
        margin-top: -130px;
    }
    
    .left-slider .left-slider-top h2 {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 0px !important;
    }
    
    .left-slider .left-slider-top h3 {
        display: none;
    }
    
    .left-slider-inner {
        margin-top: -8px !important;
    }
    
    .left-slider li {
        width: 105px !important;
    }
    
    .left-slider li div {
        height: 110px !important;
        background-size: 105px !important;
        background-position: center top !important;
    }
    
    .left-slider .bx-prev {
        left: -25px !important;
    }
    
    .left-slider .bx-next {
        right: -25px !important;
    }
    
    .left-slider h4 {
        font-size: 12px !important;
    }
    
    .left-slider .left-slider-inner {
        height: 200px !important;
    }
    
    .sport-inner .right-menu {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .right-panel {
        font-size: 14px;
    }
    
    .right-panel h3 {
        font-size: 16px;
    }
    
    .right-panel h6 {
        margin: 15px 0px 7px;
    }
    
    #newsletter-add input[type=email],
    #newsletter-add input[type=text] {
        width: 90% !important;
        margin-left: 5px !important;
    }
    
    #space-fill {
        margin-top: 20px !important;
    }
    
    .quick-form_button .talk-bubble {
        display: none;
    }
    
    #quicksubmit {
        right: 0;
        width: 130px; 
        height: 30px;
        line-height: 1;
        font-size: 12px;
        z-index: 10001;
    }
    
    #quick-form {
        height: 70%;
        width: 88.8%;
        padding: 0px 5%;
        right: 0;
        z-index: 10000;
    }
    
    #quick-form #quick-captcha {
        margin-left: 0px !important; 
    }
    
    .fa.search-top {
        right: 15%;
    }
    
    #newsletter h5 span, 
    #newsletter_noscript h5 span {
        display: block;
    }
    
    #newsletter {
        margin: 0px !important;
        padding: 5px 0px;
    }
    
    .badminton .left-slider li .slider-img-3, 
    .stolni-tenis .left-slider li .slider-img-3, 
    .squash .left-slider li .slider-img-3, 
    .plavecky-sport .left-slider li .slider-img-3, 
    .pozemni-hokej .left-slider li .slider-img-3, 
    .korfbal .left-slider li .slider-img-3, 
    .frisbee .left-slider li .slider-img-3 {
        margin-bottom: 30px;
        margin-top: -30px;
    }
    
    .sporty-base-new .top-heading .sport-pages {
        float: left;
    }
    
    .sporty-base-new .top-heading .sport-pages a.produkty, 
    .sporty-base-new .top-heading .sport-pages a.varianty, 
    .sporty-base-new .top-heading .sport-pages a.ceniky, 
    .sporty-base-new .top-heading .sport-pages a.materialy, 
    .sporty-base-new .top-heading .sport-pages a.tabulky {
        background-size: 45px 45px;
        background-position: center top;
    }
    
    .sporty-base-new .top-heading .sport-pages a {
        width: 45px;
        margin: 0px 7px;
        padding-top: 51px;
    }
}

@media screen and (max-width: 411px) {
    #sport-squares.new a {
        height: 16% !important;
        line-height: 4 !important; 
    }
}

@media screen and (max-width: 400px) {
    .new .left-slider .left-slider-inner {
        height: 210px !important;
    }
    
    .right-menu a {
        margin: 0px 30px; 
    }
    
    .sporty-base-new .design-inspiration, 
    .sporty-base-new .design-inspiration .design-slider {
        height: 400px;
    }
    
    .sporty-base-new .design-inspiration h3 {
        left: -181px;
        top: 180px;
        width: 401px;
    }
}

@media screen and (max-width: 360px) {
    .left-slider .left-slider-inner.vyber-designu {
        height: auto !important;
    }
    
    .left-slider .left-slider-top {
        width: 100%;
    }
    
    .new .left-slider .left-slider-inner {
        width: 100% !important; 
        height: 240px !important;
    }           
    
    .vyber-designu h2 {
        font-size: 13px;
    }
    
    .left-slider .vyber-designu a {
        width: 100% !important;
    }
    
    .left-slider .bxslider li {
        width: 108px !important;
    }
    
    #sport-squares.new a {
        line-height: 3.5 !important; 
    }
    
    .left-slider .bx-viewport {
        width: 250px !important;
    }
}

@media screen and (max-width: 350px) {
    .sporty-base-new .panel {
        margin-top: 35px;
    }
    
    .sporty-base-new .design-inspiration, 
    .sporty-base-new .design-inspiration .design-slider {
        height: 350px;
    }
    
    .sporty-base-new .design-inspiration .design-slider {
        margin-top: -25px;
    }
    
    .sporty-base-new .design-inspiration h3 {
        left: -156px;
        top: 156px;
        width: 351px;
    }
}

@media all and (-ms-high-contrast:none) {
    .talk-bubble,
    *::-ms-backdrop, .talk-bubble { 
        display: none !important;
    } /* IE11 */
}