@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');
.burger-icon > span {
    background-color: #fff;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
    background-color: #fff;
}

tbody, td, tfoot, th, thead, tr {
    color: white;
}

th, td {
  border-bottom: 1px solid #323232;
}

@media only screen and (max-width: 1000px) {
 th, td {
  font-size: 80%;
}
}

tr:nth-child(even) {background-color: #222;}

tr:hover {background-color: #424242;}

#sp-main-body {
    padding: 20px 0;
}

.menu-dole h3 {
    text-transform: uppercase;
    border-bottom: 2px solid #e7161a;
    margin-bottom: 15px;
    padding-bottom: 15px;
	text-align: center;
}

.menu-dole p {
    line-height: .5;
}

.button-koupit {
    color: #fff;
    background-color: #e21e24;
    display: inline-block;
    padding: 7px 15px;
    line-height: normal;
    font-size: 16px;
    border: 2px solid transparent;
    border-radius: 5px;
    background-image: none;
    text-shadow: none;
    transition: all 0.2s ease-in;
	vertical-align: text-bottom;
}

.button-koupit:hover {
    color: #e21e24;
    background-color: #fff;
}

.button-odkaz {
    color: #fff;
    background-color: #e21e24;
    display: inline-block;
    padding: 7px 15px;
    line-height: normal;
    font-size: 24px;
    border: 2px solid transparent;
    border-radius: 5px;
    background-image: none;
    text-shadow: none;
    transition: all 0.2s ease-in;
	vertical-align: text-bottom;
	margin: 5px;
}

.button-odkaz:hover {
    color: #e21e24;
    background-color: #fff;
}

.article-details .article-full-image img {
    margin-left: 60px;
    float: right !important;
}

.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: 0px solid #f5f5f5;
    border-radius: 0px;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -20px 20px -20px;
    border-radius: 3px 3px 0 0;
    border-bottom: 0px solid #f5f5f5;
    overflow: hidden;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 3rem;
    font-weight: 700;
}

#sigplus_1001 a.sigplus-image > img {
    margin: 15px !important;
    border: 0px solid #4d1919 !important;
    padding: 10px !important;
    background-image: radial-gradient(#333, black, black);
}
#boxplusx_sigplus_1001 .boxplusx-dialog, #boxplusx_sigplus_1001 .boxplusx-detail {
    background-image: radial-gradient(#333, black);
    color: #fff;
}
.boxplusx-viewport.boxplusx-fixedaspect > .boxplusx-content {
    border: 0px solid #e21e24 !important;
	border-radius: 15px;
}

p {
    text-align: justify;
}

figure[class*="effectck"] figcaption [class*="title"] {
    word-spacing: 0em;
    font-size: 2em;
    line-height: 24px;
    font-family: 'Montserrat';
}

.chzn-container.chzn-container-single .chzn-single {
    background-color: #464646;
}

.chzn-container .chzn-drop {
    background-color: #464646;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 10px 20px 3px rgba(255, 255, 255, 0.5);
    padding: 0 20px 10px 20px;
}

.detail-bgr-img-center {
    width: 100%;
	height: 80vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-center {
    width: 100%;
	height: 60vh;
	background-size: 150%;
	background-position: center;
	background-repeat: no-repeat;
}
}

.detail-bgr-img-center2 {
    width: 100%;
	height: 85vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 3% 5%;
}

.detail-bgr-img-center3 {
    width: 100%;
	height: 85vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 13% 5%;
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-center2 {
    width: 100%;
    height: 130vw;
    background-size: 120%;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 10% 5%;
}
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-center3 {
    width: 100%;
    height: 130vw;
    background-size: 120%;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 10% 5%;
}
}


.detail-bgr-img-left {
    width: 100%;
	height: 85vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	padding: 10% 5%;
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-left {
    width: 100%;
	height: 155vw;
	background-size: 165%;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 10% 5%;
}
}

.detail-bgr-img-right {
    width: 100%;
	height: 85vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
	padding: 10% 5%;
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-right {
    width: 100%;
	height: 155vw;
	background-size: 165%;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10% 5%;
}
}


.detail-bgr-img-center h1 {
	font-size: 42pt;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	text-shadow: 2px 2px 10px #000;
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-center h1 {
	font-size: 26pt;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	text-shadow: 2px 2px 10px #000;
	padding: 0 5%;
}
}

.detail-bgr-img-left h2 {
	font-size: 2em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	text-align: left;
}

.detail-bgr-img-left p {
	font-size: 1em;
	color: #ffffff;
	max-width: 40%;
	text-align: left;
}

.detail-bgr-img-right h2 {
	font-size: 2em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	text-align: right;
}

.detail-bgr-img-right p {
	font-size: 1em;
	color: #ffffff;
	padding-left: 60%;
	text-align: right;
}

.detail-bgr-img-center h2 {
	font-size: 2em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	padding-top: 5%;
}


.detail-bgr-img-center p {
    font-size: 2em;
    color: #ffffff;
    text-align: right;
    padding-top: 55vh;
    font-weight: 800;
    padding-right: 5%;
}

.detail-bgr-img-center2 h2 {
	font-size: 2em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}

.detail-bgr-img-center2 p {
	font-size: 1em;
	color: #ffffff;
	text-align: center;
}

.detail-bgr-img-center3 h2 {
	font-size: 2em;
	line-height: 1.2;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}

.detail-bgr-img-center3 p {
	font-size: 1em;
	color: #ffffff;
	text-align: center;
}

@media only screen and (max-width: 1000px) {
.detail-bgr-img-center p {
    font-size: 2em;
    color: #ffffff;
    text-align: center;
    padding-top: 40vh;
    font-weight: 800;
}
}

.detail-list {
    font-size: 0.9em;
	color: #e81419;
	padding-left: 55%;
	text-align: left;
	font-weight: bold;
}

@media only screen and (max-width: 1000px) {
.detail-list {
    display: none;
}
}

@media only screen and (max-width: 1000px) {
 .detail-bgr-img-right h2 {
  font-size: 24px;
  text-align: center;
 }
}

@media only screen and (max-width: 1000px) {
 .detail-bgr-img-left h2 {
  font-size: 24px;
  text-align: center;
 }
}

@media only screen and (max-width: 1000px) {
 .detail-bgr-img-center h2 {
  font-size: 24px;
  text-align: center;
 }
}

@media only screen and (max-width: 1000px) {
 .detail-bgr-img-center2 h2 {
  font-size: 24px;
  text-align: center;
 }
}

@media only screen and (max-width: 1000px) {
 .detail-bgr-img-right p {
  padding: 0;
  text-align: justify;
  line-height: 1.3;
  font-size: 80%;
 }
}

@media only screen and (max-width: 1000px) {
 .detail-bgr-img-left p {
  padding: 0;
  text-align: justify;
  max-width: none;
  line-height: 1.3;
  font-size: 80%;

 }
}
@media only screen and (max-width: 1000px) {
 .detail-bgr-img-center2 p {
  padding: 0;
  text-align: justify;
  max-width: none;
  line-height: 1.3;
  font-size: 80%;

 }
}

.text-anim-left {
  position: relative;
  animation-name: marvo-left;
  animation-duration: 3s;  
  animation-fill-mode: forwards;
}

@keyframes marvo-left {
  from {left: -100px;}
  to {left: 0px;}
}

.text-anim-right {
  position: relative;
  animation-name: marvo-right;
  animation-duration: 3s;  
  animation-fill-mode: forwards;
}

@keyframes marvo-right {
  from {right: -100px;}
  to {right: 0px;}
}

.detail-ikony {
    padding: 50px 0;
    flex-wrap: wrap;
    font-family: Audiowide,Arial,sans-serif;
	text-transform: uppercase;
}

.center {
    justify-content: center !important;
}

.flex {
    display: flex !important;
}

.ikona-item {
    padding: 0 20px;
    margin-bottom: 25px;
    flex-basis: 200px;
}

.ikona-img {
    max-width: 65px;
    margin: 0 auto;
}

.ikona-txt {
    margin-top: 15px;
    font-size: 17px;
    line-height: 1.3;
    color: #fff;
	text-align: center;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 8px;
}

.monka {
    background-color: #dedede;
}