/* 
Theme Name:		 Ultra Sports Child
Theme URI:		 https://www.studiomazzini.si/
Description:	 Ultra Sports Child is a child theme of Ultra Sports.
Author:			 Studio Mazzini
Author URI:		 https://www.studiomazzini.si/
Template:		 ultra-sports
Version:		 1.7.7
Text Domain:	 ultra-sports-child
*/

/*
    Add your custom styles here
*/
@keyframes slideInFromLeft {
  0% {
    opacity:0;
  }
  100% {
    opacity: 1;
  }
}
/*AI*/
.wpaicg-chat-shortcode-content .wpaicg-ai-message:first-child{
    transition: all 2s ease-out;
    animation: 2s ease-out 0s 1 slideInFromLeft;
}
.wpaicg-chat-shortcode{
    min-height: calc(100vh - 500px);
}
.wpaicg_toggle.wpaicg_widget_open {
    border-radius: 100px;
    background: #ff648e;
    outline: 1px solid black;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.wpaicg_toggle{
    border-radius: 100px;
}
.wpaicg_toggle.wpaicg_widget_open:after {
    content: "\58";
    position: absolute;
    color: #000;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Font Awesome 6 Free";
    font-size: 24px;
}
.wpaicg_widget_open img {
    opacity: 0;
}
@media (max-width: 576px) {
.wpaicg-chatbox-content ul li .wpaicg-chat-message, .wpaicg-chatbox-content ul li, .wpaicg-chatbox .wpaicg-conversation-starter, textarea.wpaicg-chatbox-typing{
    font-size:14px!important;
}
}
.gradient-home{
  height: 190px;
  z-index: 100;
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.swiper-button-prev:after {
  font-family: "Font Awesome 6 Free";
  content: "\f053"!important;
  font-size: 20px;
}
.swiper-button-next:after {
  font-family: "Font Awesome 6 Free";
  content: "\f054"!important;
  font-size: 20px;
}
.worker-abs>img{
  position: absolute;
  top: 0;
  right: 0;
}
#worker-panel{
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(/wp-content/uploads/2023/07/solar_man_web.png);
  width: calc(100vw - 52%);
  height: 100%;
  position: absolute;
  right: 0;
}
.worker-abs>img.wp-image-175{
  z-index:-1;
}
.slider-h{
  min-height: 560px;
  background: #fff;
}
.slider-reference-h{
  background: #fff;
}
.verti-line .advgb-column-inner, .verti-line-blue .advgb-column-inner{
  height: 100%;
}
.verti-line .wp-block-group{
  margin: 0 auto;
  width: 2px;
  background-color: #fff;
}
.verti-line-blue .wp-block-group{
  margin: 0 auto;
  width: 2px;
  background-color: var(--wp--preset--color--secondary, #dfff00)!important;;
}
@media (max-width:1200px) {

  .swiper-button-next,.swiper-button-prev{
      display:none;
  }
  }
@media (min-width:768px) {
  .crta-levo{
      height: 100%;
      width: 1px;
      background: #707070;
      position: absolute;
      margin-left: -25px;
  } 
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
      right: -80px!important;
      color: #fff;
      padding: 20px;
      background: var(--wp--preset--color--secondary, #dfff00)!important;
      border:1px solid var(--wp--preset--color--secondary, #dfff00)!important;
      border-radius: 50%;
      min-width: 44px;
      min-height: 44px;

  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
      left: -80px!important;
      color: #fff;
      padding: 20px;
      background: var(--wp--preset--color--secondary, #dfff00)!important;
      border:1px solid var(--wp--preset--color--secondary, #dfff00)!important;
      border-radius: 50%;
      min-width: 44px;
      min-height: 44px;
  }
}
/*! CONTACT FORM 7 */
@media (max-width: 991px) {
  .contact-form {
    padding: 0.5em 0.375em;
  }

}
.contact-form-field input,
.contact-form-field select,
.contact-form-field input:focus {
  background-color: #fff !important;
  border: none !important;
  border-bottom: 2px solid var(--wp--preset--color--secondary) !important;
  border-radius: 0 !important;
  color: var(--wp--preset--color--secondary);
  margin-bottom: 20px;
  outline: #fff !important;
  padding: 6px 12px;
  width: 100%;
}
.contact-form-field input::placeholder {
    color: #bdbdbd;
}
.contact-form-field input[placeholder],
.contact-form-textarea textarea {
  color: var(--wp--preset--color--secondary) !important;
  border-bottom: 2px solid var(--wp--preset--color--secondary) !important;
}
.contact-form-textarea textarea {
  border: 2px solid var(--wp--preset--color--secondary);
  border-radius: 0;
  height: 10em;
  line-height: 1.5;
  padding: 6px 12px;
  width: 100%;
}
.contact-form-textarea textarea:focus {
  outline: var(--wp--preset--color--primary) !important;
}
.contact-form-textarea .wpcf7-not-valid-tip {
  bottom: -70px;
  position: absolute;
}
.contact-form-button {
  position: relative;
  text-align: center !important;
}
input::-webkit-input-placeholder, input::placeholder, textarea::placeholder  { 
  color: #bdbdbd
}
.contact-form-button input {
  background: linear-gradient(97deg, #00FFE7 0%, #FF8AFF 49%, #F7FF00 100%) !important;
  border: none !important;
  color: #000 !important;
  font-weight: 700;
  border-radius: 20px;
  padding: 10px 50px;
  position: relative;
  transition: all 0.3s ease-out;
}
.zoom-button, .wc-block-components-checkout-place-order-button{
    transition: all 0.3s ease-out;
}
.contact-form-button input:hover, .zoom-button:hover, ..wc-block-components-checkout-place-order-button:hover {
  transform: scale(1.1);
}
.contact-form-text {
  font-size: var(--wp--preset--font-size--tiny) !important;
}
.wpcf7-not-valid-tip {
  padding-top: 0;
}
.wpcf7-response-output {
  border-color: var(--wp--preset--color--primary) !important;
}
.wpcf7-spinner {
  bottom: 0;
  left: 50%;
  margin: 0 !important;
  position: absolute !important;
  transform: translateX(-50%);
}
/* statistic-responsive */
@media (max-width: 768px) {
  #worker-panel{
    width: 100%;
    height: 400px;
    bottom: 0;
  }
    .sm-navigation .wp-block-navigation__responsive-container-content{
      padding-left: 2rem;  
      padding-right: 2rem;  
    }
    .sm-navigation  .wp-block-navigation__submenu-container{
        padding:0!important;
    }
}
@media (max-width: 576px) {
  .statistic-responsive{
    gap: 20px!important;
    flex-direction: column;
  }
  #worker-panel{
    height: 300px;
  }
  .h-400{
    height: 400px;
  }
  .goo{
      display:none;
  }
}
.oddaj-povp{
  border-radius: 20px;
  background-color:  var(--wp--preset--color--secondary);
  color:  #fff !important;
  text-transform: uppercase;
  padding: 0.7rem 1rem!important;
}
.grecaptcha-badge {
  display: none;
}
.sm-header{
  transition: all 0.2s;
}
.border-wr{
        padding-top: 60px;
    padding-bottom: 40px;
  border: 1px solid #000000;
border-radius: 12px;
transition: all 0.2s ease-in-out;
outline: 0px solid black;
}
.border-wr:hover{
    outline: 7px solid black; 
    
    
}
@media(max-width:768px){
    body.home .border-wr{
        margin:5px;
        padding-top: 30px;
        padding-bottom: 10px;
    }
}
.lh-08{
  line-height: 0.8;
}
.border-tb{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.uspehi-count .advgb-count-up-desc{
  font-size: 24px;
}
.uspehi-count .advgb-counter{
  font-weight: 700;
}
.uspehi-count .wp-block-advgb-count-up{
  height: 140px;
  padding-top: 60px;
    position: relative;
}
.uspehi-count .wp-block-image img{
  height: 140px;
}
.uspehi-count .wp-block-image{
     position: absolute;
    top: 0;

}
.uspehi-count .uspehi-outter{
    max-width:305px;
}
.uspehi-count .advgb-column-inner{
    display:flex;
    justify-content: center;
}
.logos-thrd figure{
  margin-top: auto;
  margin-bottom: auto;
}
@media(min-width: 991px){
   .logo-siweb-primary img{
    position: absolute;
    top: 16px;
} 
}


.your-projects {
  border-radius: 20px;
}

.ci-outer {
  display: flex;
}

.contact-idea input:not(input[type=submit]), .contact-idea textarea,.contact-idea select {
  outline: none;
  border: none;
  border-bottom: 1px solid;
  border-radius:0!important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-radius: 20px;
  padding: 8px 22px;
  outline: none;
  background-color: #000;
  color: #fff;
  transition: all 0.3s ease-out;
  border: 1px solid black;
}

.ci-outer:not(.ci-br) p {
  margin-bottom: 8px;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  color: #000;
  background-color: #fff;
}

input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.contact-idea label{
  font-size: 24px;
}

@media (max-width: 576px) {
  .td-phone {
      min-height: 100vw;
  }
  .contact-idea label{
          font-size: 18px;
    padding-top: 8px;
  }

  .ci-outer {
      display: block;
  }

  .ci-outer input,.ci-outer textarea {
      width: 90%;
  }
}

model-viewer {
  --progress-bar-color: white;
}
.best-of img {
  border: 1px solid black;
}

.best-of .col-12 {
    margin-bottom: 2rem;
}

@media (max-width:576px) {
  .align-center-xsm{
    align-items: center;
  }
  .p100-xmd{
      padding-top:110px;
      padding-bottom:110px;
  }
  .px-50-xmd{
      padding-left:3.2rem;
      padding-right:3.2rem;
  }
}

@media (min-width:576px) {
  .position-md-absolute{
    position: absolute!important;
  }
}
@media (min-width:768px) {
  .w-md-80{
    width: 80%!important;
  }
}
.sm-header.scroll{
  box-shadow: none!important;
}
.links-out a{
  text-decoration: none;
  color:#fff;
}
footer a:not(.wp-element-button):hover, .wp-block-post-excerpt__more-link:hover, header div.scroll nav>ul>li>a:hover,header div.sm-header:not(.scroll):not(.bg-black) nav>ul>li>a:hover{
  color: #ff648e !important;
}
.noga-jeziki .wpml-ls-display{
    font-size:18px;
}
/*header div.sm-header:not(.scroll):not(.bg-black) a:hover{
    color:#000!important;
}*/
/* RUNNING PLANET*/
/*TABS*/
.ub-content-filter-tag,
.wp-block-ub-tabbed-content-tab-title-wrap {
  border-radius: 50px;
  background   : unset;
 /*  color        : #000; */
  
  display      : inline-block;
  margin-bottom: 0.7rem;
  margin-right : 0.7rem;
  padding: 10px 22px;
  border-color: #000;
}
.nase-reference .wp-block-ub-tabbed-content-tab-title-wrap:not(.active)>div{
    color: #ffffff;
}


.nase-reference .wp-block-ub-tabbed-content-tabs-title.wp-block-ub-tabbed-content-tabs-title-tablet-horizontal-tab {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center!important;
}
.wp-block-ub-tabbed-content-tabs-title.wp-block-ub-tabbed-content-tabs-title-tablet-horizontal-tab>div{
  min-width: 14%;
}
@media(max-width:576px){
    .wp-block-ub-tabbed-content-tabs-title.wp-block-ub-tabbed-content-tabs-title-tablet-horizontal-tab>div{
   font-size: 16px;
}
 .ub-content-filter-tag,
.wp-block-ub-tabbed-content-tab-title-wrap{
    margin-bottom: 0.48rem;
  margin-right : 0.48rem;
}  
}
.wp-block-ub-tabbed-content-tabs-title-tablet-horizontal-tab .wp-block-ub-tabbed-content-tab-title{
  text-align: center;
}
.wp-block-ub-tabbed-content-tabs-content{
  border: none!important;
}
.border-wr-img img{
  border: 1px solid #000000;
border-radius: 14px;
}
.sm-mobile-menu.scroll{
box-shadow:none!important;
}
.brezplacna-analiza-tabs .wp-block-ub-tabbed-content-tabs-content{
    padding:0!important;
}
/*Cursor*/
@media (min-width: 991px){
   body.page:not(.wp-admin):not(.admin-bar), body.blog:not(.wp-admin) {
  box-sizing: border-box;
  cursor: none!important;
}
  .goo {
    position: absolute;
    top: 0;
      }
  .ink-cursor {
    pointer-events: none;
    position: fixed;
    display: block;
    border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
    transform-origin: center center;
      -webkit-transform-origin: center center;
      -moz-transform-origin: center center;
       -ms-transform-origin: center center;
       -o-transform-origin: center center;
    mix-blend-mode: difference;
    top: 0;
    left: 0;
    z-index: 1000;
    filter: url("#goo");
      -webkit-filter: url("#goo");
  }
  
  .ink-cursor span {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
    border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
    background-color: white;
      transform-origin: center center;
      -webkit-transform-origin: center center;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
    transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
  }
}

  @media (max-width: 991px) {
    .ink-cursor,
    .ink-cursor span {
      display: none
    }
    .fimg-right img{
        float:right;
    }
    .fimg-80 img{
        width:80%;
    }
  }
  /* z.index*/
  .wpaicg_chat_widget {
  z-index: 101!important;
  }
  header{
         z-index: 100!important;
    position: relative;
  }
body.error404{
background-color: var(--wp--preset--color--secondary);
}
/* Dodaten opis*/
.image-button-more-text{
    position: relative;
}
.image-button-more-text:not(.show) .text-add{
    display:none;
}
.image-button-more-text.show .text-title, .image-button-more-text.show img{
opacity:0;
    
}
.image-button-more-text.show .text-add{
    position: absolute;
    top: 0;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.h-inner .advgb-column-inner{
    height:100%!important;
}
.advgb-count-up-header{
    display:none;
}
.anejin-razmak .advgb-column-inner{
        border-style: none;
    border-width: 1px;
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-items: flex-end;
    height: 100%;
}
.aneja-text-odmik-top{
    margin-top:30px!important
}
.text-white a{
    color: #fff!important;
}
body.single-post .blog-content a {
    text-decoration: underline;
}
.izdelava-custom {
    border-bottom: 1px solid #ff648e;
    color: #ff648e;
}

 .kava-sm {
      height: 440px;
      width: 100%;

      background-color: #fff;
      border-radius: 0px 0px 400px 400px;
      position: relative;
      overflow: hidden;
      border: 2px solid;
    }
    .kava-usedlina {
      bottom: 0;
      right: 0;
      width: 100%;
      height: 70%;
      position: absolute;
      background: #FF648E;
    }
    .kava-rocaj {
      width: 150px;
      height: 150px;
      border-radius: 150px;
      border: 40px solid #000;
      margin-left: -40px;
      margin-top: 37px;
    }
    .vabilo {
        display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3%;

    }
    .vabilo-inner{
        width: 60%;
    }
    .vabilo.upper p{
        font-size: 40px;
        font-weight: 600;
    }
    .vabilo.down p{
        font-size: 20px;
        color: #fff;
    }
@media (max-width:576px){
	.kava-sm {height:510px}
	.kava-usedlina{height:80%}
	.kava-rocaj {
      width: 120px;
      height: 100px;
      border: 30px solid #000;
    }
    .vabilo-inner{
        width:70%;
    }
    .gap-md-figure{
        gap:20px;
        margin-bottom:20px;
        
    }
    .gap-md-figure p{
            font-size: 18px !important;
    }
}
.mx-w320 img{max-height:320px;width:auto;}
.mx-w420 img{max-height:420px;width:auto;}
.has-modal-open.is-menu-open{height:100vh;}
.wp-block-navigation__responsive-container-open{color:#fff}
.cenik-list ul, .ceniko-oglas-list ul, .cenik-splet-list ul{
    padding-left:0;
    line-height: 1.5;
}
.cenik-list li:before{
    color: #ff648e!important;
}
.ceniko-oglas-list li:before{
    color: #f6a126!important;
}
.cenik-splet-list li:before{
    color: #6AC3D9!important;
}
.wpcr3_reviews_holder{display:none}
.wpaicg-chat-message a{color:#fff!important}
div:not(.nase-reference)>div>div>.wp-block-ub-tabbed-content-tab-title-wrap{border:1px solid!important;}
.nase-reference>div>div>.wp-block-ub-tabbed-content-tab-title{
    border:1px solid #ff648e!important;
}
/*WOO*/
.single_add_to_cart_button.button, .wc-block-components-checkout-place-order-button{
    color: #fff!important;
    border-radius:50px;
}
.is-flex-container.columns-5.products-block-post-template li{
    display:block!important;
}
.woocommerce-Price-amount.amount, .wc-block-components-totals-item{
display:none;
}
.wc-block-order-confirmation-summary ul{
        justify-content: flex-start!important;
        gap:40px!important;
}
.wc-block-order-confirmation-summary .wc-block-order-confirmation-summary-list-item:nth-child(3), .wc-block-order-confirmation-totals__label, .wc-block-order-confirmation-totals__total{
    display:none;
}
.woocommerce/classic-shortcode{
  width:100%!important;
}
.woocommerce-terms-and-conditions-wrapper button{
  color: #fff;
  border-radius: 50px;
}
span.wc-block-components-checkbox__label:after {
    content: '. V kolikor že imate svojo spletno stran, nam prosimo posredujte njen url.';
}
.drzni-odmik{
    margin-right:140px;
}
.zi-1000{
    z-index:1;
}
.wpx-64{
    width:70px;
}
.flex-center-down{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (max-width:991px){
    .d-xlg-relative{
        position:relative!important;
    }
    .d-xlg-none{
        display:none;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .pb-md-slider.wp-block-advgb-columns.advgb-columns-wrapper .advgb-columns-container .advgb-columns.tbl-layout-12x4>.advgb-column{
        flex-basis: 50% !important;
        margin-left: unset !important;
        padding: 10px;
    }
}
/* Ceniki mob*/
@media (max-width:768px){
    .pb-md-slider .advgb-columns-container{
        overflow: auto;
    }
    .pb-md-slider .advgb-columns{
        width: 1200px;
            padding-right: var(--bs-gutter-x, .75rem);
            padding-left: var(--bs-gutter-x, .75rem);
    }
    .about-konfig-num{
        min-height:unset!important;
        padding-bottom: 10px ;
    }
    .about-konfig-num>p>strong{
        font-size:28px;
    }
    .no-min-hight{
        min-height:unset!important;
    }
    .pt-xmd-20{
        padding-top: 20px;
    }
    .smart-container {
        padding: 0;
    }
    .cene-skupaj>.wp-block-ub-tabbed-content-tabs-content{
        padding: 25px 0;
    }
}
.quick-nav:not(.dark) a{
    color: #fff;

}
.quick-nav a{
    padding: 0 5px;
}
.quick-nav a:hover{
    text-decoration:underline;
}
@media (max-width: 768px) {
    .wp-block-columns.chaty-reference:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 40% !important;
    }
    .vabilo.upper p{
        font-size: 30px;
    }
    .vabilo.down p{
        font-size: 18px;
        color: #fff;
    }
}
@media (min-width:1921px){
    .d-sxxl-block{
        display:block!important;
    }
    .border-sxxl-bottom{
        border-bottom: 1px solid black;
    }
}
#cc--main{
   z-index:50; 
}
.wpml-ls-display{
    color: white;
    margin:0!important;
}
.wpml-ls-link{
    display: block!important;
    padding:0!important;
}
.wpml-ls-link br{
    display:none;
}
.wpml-ls-legacy-list-horizontal{
    border:none!important;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item{
    display:block!important;
}
/* Secial gumb*/



.supergumb {
    background-color: #000000;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    border: 2px solid;
}

.supergumb a {
    color: #ffffff;
    position: relative;
    z-index: 1;
    transition: color 0.6s cubic-bezier(0.53, 0.21, 0, 1);
    background-color: #000000;
}

.supergumb::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 6px;
    transform: translate(-100%, -50%);
    width: 100%;
    height: 100%;
    background-color: #000;
    transition: transform 550ms cubic-bezier(0.53, 0.21, 0, 1);
    border-radius:30px;
}

.supergumb:hover a {
    color: #000;
    background: unset;
}

.supergumb:hover::before {
    transform: translate(0, -50%);
    background-color: #fff;
}
/* Cookies*/
@media screen and (max-width: 576px) {
    body #cm.box, #cm.cloud {
        left: 0;
        right: 0;
        bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    body .cc_div #c-bns{
        flex-direction: row-reverse!important;
    }
    body #c-bns>button{
        width: 50%;
    }
    body #c-bns #c-p-bn{
        margin-left: .625em;
    }
    body #c-bns #c-s-bn{
        margin-top: 0;
    }
    
}
body.home{
    /*background: black*/;
}
body:not(.home){
    padding-top:0!important;
}
main{
    background:white;
}
.brezplacna-analiza-tabs .wp-block-ub-tabbed-content-tabs-title{
    margin-bottom: 20px;
}
body .wp-block-ub-tabbed-content:not(.wp-block-ub-tabbed-content-underline):not(.vertical-holder) .wp-block-ub-tabbed-content-tab-title-wrap{
    border-bottom: 1px solid;
}
.aipkit_popup_content{
 z-index:100!important;   
 --aipkit-chat-send-button-disabled-bg-color:#f85d90;
}