


@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,500,700&subset=latin-ext');


body {
  overflow-x: hidden;
font-family: 'Roboto', sans-serif;
}

p {
  line-height: 1.75;
}

a {
  color: #8BD131;
}

a:hover {
  color: #6fa825;
}

.text-primary {
  color: #8BD131 !important;
}

#logo img {
  max-height: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 3em;
}

h2 {
  font-size: 2.5em;
}

h3 {
  font-size: 2em;
}

h4 {
  font-size: 1.5em;
}


section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;

}


#cart_ajax_popup .modal {display: block;}

@media (min-width: 1200px){

.container {
    max-width: 1400px;
}
}



.btn {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #8BD131;
  border-color: #8BD131;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #fec810 !important;
  border-color: #fec810 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
  background: #8BD131;
  text-shadow: none;
}

::selection {
  background: #8BD131;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}
#navbarResponsive,
#mainNav {
  background-color: #212529;
}



#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #8BD131;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-brand {
  color: #8BD131;
  font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #6fa825;
}

#mainNav .navbar-nav .nav-item .nav-link {

  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #8BD131;
}


.alert-btn {
    color: #ffffff;
    font-size: 120%;
    background-color: #8BD131;
    border-color: #8BD131;
}

.alert-btn:hover {
    color: #ffffff;
    font-size: 120%;
  background-color: #fec810  ;
  border-color: #fec810  ;
}


@media (max-width: 992px) {


  #navbarResponsive {
  border-radius: .25rem;
  padding:10px 15px;margin-top: 10px;
}
  #mainNav {
    padding-top:10px;
    padding-bottom:10px;
    position: absolute;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #fff;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;

}

.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  .masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  .masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;

  }
  .masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;

}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;

}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

/* Carousel */
.carousel-control-next-icon, .carousel-control-prev-icon {
   width: 40px;
    height: 40px;

}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Offer */
.offer {
  min-height: 600px;
}
.offer .offer-details {
  margin: 3em 5em;
  padding: 0;
}

.offer.even  {
  flex-flow: row-reverse;
}

.offer .offer-details .top {
  background: rgba(255,255,255,.9);
}
.offer .offer-details .bottom {
  background: rgba(212,217,220,.9);
  padding-bottom: 1.56em;
}

.contentBox {padding: 20px;}

.shop-icon {
  display: block;
  padding-top: 4px;
  width: 24px;
  height: 24px;
  background-size: cover;
  background-position: 50% 50%;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-filter:invert(); /* Safari 6.0 - 9.0 */
  filter:invert();
  opacity: 0.5;
}

.kosik-icon {
  display: block;
  padding-top: 4px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;

  -webkit-filter:invert(); /* Safari 6.0 - 9.0 */
  filter:invert();
  opacity: 0.5;
}

.navbar .kosik-icon {
  overflow: hidden;
  text-indent: -999px;
}

.singleRow {
  margin: 0 -15px;
  position: relative;
}

.singleRow .col-xs-12 {
display: block;
    -webkit-box-flex: none;
    -ms-flex:none;
    flex: none;
    float: left;
}

.singleRow:after {
display: block;
position: relative;
clear: both;
content: '';
}

.shop-icon {
  margin: 0.5em 0.5em 0 0;
}

#cart_ajax_number {
background: #1be328;
    color: #ffffff;
    width: 20px;
    height: 20px;
    font-size: 10px;
    text-align: center;
    top: 9px;
    right: -14px;
    padding: 3px 0 0 0;
    display: block;
    position: absolute;
    z-index: 62;
    border-radius: 15px;
}

.product-icon  {
  display: block;
  padding-top: 130%;
  width: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-size: 86% auto;
  background-position: 50% 80%;
  text-align: center;
  font-size: 0.7em;
  line-height: 1em;
  opacity: 0.8;
  color: #000;
  position: relative;
}

#copy {background: #333;}

.product-icon > span {
  position: absolute;
  width:auto;
  top: 0;
  left: -0.7em;
  right: -0.7em;
}




.search-icon {
  background-image: url('../images/icons/');
}

.car-icon {
  background-image: url('../images/icons/car.svg');
}

.user-icon {
  background-image: url('../images/icons/users.svg');
}

.login-icon {
  background-image: url('../images/icons/key.svg');
}

.compare-icon {
  background-image: url('../images/icons/porovnani.svg');
}

.kosik-icon {
  position: relative;
  background-image: url('../images/icons/cart.svg');
}

.oblibene-icon {
  position: relative;
  background-image: url('../images/icons/star.svg');
}

.watchdog-icon {
  position: relative;
  background-image: url('../images/icons/watchdog.svg');
}

.odeslat-icon {
  position: relative;
  background-image: url('../images/icons/email.svg');
}

.tisk-icon {
  position: relative;
  background-image: url('../images/icons/print.svg');
}

.product-image {margin: 0 -8px;}

.product-image a {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;

}

 .accordition-list-label {font-weight: 500;}

.accordion-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#collapse3 .accordion-list,
#collapse4 .accordion-list {
 column-count: 2;
}
.accordion-list li {
  padding: 0.5em 0;
  margin: 0;

}




#accordion .card-header {
    padding: 0.1em 0.6rem 0;
    margin-bottom: 0;
    background-color: rgb(33, 37, 41);
    border-bottom: 1px solid rgb(33, 37, 41);
}


#accordion .card-header .btn-link {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    font-weight: normal;
    text-align: left;
}

#accordion .card {

    border: 1px solid rgb(33, 37, 41);
    margin-bottom: 0.2em;
}

#panel_breadcrumb { margin-top: 0.3em; }

  #panel_breadcrumb li {
   display: inline-block;
   padding-left: 10px;

   margin-left: 10px;

   line-height: 1.3em;


 }

 #panel_breadcrumb li:after {
  display: inline-block;
  content: "/";
  position: relative;
  padding: 0 0 0 1em;
}
 #panel_breadcrumb li:last-child:after {

  content: " ";

}
#panel_breadcrumb li:first-child {
  padding-left: 0;
  background: none;
  margin-left: 0;
}
#panel_breadcrumb li a {

}


.product-icons a {
  width: 20%;
  max-width: 90px;
  min-width: 70px;
  float: right;
  padding:0.9em;
}

.product-icons a:hover .product-icon  {
  -webkit-filter:invert();
  filter:invert();

}
.product-icons a:hover   {

  background:#8BD131;
}
.product-icons a:hover {
  -webkit-filter:invert();
  filter:invert();
  background: rgba(255,255,255,0.2);
}

.product-icons form  {
  width: 20%;
  max-width: 90px;
  min-width: 70px;
  float: right;
  padding:0.9em;
  position: relative;
background: #8BD131;

}


.product-icons form span  {
-webkit-filter:invert();
  filter:invert();
  opacity:1!important;
  color:#fff;
}


.product-icons input[type=submit] {
  border-width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
  background: rgba(0,0,0,0.1);
  overflow: hidden;
  text-indent: -9999px;
}


.product-icons {
  padding:0.3em ;
  border-top:1px solid #ddd;
  float: left;
  width: 96%;
  margin-left: 2%;
}


.product-icons.card {
  padding:0.3em ;
  border-top:auto;
  float: none;
  width: 100%;
  margin-left:0;
  margin-bottom: 0.5em;
}

.product-icons.home-version {

  border-top: 0 solid #fff;
  float: right;
}
.product-icons.home-version .product-icons a,
.product-icons.home-version .product-icons form {

  float: right;
}


.catalog-flex {

  display: flex; /* or inline-flex */
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: flex-start;
          align-content: flex-start;
          align-items: stretch;
}
.catalog-flex-item {

  flex: 1 24%;
  margin: 0.5%;
  max-width: 24%;
}


@media (max-width: 1200px) {

  .catalog-flex-item {

  flex: 1 31.3%;
  margin: 1%;
  max-width: 31.3%;
}
}

@media (max-width: 991.98px) {
  .catalog-flex-item {

  flex: 1 48%;
  margin: 1%;
  max-width: 48%;
}

}

@media (max-width: 580px) {
  .catalog-flex-item {

  flex: 1 98%;
  margin: 1%;
  max-width: 98%;
}

}

.single-product-grid {
  background: #fff;
  border:2px solid #eee;
}

.single-product-grid:hover {
  background: #fff;
  border:2px solid #8BD131;
}

.single-product-grid h3 {
  font-size: 1.2em;
  margin-top: 0.5em;
}

.single-product-grid img {
 max-width: 100%;
}

.product-grid-data .puvodni{
  text-decoration:line-through;
}

.product-grid-data  strong{
  font-weight: bold;
}


.single-product-grid p {
  font-size: 0.8em;
  line-height: 1.3em;

}

.product-grid-header h3 {min-height: 50px;}

.product-grid-header p {
  min-height: 32px;
  margin-bottom: 0;
}


 .ui-widget.ui-widget-content {

    padding: 15px 0 0 0;
    border: 1px solid #c5c5c5;
    margin: 13px 0 0 0;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.7em;
    margin-left: -.6em;
}


.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 2.2em;
    height: 2.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-widget-header {
  background: #7dbc2c;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button
 {
    border: 1px solid  #7dbc2c;
    background:#a2db59;
    font-weight: normal;
    color: #454545;
}

 html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active
 {
    border: 1px solid  #7dbc2c;
    background: #7dbc2c;
    font-weight: normal;
    color: #454545;
}

.dynamic-text
 {

    color: #7dbc2c;

}

.infoBlok {
display: table;
    position: absolute;
    top: 0;
     bottom: 0;
     height: 100%;
    width: 40%;
    left: 15%;

}
.infoBlokIn {
  display: table-cell;
  vertical-align: middle;

}
.infoBlokInText {
  display:inline-block;

background: rgba(255, 255, 255, 0.75);

    left: 15%;
    padding: 2em;
}

.secondary-bg {background: #eee;}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 4em;
    height: 4em;
    line-height: 4em;
    vertical-align: middle;
}

.fa-inverse {
    color: #fff;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




.text-primary {
    color: #fed136!important;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.zoominheader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-animation: zoomin 25s ease-in infinite;
  animation: zoomin 25s ease-in infinite;
  transition: all .5s ease-in-out;
  overflow: hidden;
}

.zoomoutheader {

  text-align:center;
  background: none;
  -webkit-animation: zoomout 25s ease-in infinite;
  animation: zoomout 25s ease-in infinite;
  transition: all .5s ease-in-out;
  overflow: hidden;
}



/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.1);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.9);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.9);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

/*Style for the text*/
.text{
  color:red;
  font-weight:bold;
}





.catalogue_header_paging
{
 clear: both;
}

.catalogue_header_paging ul li, .paging ul li
{
 float: left;
 padding:0;

 list-style-type: none;
}


.catalogue_header_paging ul li span,
.catalogue_header_paging ul li a,
.paging ul li a,
.paging ul li span
{
 display: block;
 float: left;
 width: 2em;
 height: 2em;
 margin-right: 0.8em;
 text-align: center;
 line-height: 2em;
 font-weight: 300;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 font-size:1.3em;

 background: #fff;
 color: #333;
}

.catalogue_header_paging ul li a {
   background: #fff;
}


.podkategorie li a {
 display: block;
 float: left;
 text-align: center;
 font-weight: normal;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 font-size:1em;
 padding: 1em 0.8em;
 margin: 0 5px 0 0 ;
 background: #fff;
 color: #333;border:2px solid #eee;
}
.podkategorie li a:hover {
 background: #fff;
 color: #000;
 text-decoration: none;border:2px solid #8BD131;
}

a.paging {
  border:2px solid #eee;

}

a.paging:hover {
  text-decoration: none;
border:2px solid #8BD131;
}

.catalogue_header_paging ul li .active
{
 background: #fff;
 color: #000;
 border-color: transparent;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

.catalogue_header_paging ul li a.wa
{
 width: auto;
 padding: 0 1em;
}

.dots {padding: 0.5em; }

.catalogue_header_paging ul li span,
.paging ul li span
{

}

.paging ul li.summary span
{
 width: auto;
 padding: 0;
 border-width: 0;
 background: transparent;
 -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
 -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
 box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.catalogue_header_paging ul,
.paging ul
{
margin:0 -15px;
padding: 15px 0;
}

.catalogue_header_paging ul:after,
.paging ul:after  {
  clear: both;
  display: block;
  position: relative;
  content: '';
}

  /**
 * Colorbox Core Style:
 * The following CSS is consistent between example themes and should not be altered.
 */
 #colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**
 * These elements are buttons, and may need to have additional
 * styles reset to avoid unwanted base styles.
 */
 #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
 }

/**
 * Avoid outlines on :active (mouseclick),
 * but preserve outlines on :focus (tabbed navigating)
 */
 #cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active {
 }

 .cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* Reset box sizing to content-box if theme is using border-box. */
#colorbox, #cboxContent, #cboxLoadedContent {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/**
 * Colorbox module Stockholm syndrome style:
 * The styles are ordered & tabbed in a way that represents
 * the nesting of the generated HTML.
 */

 .mycolorbox .mask {
      background: rgba(0, 0, 0, 0.77);
display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1033;
}

.my-icon {
  -webkit-filter: invert(100%); /* Safari 6.0 - 9.0 */
    filter: invert(100%);
}

.windowDialog .close,
.windowDialog .close:hover{
  position: fixed;
    top: 80px;
    right: 25px;
    color: #fff!important;
    z-index: 2000;
    opacity: 1;
    font-weight: 400;
}

.windowDialog {z-index: 1035;}

.windowDialog .row{
     display: block;
    visibility: visible;
    top: 150px;
    left: 20%;
    position: fixed;
    width: 60%;
    height: auto;
    background: #fff;
    border-radius: 2px;
    z-index: 1034;
}

 #cboxOverlay {
  background: #000;
}

#colorbox {
  background: #transparent;
}

#colorbox, #colorbox div {
  overflow: visible; /* Required by the close button. */
}

#cboxWrapper {
}

#cboxTopLeft {
  width: 0;
  height: 0;
}

#cboxTopCenter {
  height: 0;
}

#cboxTopRight {
  width: 0;
  height: 0;
}

#cboxBottomLeft {
  width: 0;
  height: 0;
}

#cboxBottomCenter {
  width: 0;
  height: 0;
}

#cboxBottomRight {
  width: 0;
  height: 0;
}

#cboxMiddleLeft {
  width: 0;
}

#cboxMiddleRight {
  width: 0;
}

#cboxContent {
  background: transparent;
  overflow: hidden;
  margin-bottom: 1em;
  margin-top:4em ;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
}

#cboxTitle {
  position: fixed;
  top: 0;
  left: 0;
  width: 90%;
  font-weight: lighter;
  color: #fff;
  font-size: 1.3em;
  padding: 1.5em  0 0.5em  1.5em;
  display: table-cell !important;
  vertical-align: middle;
  float: none !important;
}

#cboxCurrent {
  position: absolute;
  bottom: -26px;
  right: 80px;
  color: #313131;
  border-left: 1px solid #313131;
  padding: 0 0 0 15px;
}

/* Slideshow not implemented. */
.cboxSlideshow_on #cboxSlideshow {
  display: none;
}

.cboxSlideshow_on #cboxSlideshow:hover {
}

.cboxSlideshow_off #cboxSlideshow {
  display: none;
}

.cboxSlideshow_off #cboxSlideshow:hover {
}

#cboxPrevious {
  position: fixed;
  bottom: 50%;
  left : 1.5em;
  right: auto;
  background: transparent;
  border-color: #fff
}

#cboxNext {
 position: fixed;
 bottom: 50%;
 right: 1.5em;
 left: auto;
 background: transparent;
 border-color: #fff
}

#cboxNext:after,
#cboxPrevious:after { border-color: #fff}

#cboxNext,
#cboxPrevious {
  background: rgba(0,0,0,0.04);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,1);
  -o-box-shadow: 0 0 5px rgba(0,0,0,1);
  box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

#cboxLoadingOverlay {
  background: #e6e6e6;
}

#cboxLoadingGraphic {
  background: url(images/loading_animation.gif) no-repeat center center;
}








.cboxPrevious {
    left: 0;
    margin-left: 2.5rem;
}

#cboxNext, #cboxPrevious {
    background: #1b1b1b;
}

#cboxNext, #cboxPrevious {
    position: fixed;
    font-size: 4em;
    font-weight: 300;
}

#cboxNext, #cboxPrevious {
    position: absolute;
    width: 70px;
    height: 70px;

    top: 50%;
    margin-top: -35px;
    line-height: 70px;
    border-radius: 50%;
    font-size: 35px;
    border: 0;
    opacity: .5;
    text-shadow: none;
    z-index: 5;
    color: #fff;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

#cboxOverlay {
    background: rgba(0, 0, 0, 0.77);
}

.cboxNext, .cboxPrevious {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}




#cboxClose {
  position: fixed;
  background: #1b1b1b;
  opacity: .5;
  font-size: 35px;
  font-weight: 300;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #fff;
  top: 2.5rem;
  right: 2.5rem;

  border: none;
  text-align: center;
  text-shadow: none;
font-size: 3em;
font-weight: 300;
  z-index: 5;
  line-height: 70px;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  font-family: 'MobiriseIcons'; }



#cboxClose:hover {
  opacity: 1;
  background: #000;
  color: #fff; }


 .close-icon {
  font-size: 35px;
    height: 70px;
    line-height: 70px;
    display: block;
 }

 .close-icon:before {
    content: '\e91a';
  font-family: 'MobiriseIcons';

}
