/**
Theme Name: boxii
Author: Jakub Pešek
Author URI: https://www.jakubpesek.com
Description: Child theme for boxii
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boxii
Template: astra
*/

/* HEADER */
a:focus {
    outline: none !important;
}

.main-navigation li a {
    color: #4F2C1D !important;
    font-weight: normal !important;
    transition: all 0.3s ease !important;
    position: relative;
}

.main-navigation li a:hover,
.main-navigation li:hover > a {
    color: #F8AA00 !important;
}

.main-navigation li.current-menu-item > a,
.main-navigation li.current-menu-ancestor > a,
.main-navigation li.is-active > a {
    color: #F8AA00 !important;
    font-weight: bold !important;
}

.main-navigation li[class*="current"] a[href*="#"] {
    color: #4F2C1D !important;
    font-weight: normal !important;
}

body .main-navigation li.is-active > a {
    color: #F8AA00 !important;
}

.menu-toggle:focus,
button.menu-toggle:focus,
.ast-mobile-menu-trigger-minimal:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

/* LANGUAGES MENU */
#ast-hf-menu-2-mobile, 
#ast-hf-menu-2-mobile .menu-link {
    background: none !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.ast-header-break-point .ast-builder-menu-2 {
    width: auto !important;
	  margin: 5px -40px 0 0! important;
}

.sluzby-wrapper {
    transition: all 300ms ease-in-out;
}
.sluzby-wrapper .sluzby-block-content {
    position: relative;
}

.sluzby-wrapper .sluzby-block-content .sluzby-hover-block {
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
    position:absolute;
    left: 0;
    bottom: 0;
    width:100%;
    height: auto;
}
@media screen and (min-width: 1024px){
.sluzby-wrapper:hover {
    transform: scale(1.18);
    position: relative;
    z-index: 2;
}
}

.sluzby-wrapper:hover .sluzby-block-content .sluzby-hover-block {
    visibility: visible;
    opacity: 1;
}

.wp-block-uagb-container.image-stripe-over {
    position: relative !important;
    top: -40px !important;
    margin-bottom: -165px !important;
    margin-left: -30px;
    z-index: 9;
}
.dalkovy-dohled .uagb-ifb-image-content img{
    margin-bottom: -23px;
}

.number-sep {
    position: relative;
}
@media screen and (min-width: 1024px){
.number-sep::after {
    content:'';
    display: block;
    width: 175px;
    height: 3px;
    background: url(/wp-content/themes/boxii/images/sep-spoluprace.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -110px;
    top: 40px;
}
}


.box-sep {
    background-color: transparent !important;
    margin-top: 8px !important;
    margin-bottom: 32px !important;
    background: url(/wp-content/themes/boxii/images/separator.png) no-repeat;
    width: 100% !important;
    height: 2px !important; 
    border: none !important;
    max-width: none !important;
}

.sep-reference {
    background-color: transparent !important;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    background: url(/wp-content/themes/boxii/images/sep-testimonials.png) no-repeat;
    width: 100% !important;
    height: 2px !important; 
    border: none !important;
    max-width: none !important;
}

.flipbox-sep {
    background-color: transparent !important;
    margin-top: 8px !important;
    margin-bottom: 16px !important;
    background: url(/wp-content/themes/boxii/images/sep-flipbox.png) no-repeat center;
    width: 100% !important;
    height: 2px !important; 
    border: none !important;
    max-width: none !important;
    border-top-width: 0 !important;
}
.flipbox-sep .wp-block-uagb-separator__inner {
    border-top-width: 0 !important;
}
.contact-box h3 {
    margin-bottom: 0 !important;
    margin-top: 8px;
}
.contact-sid{
    position: relative;
}
.contact-side::before {
    content:'';
    display: block;
    width: 2px;
    height: 100%;
    background: url(/wp-content/themes/boxii/images/contact-sep.png) no-repeat ;
    position:absolute;
    left: -16px;
    top: 0;
}


.automat-tabs .uagb-tabs__body-wrap .uagb-tabs__body-container {
    padding: 0 !important;
}

.automat-tabs .uagb-tabs-list {
    border: 1px solid #4F2C1D !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    border-radius: 20px;
    display: inline-block;
}

.automat-tabs .uagb-tabs-list:hover {
    background: #F8AA00 !important;
}


.param-table {
    font-size:12px;
    max-width: 340px !important;
}

.param-table table {
    border: 0 !important;
}
.param-table tr {
    border-bottom: 1px solid #F8AA00 !important;
}

.param-table tr:last-child {
    border-bottom:0 !important;
}

.param-table td {
    border: 0 !important;
    color: #666666;
}

.param-table tr td:first-child{
    width: 135px !important;
}
@media (max-width: 780px) {
    .sluzby-block-content .wp-block-image{
        text-align: center !important;
    }
    .sluzby-wrapper .sluzby-block-content .sluzby-hover-block {
        max-width: 142px;
        margin-left: calc(50% - 71px);
    }
    .sluzby-wrapper img {
        max-height:320px;
    }
    
}
@media (max-width: 767px) {
    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab, .uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab, .uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab, .uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab {
        width: auto;
    }
    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel {
        flex-direction: row;
    }
    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0px 5px 10px 0;
    }

    .h2-headings {
        font-size: 24px !important;
    }

    .big-text {
        font-size: 32px !important;
    }
    .contact-text {
        font-size: 24px !important;
    }

}
@media (max-width: 640px) {
    .uagb-block-5c5b27d0 {
        text-align: center;
    }
    .footer-widget-area{ 
        text-align: center !important;
    }

    .contact-box {
        width: calc(100% - 90px) !important;
    }
    .contact-text {
        font-size: 20px !important;
    }

    .heading-contact {
         font-size: 28px !important;
    }
    .heading {
         font-size: 32px !important;
    }
    .sluzby-wrapper h4 {
        font-size: 14px !important;
    }

    .wp-block-uagb-container.image-stripe-over {
        position: relative !important;
        top: auto  !important;
        margin-bottom: 0  !important;
        margin-left: 0  !important;
        z-index: 9;
    }
    .sluzby-wrapper .sluzby-block-content .sluzby-hover-block {
            max-width: 142px;
            margin-left: calc(50% - 71px);
        }

    .automat-tabs .uagb-tabs-list {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

 @media (max-width: 768px) {
.mobile-copyright {
    text-align: center !important;
  }
}


/** Contact Form **/
.wpcf7 input.wpcf7-text {
    height: 45px !important;
    line-height: 40px !important;
    box-shadow: 0px 4px 6px 0px rgba(248, 170, 0, 0.10);
    border-radius: 12px !important;
	
}
.wpcf7 textarea::placeholder,
.wpcf7 select::placeholder,
.wpcf7 input::placeholder {
    color: #CAC0BB;
}

.wpcf7 select option:not(:first-of-type) {
  color: #CAC0BB;
}

.wpcf7 select{
    height: 55px !important;
    line-height: 55px !important;
    box-shadow: 0px 4px 6px 0px rgba(248, 170, 0, 0.10);
    border-radius: 12px 35px 35px 12px !important;
}

.wpcf7 .wpcf7-form-control-wrap[data-name="select-915"] select,
.wpcf7 .wpcf7-form-control-wrap[data-name="select-895"] select{
    -webkit-appearance: none;
        background: white url(/wp-content/themes/boxii/images/arrow-down-select.png) no-repeat;
        background-position: right 4px center;
}



.wpcf7 .wpcf7-form-control-wrap[data-name="select-915"] select::-ms-expand,
.wpcf7 .wpcf7-form-control-wrap[data-name="select-895"] select::-ms-expand {
    display: none;
}


.wpcf7 .wpcf7-not-valid-tip {
    color: #DC2626 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    margin-top: 8px !important;
    background: #f0d3d3 !important;
    padding: 6px 12px !important;
    border-radius: 8px !important;
}

input.wpcf7-not-valid {
    border: 1px solid #DC2626 !important;
}

/*
.wpcf7 .wpcf7-form-control-wrap[data-name="select-895"] {
    position: relative;
}
.wpcf7 .wpcf7-form-control-wrap[data-name="select-895"]::after {
    content:'';
    display: block;
    width: 49px;
    height: 49px;
    background: url(/wp-content/themes/boxii/images/arrow-down-select.png) no-repeat;
    position:absolute;
    right: 3px;
    top:3px;
}
*/

.wpcf7-form p {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}

.wpcf7 textarea.wpcf7-textarea {
    margin-top: 2px;
    border-radius: 12px !important;
}

.wpcf7-form p .message {
   margin-top: 2px;
    display: block;
}

.wpcf7-submit {
    width: 100%;
    height: 45px;
    line-height: 40px;
    background: linear-gradient(135deg, rgb(248, 170, 0) 0%, rgb(255, 149, 0) 100%);
}
.wpcf7-submit:hover {
    background: #4F2C1D;
}

.uagb-google-map__iframe {
    border-radius: 12px;
}

.ast-custom-button {
   background: linear-gradient(135deg, rgb(248, 170, 0) 0%, rgb(255, 149, 0) 100%);
}
.ast-custom-button:hover {
    background:#4F2C1D; 
}

/* CONTACT FORM */
@media only screen and (max-width: 976px) {
.wp-block-uagb-container.uagb-block-bc03c857 {
	align-items: center !important;
	}
	
	.wp-block-uagb-container.uagb-is-root-container .uagb-block-ecaf9997
 {
    max-width: 100% !important;
    width: 100%;
}
	
	.wp-block-uagb-container.uagb-block-ecaf9997,
	.wp-block-uagb-container.uagb-block-bc03c857 {
	padding: 0 !important;
	}
	
	.wp-block-uagb-container.uagb-layout-grid.uagb-block-aeb626e6 {
		gap:0 !important;
	}
/*	
	.wp-block-uagb-container.uagb-block-4a94624e,
	.wp-block-uagb-container.uagb-block-a4091d36 {
		justify-content: center !important;
	}
	
	h2.wp-block-heading.heading-contact {
    text-align: center !important;
    width: 100%;
	} */

	.contact-side::before {
    display: none !important;
    content: none !important;
	}
	
	.wp-block-uagb-container.uagb-block-e3d96041 {
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.wp-block-uagb-container.uagb-block-90fee30b {
		padding: 64px 10px !important;
	}
}


/** FOOTER **/
.ob-btn-footer:hover a {
	background-color: white !important;
	color: #F8AA00 !important;
}

@media (max-width: 544px) {
	.ob-btn-footer:hover {
		justify-content: center !important:
	}

	.ob-btn-footer .wp-block-button {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media screen and (min-width: 1024px){
    .site-footer-primary-section-1 {
        padding-right: 160px !important;
    }
    .ast-custom-button {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

}

.onboard-footer {
    color: white;
    font-size: 12px;
}
.onboard-footer:hover {
        color: #F8AA00;
}
.onboard-footer img {
    width: 30px;
    margin-right: 5px;
}

.flip-box {
  background-color: transparent;
  width: 280px;
  height: 280px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side */
.flip-box-front {
  background-color: #bbb;
  color: black;
}

/* Style the back side */
.flip-box-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}

.reference-text {
    min-height: 80px;
}

footer .menu-item {
    margin-bottom: 8px;
}

footer {
    line-height: 32px;
}


.footer-mail span,
.footer-phone span{
    padding-right: 10px;
    display:inline-block;
    font-weight: 700;
    color: #F8AA00;
}

.widget_block .wp-block-heading,
.widget-title {
    margin-bottom: 32px;
}

.widget_block .wp-block-heading {
    font-size: 22px;
}
#block-13 {
    padding-bottom: 24px;
}

.site-footer-primary-section-4,
.site-footer-primary-section-3,
.site-footer-primary-section-2 {
    padding-top: 32px;
}

@media screen and (max-width: 640px){
    footer {
    line-height: 24px;
    }
    footer .menu-item {
        margin-bottom: 4px;
    }
    .widget_block .wp-block-heading,
    .widget-title {
        margin-bottom: 8px;
    }

    .site-footer-primary-section-4,
    .site-footer-primary-section-3,
    .site-footer-primary-section-2 {
        padding-top: 8px;
    }

    .uagb-block-d65a38e6 .wp-block-heading{
        max-width: 300px;
    }
    .dalkovy-dohled .uagb-ifb-image-content img{
        margin-bottom: -4px;
    }
}

/* OFFER SECTION CHANGE COLOR + ANIMATION */
@keyframes shake-animation {
  0% { transform: translate(0, 0); }
  25% { transform: translate(1px, -1px) rotate(0.5deg); }
  50% { transform: translate(-1px, 1px) rotate(-0.5deg); }
  75% { transform: translate(1px, 1px) rotate(0deg); }
  100% { transform: translate(0, 0); }
}

.nabidka-box:hover {
    background: #F8AA00;
	animation: shake-animation 0.4s ease-in-out 1;
}

.nabidka-box:hover .wp-block-button__link {
    background: white;
    border-color: white;
}

.nabidka-box:hover .wp-block-button__link:hover {
    background: #4F2C1D;
    border-color: #4F2C1D;
    color: white;
}

.platime { 
    background: #F8AA00;
    color: white;
    position: absolute !important;
    left: 20px;
    top: 152px;
    padding: 8px 16px;
    width: 167px !important;
    text-align: center;
    border-radius: 30px;
	margin-top:-20px;
}

.platime-v2 { 
    background: #4F2C1D;
    color: white;
    position: absolute !important;
    left: 20px;
    top: 152px;
    padding: 8px 16px;
    width: 167px !important;
    text-align: center;
    border-radius: 30px;
	margin-top:-20px;
}

.hover-image {
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
    display: none !important;
    height: 0;
}
.hover-hide {
    transition: all 300ms ease-in-out;
}

.nabidka-box:hover .platime { 
      background: #4F2C1D;
}

.nabidka-box:hover .hover-hide {
    visibility: hidden;
    opacity: 0;
        display: none;
}

.nabidka-box:hover .hover-image {
    visibility: visible;
    opacity: 1;
    height: auto;
    display: block !important;
}

/* FLIP CARD */
.ob-flip-card {
    position: relative !important;
    perspective: 1500px !important;
    min-height: 580px !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.ob-flip-card__front,
.ob-flip-card__back {
    position: absolute !important; 
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    backface-visibility: hidden !important;
    -webkit-backface-visibility: hidden !important;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    border-radius: 20px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05) !important;
}

.ob-flip-card__front {
    background-color: #ffffff !important;
    transform: rotateY(0deg) !important;
    z-index: 2 !important;
}

.ob-flip-card__back {
    background-color: #F8AA00 !important;
    transform: rotateY(180deg) !important;
    z-index: 1 !important;
}

.ob-flip-card__back .wp-block-button__link {
    background-color: #ffffff !important;
    color: #4F2C1D !important;
    border: none !important;
}

.ob-flip-card:hover .ob-flip-card__front {
    transform: rotateY(-180deg) !important;
}

.ob-flip-card:hover .ob-flip-card__back {
    transform: rotateY(0deg) !important;
    z-index: 3 !important;
}

.nums-transform {
	display: inline-block !important;
    transition: transform 0.4s ease !important;
    cursor: pointer;
}

.nums-transform:hover {
	transform: scale(1.2) !important;
}

.ob-flip-card:hover .ob-flip-card__back {
    transform: rotateY(0deg);
}

@media (max-width: 767px) {
    .ob-flip-card {
        min-height: 620px;
    }
}

.ob-check-img {
	height: 28px !important;
	width: 28px !important;
}

/* CARD ONLY FLIP TRANSITION */
.ob-flip-only {
    position: relative !important;
    perspective: 1500px !important;
    overflow: visible !important; 
}

.ob-flip-only.ob-flip-only--offer {
	min-height: 540px !important;
}

.ob-flip-only.ob-flip-only--other {
	min-height: 420px !important;
}

.ob-flip-only__front,
.ob-flip-only__back {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    backface-visibility: hidden !important;
    -webkit-backface-visibility: hidden !important;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.ob-flip-only__front {
    transform: rotateY(0deg) !important;
    z-index: 2 !important;
}

.ob-flip-only__back {
    transform: rotateY(180deg) !important;
    z-index: 1 !important;
}

.ob-flip-only:hover .ob-flip-only__front {
    transform: rotateY(-180deg) !important;
}

.ob-flip-only:hover .ob-flip-only__back {
    transform: rotateY(0deg) !important;
    z-index: 3 !important;
}

@media (max-width: 767px) {
    .ob-flip-only {
        min-height: 620px !important;
    }
}

/* ICONS */
.ob-icon-size img {
	height: 90px !important;
	width: 90px !important;
}

/* TABS */
.wp-block-uagb-tabs .uagb-container-inner-blocks-wrap,
.wp-block-uagb-tabs {
    min-height: 50px !important;
}


.ob-tabs__container {
	margin: -10px  -24px !important;
}

.ob-tabs .video {
    min-height: 523px;
}

@media only screen and (max-width: 976px) {
	.ob-tabs .video {
		min-height: 410px;
	}
}

@media only screen and (max-width: 480px) {
	.ob-tabs .video {
		min-height: 220px;
	}
}

.ob-tabs .uagb-tabs-list {
    border: 1px solid #4F2C1D !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    border-radius: 20px !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}

.ob-tabs .uagb-tabs-list:hover {
    background: #F8AA00 !important;
	border-color: #F8AA00 !important;
}

.ob-tabs .uagb-tab.uagb-tabs__active {
	background: #4F2C1D !important;
	border-color: #4F2C1D !important;
	color: white ;
	border-radius: 20px !important;
}

.ob-tabs .uagb-tabs__panel.uagb-tabs__align-left {
	margin-bottom: -70px !important;
    order: 0 !important;
	z-index: 10 !important;
}

.ob-tabs.ob-tabs--right .uagb-tabs__panel.uagb-tabs__align-left {
	margin-left: 65%;
}

@media only screen and (max-width: 976px) {

	.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet {
		flex-direction: column !important;
		}

	.ob-tabs .uagb-tabs__panel.uagb-tabs__align-left {
		margin-bottom: 10px !important;
		flex-direction: row !important;
		order: 0 !important;
		z-index: 10 !important;
	}

	.uagb-tabs__wrap .uagb-tabs__body-container {
		padding: 10px 0;
	}

	.wp-block-uagb-container.uagb-block-c9eff467,
	.wp-block-uagb-container.uagb-block-125d523b,
	.wp-block-uagb-container.uagb-block-3949dc59,
	.wp-block-uagb-container.uagb-block-ef813a27,
	.wp-block-uagb-container.uagb-block-1aa6cc92,
	.wp-block-uagb-container.uagb-block-c55c851e,
	.wp-block-uagb-container.uagb-block-fc8933ca,
	.wp-block-uagb-container.uagb-block-fc8933ca,
	.wp-block-uagb-container.uagb-block-7c45ffbb,
	.wp-block-uagb-container.uagb-block-0cdfb2ae {
		margin: 0 !important;
	}

	.ob-tabs__container {
		margin: 0 !important;
	}

	.ob-tabs .uagb-container__video-wrap{
		order:1;
	}

	.ob-tabs .ob-tabs__info{
		order:2;
	}

	.ob-tabs .uagb-tabs__panel.uagb-tabs__align-left,
	.ob-tabs.ob-tabs--right .uagb-tabs__panel.uagb-tabs__align-left {
		margin:  0 0 0 10px !important;
	}

	.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {
		max-width: 100% !important;
		}

	.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet .uagb-tabs__body-wrap {
		max-width: 100% !important;
	}

/* TABS TABLE */
	.ob-border {
		padding: 0 !important;
	}

	.ob-border--right {
		border-right: 1px solid #F8AA00 !important;
	}

	.ob-border--bottom {
		border-bottom: 1px solid #F8AA00 !important;
	}

	@media only screen and (max-width: 976px) {
		.ob-border {
			margin-top: 20px !important;
		}
		
		.ob-border--right {
		border-right: none !important;
		}

		.ob-border--bottom {
			border-bottom: none !important;
		}
	}

/* TABS VIDEO */
.ob-video-scale video{
	transform: scale(1.25) !important;
}

/* BUTTONS POSITION */
	.ob-btn-left .uagb-buttons__wrap.uagb-buttons-layout-wrap {
		justify-content: left !important;
	}
}


/* CHECK IMG ROW */
.ob-check-row {
		display: flex !important;
		flex-direction: row !important;
		align-items: flex-start !important; 
		gap: 10px !important; 
		flex-wrap: nowrap !important;
		padding: 2 !important;
	}

.ob-check-row--text {
		font-size: clamp(1rem, 0.9022rem + 0.4348vw, 1.25rem);
}

/* USP */
/*@media only screen and (max-width: 767px) {
	.wp-block-uagb-container.uagb-block-69b22be8{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.wp-block-uagb-container.uagb-block-d65a38e6 {
		padding: 40px 20px !important;
	}

	.wp-block-uagb-container.uagb-block-51fdfb5c {
		padding: 0 0 10px 0;
	}

	.ob-check-img img{
		width: 22px !important;
		height: 22px !important;
	}
}
	
.wp-block-uagb-container.uagb-block-3d25a6e0,
.wp-block-uagb-container.uagb-block-738a09a9,
.wp-block-uagb-container.uagb-block-8df7e58b {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important; 
    gap: 10px !important; 
    flex-wrap: nowrap !important;
}
.ob-check-img {
    flex-shrink: 0 !important;
}

@media only screen and (max-width: 976px) {
    .wp-block-uagb-container.uagb-block-d65a38e6 {
        padding: 40px 20px !important;
    }

	.ob-check-img img{
		width: 22px !important;
		height: 22px !important;
	}
}

@media (max-width: 1024px) {
    .wp-block-uagb-container.uagb-block-d65a38e6 {
        padding: 40px 20px !important;
    }

	.ob-check-img img{
		width: 22px !important;
		height: 22px !important;
	}
} */

@media only screen and (max-width: 767px) {
	.wp-block-uagb-container.uagb-block-69b22be8{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.ob-usp {
		padding: 40px 20px !important;
	}

	.wp-block-uagb-container.uagb-block-51fdfb5c {
		padding: 0 0 10px 0;
	}

	.ob-check-img img{
		width: 22px !important;
		height: 22px !important;
	}
}
	
.wp-block-uagb-container.uagb-block-3d25a6e0,
.wp-block-uagb-container.uagb-block-738a09a9,
.wp-block-uagb-container.uagb-block-8df7e58b {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important; 
    gap: 10px !important; 
    flex-wrap: nowrap !important;
}
.ob-check-img {
    flex-shrink: 0 !important;
}

@media only screen and (max-width: 976px) {
    .ob-usp {
        padding: 40px 20px !important;
    }

	.ob-check-img img{
		width: 22px !important;
		height: 22px !important;
	}
}

@media (max-width: 1024px) {
    .ob-usp {
        padding: 40px 20px !important;
    }

	.ob-check-img img{
		width: 22px !important;
		height: 22px !important;
	}
}

/* NO SLIDER HERO */
.ob-hero {
    position: relative;
    width: 100%;
    height: 520px;
    display: flex;
    align-items: start;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.ob-hero__content {
    max-width: 820px;
    padding: 80px 0 0 120px !important;
    color: #ffffff;
}

.ob-hero__heading {
    font-size: clamp(28px, 3.5vw, 48px) !important;
    font-weight: 800 !important;
    line-height: 1.15 !important;
    color: #F8AA00 !important;
    margin: 0 0 20px 0 !important;
}

.ob-hero__text {
    font-size: clamp(1.625rem, 1.4783rem + 0.6522vw, 2rem) !important;
	font-weight: 600 !important;
    line-height: 1.4 !important;
    color: rgba(255, 255, 255, 0.92) !important;
    max-width: 450px;       
    margin: 0 0 32px 0 !important;
}

@media (max-width: 921px) {
	.ob-hero {
		align-items: center !important;
	}
	
	.ob-hero__content {
		padding: 14px 0 14px 4px !important;
	}
}

@media (max-width: 767px) {
	.ob-hero {
		position: relative !important;
		z-index: 1 !important;
		overflow: hidden !important;
		background-position: 92% center !important;
		align-items: flex-end !important;
	}

	.ob-hero::before {
		content: "" !important;
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		background: linear-gradient(
			to bottom,
			rgba(49, 31, 24, 0) 0%,
			rgba(49, 31, 24, 0) 55%,
			rgba(49, 31, 24, 0.7) 70%,
			rgba(49, 31, 24, 0.95) 85%  
		) !important;
		mix-blend-mode: multiply;
		z-index: -1 !important;
	}
	
	.ob-hero > * {
		position: relative !important;
		z-index: 2 !important;
	}
	
	.ob-hero__content{
    	padding-bottom: 26px !important;
	}
	
	.ob-hero__content p {
    	margin-bottom: 18px !important;
	}
	
	.ob-hero__heading {
		display: none !important;
	}
	

}

/* TABS SINGLE DOUBLE BOXII */
.ob-tabs-colors .uagb-tabs-list {
    padding-left: 24px !important;
    padding-right: 24px !important;
    border-radius: 20px !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}

.ob-tabs-colors .uagb-tabs-list:hover {
    background: #F8AA00 !important;
	border-color: #F8AA00 !important;
}

.ob-tabs-colors #uagb-tabs__tab0 {
    background: linear-gradient(90deg, #7FA824, #008C3E) !important;
	border-radius: 20px !important;
    color: white !important;
}

.ob-tabs-colors #uagb-tabs__tab0.uagb-tabs__active {
	border-radius: 20px !important;
	background: #F8AA00 !important;
	border-color: #F8AA00 !important;
	color: white ;
}

.ob-tabs-colors #uagb-tabs__tab1 {
    background: linear-gradient(90deg, #B96CAF, #934380) !important;
	border-radius: 20px !important;
    color: white !important;
}

.ob-tabs-colors #uagb-tabs__tab1.uagb-tabs__active {
	border-radius: 20px !important;
	background: #F8AA00 !important;
	border-color: #F8AA00 !important;
	color: white ;
}

.ob-tabs-colors #uagb-tabs__tab2 {
    background: linear-gradient(90deg, #91562A, #65331E) !important;
	border-radius: 20px !important;
    color: white !important;
}

.ob-tabs-colors #uagb-tabs__tab2.uagb-tabs__active {
	border-radius: 20px !important;
	background: #F8AA00 !important;
	border-color: #F8AA00 !important;
	color: white ;
}

.ob-tabs-colors #uagb-tabs__tab3 {
    background: linear-gradient(90deg, #27AFC2, #D27E1E, #FF325F) !important;
	border-radius: 20px !important;
    color: white !important;
}

.ob-tabs-colors #uagb-tabs__tab3.uagb-tabs__active {
	border-radius: 20px !important;
	background: #F8AA00 !important;
	border-color: #F8AA00 !important;
	color: white ;
}

@media (max-width: 1023px) {
    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {
        display: flex;
        flex-direction: row !important;
    }
}
	
/* DOUBLE BOXII */
@media only screen and (max-width: 976px) {
	.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-5b675dbe > .uagb-container-inner-blocks-wrap {
		display:grid !important;
		grid-template-columns:1fr 1fr;
	}

	.wp-block-uagb-container.uagb-is-root-container .uagb-block-5c5b27d0,
	.wp-block-uagb-container.uagb-is-root-container .uagb-block-4180e007 {
		max-width: 100%;
	}
}

/* TEXT HOVER IMG */
.ob-gal {
    position: relative !important;
    overflow: hidden !important;
    cursor: pointer;
}

.ob-gal img {
    transition: transform 0.5s ease-in-out !important;
}

.ob-gal:hover img {
    transform: scale(1.1);
}

.ob-gal__overlay {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    opacity: 0 !important;
    transform: translateY(100%) !important; 
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    z-index: 2;
}

.ob-gal:hover .ob-gal__overlay {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

/* TECHNICAL TABLE */
.ob-technical-table table{
	border-collapse:separate;
	border-spacing:0;
	border-radius:12px;
	overflow:hidden;
}

.ob-technical-table thead th{
	background:#1e1e1e;
	color:#fff;
	font-weight:500;
	border-color: #fff;
}

.ob-technical-table tbody td{
	background:#F8AA00;
	color:#1e1e1e;
	text-align:center;
	border-color: #fff;
}

/* OTHER AUTOMAT SECTION */
.ob-img-other img {
	width: auto;
	height: 400px;
	margin-top: -86px;
}

.ob-img-other.ob-img-other--single-double img {
	margin-left: 40px;
	margin-bottom: 10px;
}

.ob-img-other.ob-img-other--coffeemat img {
	margin-left: 75px;
	margin-bottom: 0;
}

.ob-img-other.ob-img-other--coffeebox img {
	margin-bottom: 0;
}

.ob-img-other.ob-img-other--24-7 img {
	margin-bottom: 0;
}

.ob-scale {
    transition: transform 0.4s ease !important;
    cursor: pointer;
}

.ob-scale:hover {
	transform: scale(1.05) !important;
}

@media (max-width: 1024px) {
    #other > div {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 90px 20px !important;
    }
}

@media (max-width: 767px) {
    #other > div {
        display: flex !important;
        flex-direction: column !important;
        gap: 90px !important;
    }
}

@media (max-width: 1024px) {
	.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-df2a726e > .uagb-container-inner-blocks-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
	row-gap: 50px !important;
    column-gap: 20px;
	}
	
	.wp-block-uagb-container.uagb-is-root-container .uagb-block-08f2af31,
	.wp-block-uagb-container.uagb-is-root-container .uagb-block-ee4dceac,
	.wp-block-uagb-container.uagb-is-root-container .uagb-block-db858fdd{
		max-width: 100% !important;
	}
}

@media (max-width: 480px) {
    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-df2a726e > .uagb-container-inner-blocks-wrap { 
		display: flex !important;
        flex-direction: column !important;
        gap: 50px !important;
    }
}

/* OFFER SECTION */
@media only screen and (max-width: 976px) {
	.wp-block-uagb-container.uagb-block-24d6ccc9.uagb-layout-grid {
		width: 100%;
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		align-items: stretch;
		row-gap: 20px !important;
		column-gap: 20px;
	}

	.wp-block-uagb-container.uagb-block-24d6ccc9 {
		padding: 0 !important;
	}
}
	
@media (max-width: 480px) {
	.wp-block-uagb-container.uagb-block-24d6ccc9.uagb-layout-grid {
		display: flex !important;
        flex-direction: column !important;
        gap: 20px !important;
	}
	
	.wp-block-uagb-container.uagb-block-24d6ccc9 {
		padding: 0 !important;
	}
}

/* ADVICE SECTION */
@media (max-width: 1024px) { 
	.heading.heading-advice {
		color: white !important;
	}
}

@media only screen and (max-width: 976px) {
	.wp-block-uagb-container.uagb-block-c9510e86 {
        background-position: 58% 50% !important;
    }
}

@media (max-width: 480px) {
	.wp-block-uagb-container.uagb-block-c9510e86 {
        background-position: 50% 50% !important;
    }
}

/* ACCORDION */
.ob-accordion-section {
    display: flex !important;
    flex-direction: row !important;
    gap: 20px !important;
    align-items: stretch !important;
    min-height: 400px;
}

.ob-accordion-item {
    flex: 0.8 !important; 
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1) !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    padding: 30px 20px !important;
    position: relative;
    z-index: 1;
    border-radius: 12px !important;
}

.ob-accordion-item::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-color: #4F2C1D !important;
    opacity: 0.7;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.ob-accordion-item::after {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to top, rgba(79, 44, 29, 0.9) 0%, rgba(79, 44, 29, 0) 70%) !important;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.ob-accordion-item:hover, 
.ob-accordion-item.is-open {
    flex: 1.5 !important; 
	box-shadow: 0 0 30px rgba(248, 170, 0, 0.8) !important;
    transform: scale(1.1) !important;
}

.ob-accordion-item:hover::after,
.ob-accordion-item.is-open::after {
    opacity: 1 !important;
}

.ob-accordion-item:hover::before,
.ob-accordion-item.is-open::before {
    opacity: 0 !important;
}

.ob-acc-title {
    margin: 0 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    align-self: center;
    transition: none !important;
	text-align: flex-start !important;
}

.ob-accordion-item:hover .ob-acc-title,
.ob-accordion-item.is-open .ob-acc-title {
    writing-mode: horizontal-tb !important;
    transform: rotate(0deg) !important;
    align-self: flex-start !important;
}

.ob-acc-content {
    opacity: 0;
    max-height: 0;
    transition: opacity 0.3s ease;
    overflow: hidden;
    color: #ffffff !important;
}

.ob-accordion-item:hover .ob-acc-content,
.ob-accordion-item.is-open .ob-acc-content {
    opacity: 1 !important;
    max-height: 200px !important;
    margin-top: 15px !important;
}

.ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover) {
    flex: 1 !important;
	flex: 1 !important;
    box-shadow: none !important;
    transform: scale(1) !important; 
    z-index: 1 !important;
}

.ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover)::before {
    opacity: 0.7 !important;
}

.ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover)::after {
    opacity: 0 !important;
}

.ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover) .ob-acc-title {
    writing-mode: vertical-rl !important;
    transform: rotate(180deg) !important;
    align-self: center !important;
}

.ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover) .ob-acc-content {
    opacity: 0 !important;
    max-height: 0 !important;
}

@media (max-width: 767px) {
    .ob-accordion-section {
        flex-direction: column !important;
        display: block !important;
        min-height: auto !important;
        gap: 15px !important;
    }

    .ob-accordion-item, 
    .ob-accordion-item:hover, 
    .ob-accordion-section:hover .ob-accordion-item {
        flex: none !important;
        width: 100% !important;
        height: 160px !important;
        min-height: auto !important;
        transition: transform 0.4s ease, box-shadow 0.4s ease !important;
        margin-bottom: 15px !important;
        padding: 20px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
		justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    .ob-accordion-item.is-open {
        transform: scale(1.04) !important;
        box-shadow: 0 0 20px rgba(248, 170, 0, 0.5) !important;
        z-index: 10 !important;
    }

    .ob-acc-title,
    .ob-accordion-item:hover .ob-acc-title,
    .ob-accordion-item.is-open .ob-acc-title,
    .ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover) .ob-acc-title {
        writing-mode: horizontal-tb !important;
        transform: rotate(0deg) !important;
        align-self: center !important;
        white-space: normal !important;
        opacity: 1 !important;
		text-align: center !important;
    }

    .ob-acc-content,
    .ob-accordion-item:hover .ob-acc-content,
    .ob-accordion-item.is-open .ob-acc-content,
    .ob-accordion-section:hover .ob-accordion-item.is-open:not(:hover) .ob-acc-content {
        opacity: 1 !important;
        max-height: none !important;
        margin-top: 10px !important;
        display: block !important;
    }

    .ob-accordion-item::before,
    .ob-accordion-item:hover::before,
    .ob-accordion-item.is-open::before {
        opacity: 0 !important;
    }

    .ob-accordion-item::after,
    .ob-accordion-item:hover::after,
    .ob-accordion-item.is-open::after {
        opacity: 1 !important;
        background: linear-gradient(to top, rgba(79, 44, 29, 0.9) 0%, rgba(79, 44, 29, 0.6) 100%) !important;
    }
}

/* RESPONSIVE DESIGN */
/*@media only screen and (max-width: 976px) {
    .entry-content h1, 
    .entry-content h2, 
    .entry-content h3, 
    .entry-content h4, 
    .entry-content h5, 
    .entry-content h6 {
        margin-bottom: 0 !important;
    }
}*/

.ob-only-mobile {
	display: none;
}

@media (max-width: 767px) {
    .ob-only-mobile {
        display: block !important;
	}
	
	.ob-only-desktop {
		display:none;
	}
}

/* OFF-CANVAS MENU */
.ast-main-header-nav-open #content {
    position: relative;
    z-index: 1;
}

.ast-main-header-nav-open #content::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) !important; 
    z-index: 2;
    pointer-events: none;
}

.ast-main-header-nav-open #content {
    filter: blur(4px) !important;
}

.ast-main-header-nav-open #masthead {
    position: relative;
    z-index: 9999 !important;
    background: #ffffff !important;
}

/* ADVANTAGES SECTION */
/* no slider hero version */
.advantages-padding {
	padding-top: 30px !important;
}

@media (max-width: 640px) {
	.advantages-padding  {
		padding-top: 0 !important;
	}
}