/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 15 2020 | 09:04:25 */
.nectar-highlighted-text em:before {
    background: none !important;
	background-image: url(/wp-content/themes/salient/img/line.svg) !important;
    background-position: center bottom;
    background-repeat: no-repeat !important;
    bottom: -0.1em !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

#smart .nectar-video-bg {
      transform: translatex(165px);
}

#rozsireni img{
  max-width: 80px;
  width: 80px;
}

#rozsireni .biggericons img {
  width: 120px;
  max-width: 120px;
}

#home h1 {
  opacity: 0;
}
#home h1.active {
  opacity: 1;
}

#home h1 span {
  opacity: 0;
  transition: all 0.5s;
}

#home h1 span.visible {
  opacity: 1;
}



.nectar-next-section-wrap.minimal-arrow a:hover svg path {
    animation: none;
}




.backgroundnoissue{
  display: none;
}

.noissuebackground  {
      display: inline-block;
    position: relative;
  background-color: transparent;
}

.noissuebackground:hover  {
  background-color: rgba(0, 0, 0, 0.1);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.11) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.11) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.11) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}



.nopadding {
  padding-top: 0px !important;
}

.noissuebackground .backgroundnoissue{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
}

.noissuebackground .backgroundnoissue svg{
  width: 100%;
  height: 100%;
}

.noissuebackground.nectar-button span {
  font-size: 17px;
}

.wpb_video_widget.vc_video-aspect-ratio-100 .wpb_video_wrapper {
    padding-top: 100%;
}

.nectar-highlighted-text em:before {
    background: none !important;
	background-image: url(/wp-content/themes/salient/img/line.svg) !important;
	    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    height: 10px !important;
    width: 0%;
    -webkit-transform: scaleX(1) !important;
    transform: scaleX(1) !important;
  	opacity: 1;
    transition: width 1s;
    transition-delay: 0.25s;
  	
}

.nectar-highlighted-text em.animated:before {
  width: 100%;
}

.contain_background .row-bg{
	background-size: contain !important;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"] {
    background-color: rgba(255,255,255,0.9);
}

.wpcf7-form textarea {
     background-color: rgba(255,255,255,0.9);
}

form.wpcf7-form label{
    color: #fff;
  font-family: verveine,sans-serif;
    font-size: 19px;
}

#header-outer .widget_shopping_cart .buttons a{
  font-size: 17px;
}

.woocommerce-form.woocommerce-form-track-order.track_order {
  display: none !important;
}

.woocommerce.add_to_cart_inline{
  text-align: left !important;
}

.home .woocommerce-Price-amount.amount {
  display: none !important;
}

.bluebutton .woocommerce.add_to_cart_inline a.button.add_to_cart_button{
  font-size: 18px;
  background-color: #43bdd9!important;
      padding-top: 27px;
    padding-bottom: 27px;
}

.blackbutton .woocommerce.add_to_cart_inline a.button.add_to_cart_button{
  font-size: 18px;
  background-color: #000 !important;
  color: #fff !important;
      padding-top: 27px;
    padding-bottom: 27px;
}

.whitebutton .woocommerce.add_to_cart_inline a.button.add_to_cart_button{
  font-size: 18px;
  background-color: #fff !important;
  color: #000 !important;
      padding-top: 27px;
    padding-bottom: 27px;
}

#home h1 span {
  color: #fff;
}

.backgroundnoissue {
  display: none !important;
}

@media only screen and (max-width: 991px){
  .autoheightresponsive  .wpb_column.column_container,.autoheightresponsive  .wpb_column.column_container > .vc_column-inner {
    height: auto !important;
  }
  .hidevideobackresponsive .nectar-video-wrap{
    display: none !important;
  }
}

@media only screen and (min-width: 1280px){
  .narrower_widescreen .wpb_text_column {
    max-width: 280px;
    margin: 0 auto;
  }
}
