/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: GOMO
Author URI: https://gomogroup.com
Version: 1.0.1713780347
Updated: 2024-04-22 10:05:47

*/

.no-border,#after_grid_row_4{
	border:none !important;
}
.max-width-95{
	max-width:95% !important;
	margin: auto 50px;
    padding: 30px !important;
}
.avia-gallery-thumb a {
    max-width: 150px !important;
    max-height: 150px !important;
}


.erwin-img-gallery .avia-gallery img{
	height:150px !important;
	width: 150px !important;
}
.erwin-img-gallery .avia-gallery-thumb{
    max-width: 470px !important;
    width: 95% !important;
    margin: auto;
}


.width-500{
	max-width:500px;
}

.float-right{
	float:right;
}


li#menu-item-8688, li#menu-item-8836 {
    position: absolute;
    left: auto !important;
    right: 9%;
    height: 50px !important;
    display: flex;
    align-items: center;
    top: 20px;
    color: #fff !important;
}
li.gree-btn.menu-item-8688.av-active-burger-items{
/* 	 background: #179000; */
	color:#fff !important;
}
li#menu-item-8688:hover .avia-menu-fx, li#menu-item-8836:hover .avia-menu-fx,li#menu-item-8688 .avia-menu-fx, li#menu-item-8836 .avia-menu-fx{
	opacity:0 !important;
}

li.gree-btn.menu-item-8688.av-active-burger-items span.avia-menu-text, li#menu-item-8688 span.avia-menu-text{
	color:#fff !important;
}
/* Popup Css */

div#popmake-7620, 
div#popmake-8998 {
    border: none;
}
.pum-theme-2985 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	top:0 !important;
	height: 39px !important;
    width: 43px !important;
}

.pum-theme-2985 .pum-container, .pum-theme-lightbox .pum-container{
	padding:60px !important;
}

div#pum_popup_title_7620,div#pum_popup_title_8998 {
    text-align: center !important;
    margin-bottom: 30px !important;
	line-height:50px !important;
	font-weight:700 !important;
}

.pum-theme-2985 .pum-content p{
	font-size: 16px !important;
}
.pum-theme-2985 .pum-content h3{
	font-size: 24px !important;
}

/* End */



/* Menu */

.html_header_top #top .av_header_stretch .container{
width:100%;	
}

.main_menu {
    clear: none;
    position: absolute;
    z-index: 100;
    line-height: 30px;
    height: 100%;
    margin: 0;
    left: 25%;
}

#menu-item-search{
	display:none;
}

.avia-menu.av-main-nav-wrap {
    width: 100%;
}

ul.menu.av-main-nav {
    display: flex;
	margin-left:auto;
}

#top ul.menu.av-main-nav .hamburger-icon, li.av-language-switch-item.language_en {
    margin-right: 0;
	margin-left: auto !important;
}

li#menu-item-7586{
	background:#000;
	width:98px;
	display:flex;
	justify-content:center;
	color:#fff !important;
}

li#menu-item-7586 img{
margin-top:5px;
}

span.avia-menu-text {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

@media only screen and (min-width: 768px){
#header_main span.logo.avia-standard-logo {
    margin-left: 35px;
	padding:15px;
}
	.clock-service-steps .container{
	padding: 0 5vw !important;
}
}


/* li.av-burger-menu-main.menu-item-avia-special{
	display:block;
	margin-left: auto;
}

li.av-burger-menu-main.menu-item-avia-special a {
    background: #000;
    padding-right: 25px !important;
    padding-left: 25px;
    color: #fff !important;
} */


  .navbar {
            display: flex;
            align-items: center;
            padding: 10px;
            background-color: #fff;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	        justify-content: center;
        }
        .navbar img {
            height: 50px;
            margin-right: 20px;
        }
        .navbar a {
            margin-right: 20px;
            text-decoration: none;
            color: #000;
            font-weight: 500;
        }
        .navbar a:last-child {
            border: 1px solid #008000;
            padding: 5px 15px;
            border-radius: 20px;
            color: #008000;
            font-weight: 600;
        }
        .navbar a:hover {
            text-decoration: underline;
        }


/* End */




/* Full width hero section */

.full-width-hero-section{
	height:87vh;
}

a.content-button.button {
    padding: 15px 30px;
    background: #fff;
    color: #000;
}



.slide-content{
	position: absolute;
    right: 15%;
    left: auto;
    top: 50%;
	color: #fff;
	text-align:center;
}


.slide-content h2{
	color: #fff;
	font-size: 24px;
}

.slide-content p.content-heading{
    font-size: 42px;
    line-height: 42px;
    margin: 0px;
	margin-bottom:30px;
}

h3.content-subheading{
	color:#fff;
}

.full-width-hero-section .swiper-button-next {
    position: absolute !important;
    top: 96.3% !important;
    padding: 26px;
    right: 0% !important;
    background-color: #189A00 !important;
    left: auto !important;
}
.full-width-hero-section .swiper-button-prev {
    position: absolute !important;
    top: 96.3% !important;
    padding: 26px;
    right: 3.6% !important;
    background-color: #333 !important;
    left: auto !important;
}

.full-width-hero-section .swiper-button-next:after, .full-width-hero-section .swiper-button-prev:after{
	font-size:25px !important;
	color:#fff !important;
}

/* End */

.testimonial-right-content {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
	line-height:1em;
}

.testimonial-content blockquote {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
	flex-direction: column;
	color:#000 !important;
	margin: 0;
	gap:25px;
	max-width: 500px;
    margin: auto;
    border: none;
}


.testimonial-slider .swiper-button-prev {
    background: #189A00;
    padding: 20px;
    position: absolute !important;
    top: 96.6% !important;
    left: auto;
    right: 52.4% !important;
}


.testimonial-slider .swiper-button-next {
    background: #fff;
    padding: 20px;
    position: absolute;
    top: 96.6% !important;
    right: auto;
    left: 47.6% !important;
}

.testimonial-slider .swiper-button-next:after{
	color: #000;
	font-size:20px;
}

.testimonial-slider .swiper-button-prev:after{
	color: #fff;
	font-size:20px;
}


#top h1.av-special-heading-tag{
	font-size: 58px;
	line-height:60px;
	font-weight:700;
}
#top h2.av-special-heading-tag{
	font-size: 42px;
	line-height:45px;
	font-weight:600;
}

#top h3.av-special-heading-tag{
	font-size: 28px;
	line-height:27px;
	font-weight:600;
}

body p, .font-p, body li {
	font-size:1.2em;
	font-weight: 500;
	line-height: 1.5;
}

.margin-top-50{
	margin-top:50px;
}

.bg-black{
	background-color:#333;
	color:#fff;
	padding:5px;
	height:50px;
	text-align:center;
}
.bg-black p{
	margin-bottom:0px !important;
}

@media only screen and (min-width: 989px){
div#av-layout-grid-3 {
	padding-right:120px;
	padding-left:120px;
	padding-top:100px;
}

div#av-layout-grid-2 {
	padding-right:0px;
	padding-left:120px;
	padding-top:100px;
}
	
}

.margin-top-negative-140{
	margin-top:-15%;
}



/* Watch Slider CSS */

#top .swiper-slide img {
    max-width: 250px !important;
	max-height: 245px !important;
}

.flex_column.av-2ryu49-42492681a5a23f33e0466885b72a97de.av_one_full.avia-builder-el-29.avia-builder-el-no-sibling.first.flex_column_div, .flex_cell.av-32s2gp-e7406f528b70ce72263adf7da6866122.av-gridrow-cell.av_two_third.no_margin.avia-builder-el-32.el_after_av_cell_one_third.avia-builder-el-last {
    overflow: hidden;
}

.watch-slider div.swiper-wrapper {
    padding: 70px;
	padding-left:0px;
	padding-right:0px;
}


.watch-slider .swiper-button-prev {
    position: absolute !important;
    top: 15px !important;
    right: 20% !important;
	background-color: #333  !important;
    left: auto !important;
	padding:20px;
}


.watch-slider .swiper-button-next {
    position: absolute !important;
    top: 15px !important;
	background-color: darkgreen  !important;
    left: auto !important;
    right: 15% !important;
	padding:20px;
}


.watch-slider .swiper-button-next:after, .watch-slider .swiper-button-prev:after{
	font-size:25px !important;
	color:#fff !important;
}

.testimonial-content{
	display:flex;
}

.testimonial-left-content,.testimonial-right-content {
    width: 50%;
}

.testimonial-left-content{
	background:lightgray;
}

.footer_color .contact-info div {
    color: #fff;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding-bottom: 0px;
    padding-left: 0px;
}

.footer_color .contact-info h4 {
	color:#fff;
}

.footer_color .contact-button .button {
    width: 100% !important;
    text-align: center;
    padding: 25px 20px;
    background-color: #179a00 !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
}

.footer_color .contact-button {
    display: flex;
}

div#after_grid_row_3 {
    border: none !important;
}


/* Hero Slider */


.hero-slider .swiper-button-next:after, .hero-slider .swiper-button-prev:after{
	font-size:25px !important;
	color:#fff !important;
}

.hero-slider .swiper-button-next {
    position: absolute !important;
    top: 47.65%;
	padding:26px;
    background-color: darkgreen !important;
    left: auto !important;
    right: 0% !important;
}

.hero-slider .swiper-button-prev {
    position: absolute !important;
    top: 55%;
	padding:26px;
    right: 0% !important;
    background-color: #333 !important;
    left: auto !important;
}
/* main.template-page.content.av-content-full.alpha.units {
	padding-bottom: 0px;
} */

/* End */

.hero-section {
    overflow: hidden;
}

#rmp_menu_trigger-5943 {
    display: none;
}


#top .padding-left-0 .avia_button{
	padding-left:0px !important;
}

.watch-slider .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.watch-slider .swiper-slide p{
	text-align:center;
}


#top .avia-button.avia-color-light{
	border:none;
}

.testimonial-content {
    min-height: 66vh;
}

.testimonial-content blockquote {
    height: 100%;
}

@media only screen and (max-width: 768px) {
	
	.watch-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 50px;
    margin: 20px 50px;
	margin:auto;
	width:100%;
}

.swiper-container.full-width-hero-section.swiper-initialized.swiper-horizontal{
		    max-height: 224px !important;
	}
	
.float-right{
	float:left !important;
}

.full-width-hero-section .swiper-button-prev {
    right: 12.75% !important;
	top:86.3% !important;
}
	.full-width-hero-section .swiper-button-next {
	top:86.3% !important;
}
	

	.slide-content{
		top: 12% !important;
	}
	

	
.watch-slider .swiper-button-next {
    right: 10% !important;
}
	
.responsive .logo img, .responsive .logo svg {
        height: auto !important;
        width: auto;
        max-width: 100%;
        display: block;
        max-height: 53px;
}
	
	.max-width-95{
		margin:auto !important;
	}
	
#top .swiper-slide img {
    max-width: 225px !important;
}

.swiper-button-next {
    position: absolute !important;
    top: 15px !important;
    background-color: darkgreen !important;
    left: auto !important;
    right: 10% !important;
}
	
.watch-slider .swiper-button-prev {
    right: 25% !important;
}
	

.flex_column.av-3v38a1-fab649684f84b2e44fc0be52832297d7{
	height: 66vh !important;
	}
	
#top .hero-slider .swiper-button-prev {
    background-color: #333 !important;
    position: relative !important;
    right: 56% !important;
    left: auto;
    padding: 30px;
    bottom: 2px;
 }
	
#top .hero-slider .swiper-button-next {
        position: relative !important;
        bottom: 2px;
        background-color: darkgreen !important;
        left: 54% !important;
        right: auto !important;
 }
	
.hero-slider .swiper-button-next {
		display:none !important;
	}

.hero-slider .swiper-button-prev {
		display:none !important;
}	
	
.testimonial-right-content {
    width: 100%;
    min-height: 30vh;
}

.testimonial-left-content {
    width: 100%;
    height: 50vh;
	
}	
.testimonial-content {
    flex-direction:column;
}	
	
	
	
#top h1.av-special-heading-tag{
	font-size: 36px;
	line-height:42px;
	font-weight:700;
}
	
}


#top div .avia-gallery img{
	border: none !important;
}

.footer-col-1 ul,.avia_textblock.footer-col-2 {
    column-count: 2 !important;
}

.avia_textblock.footer-contact-btn .contact-button {
    margin-top: -70px;
}


input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea, 
input.wpcf7-form-control.wpcf7-text::placeholder, textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
	color:#fff !important;
}

/* input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea{
border-color: #fff !important;	
} */

span.wpcf7-list-item-label {
    color: #fff !important;
}


/* Clock service form */

.avia_codeblock.clock-service-form {
    max-width: 500px;
    margin: auto;
	width: 95%;
}

.clock-service-form span.wpcf7-list-item-label{
	color:#333 !important;
}

.clock-service-form input[type="submit"]{
	padding: 18px 42px !important;
	background: #179A00;
	border:none !important;
}

.clock-service-steps .container{
	padding: 0 9vw !important;
}

.clock-service-form input.wpcf7-form-control.wpcf7-text, .clock-service-form textarea.wpcf7-form-control.wpcf7-textarea, .clock-service-form input.wpcf7-form-control.wpcf7-text::placeholder, .clock-service-form textarea.wpcf7-form-control.wpcf7-textarea::placeholder,.clock-service-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
	background-color: #fff !important;
	padding: 14px 10px !important;
	color: #000 !important;
}


@media only screen and (min-width: 990px) {
    .service-form-section {
        padding: 0 200px 0 200px;
    }
	.avia_codeblock.clock-service-form{
		margin-left: 0px;
	}
}

/* End */


/* Contact Page form */

.contact-form-sv span.wpcf7-list-item {
    margin: auto !important;
}

.contact-form-sv input[type="text"]{
	margin-bottom:5px !important;
}



/* End */



/* Watch Archive Layout */

.watch-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
    gap: 50px;
    margin: 20px 50px;
	margin:auto;
	width:100%;
}

.watch-item {
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    transition: transform 0.2s ease-in-out;
	border:0px;
}

.watch-item:hover {
    transform: scale(1.05);
}

.watch-item img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

.watch-title {
    font-size: 1.2em;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

.post-type-archive-watch .page-title{
	text-align:center;
	margin-bottom:50px;
}
/* End */


.page-id-1560 .container,.page-id-1837 .container{
    max-width: 100% !important;
    padding: 0px !important;
}


/*  Posts Archive Page */


.post-card {
    width: 23%;
    margin: 1%;
    float: left;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    padding: 20px;
    background: #fff;
    border-radius: 8px;
}

.post-card img {
    max-width: 100%;
    height: auto;
    border-radius: 8px 8px 0 0;
}

.post-card h2 {
    font-size: 1.2em;
    margin: 10px 0;
}

.post-card p {
    font-size: 0.9em;
}

.post-card a {
    text-decoration: none;
    color: #333;
}





/* End */

#top .youtube-placeholder, 
#top .vimeo-placeholder {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16 / 9; /* Ensures 16:9 aspect ratio */
    background: #000;
}
#top .youtube-placeholder iframe, 
#top .vimeo-placeholder iframe {
    width: 100%;
    height: 100%;
}
#top .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-size: 18px;
    padding: 20px;
}
#top .video-overlay button {
    background: #ff772d;
    color: #ffffff;
    border-radius: 5px;
    border: 1px solid #ff772d;
    padding: 17px 24px;
    min-width: 195px;
    font-size: 16px;
    line-height: 17px;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	
}
#top .video-overlay button:hover {
    background: #ffffff;
    color: #dd550b;
}


/* product page css */
.pr_page_title{
	color:red
}
.product_milestone {
    display: flex;
    justify-content: flex-start;
    gap: 90px;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-style: normal;
    align-items: center;
    margin-top: 40px;
}

/* End */


/* Form */
 .half-fields p { 
  display: flex;
  gap: 20px;
}
.half-fields input[type="text"] {
  width: 100%;
}
@media (min-width: 600px) {
  .half-fields input[type="text"] {
    width: 50%;
  }
}
span.wpcf7-list-item-label {
    color: #fff !important;
}
.get-in-touch-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 140px;
}


.get-in-touch-form .wpcf7-acceptance span {
    color: #787878 !important;
    font-family: "Open Sans";
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px;
}
.get-in-touch-form .wpcf7-acceptance .wpcf7-list-item{
margin: 0;
}

.d-flex{
    margin-top: 20px;
    display: flex;
        gap: 20px;
        align-items: center;
}
.oppettider p {
    margin: 40px 0;
}

.get-in-touch-form .wpcf7-acceptance input[type="checkbox"] { 
    margin-right: 18px;
}

.getform-btn{
    display: inline-flex;
    padding: 14px 24px;
    align-items: center;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase; 
    background: #179a00 !important;
    margin-top: 35px !important;

}

 
.get-in-touch-form .cf7-custom-select {
     
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    /* background: url("http://staging.robengstrom.se/wp-content/uploads/2025/05/Vector-4.png") no-repeat right 1rem center !important; */
    background-color: #fff;
    padding: 10px 0 10px 5px !important;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    background-size: 16px;
    color: #909090 !important;
}
.custom-select-parent span.wpcf7-form-control-wrap {
    display: grid;
    width: 70%;
}
.footer-disclaimer{
    display: flex; 
    align-items: center;
     justify-content: space-between;
}

/* Vishal K */
.watch-cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.watch-cards-container .watch-card {
    width: 23%; /* 4 cards in a row */
    box-sizing: border-box;
    text-align: center;
    padding: 20px;
    background-color: #fff;
	cursor: pointer;
}

.watch-cards-container .watch-image img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.watch-cards-container .watch-title {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}
.watch-image img {
    max-height: 250px;
    width: auto !important;
}
/* Responsive Styling for Smaller Screens */
@media (max-width: 768px) {
    .watch-cards-container .watch-card {
        width: 48%; /* 2 cards in a row on tablet */
    }
}

@media (max-width: 480px) {
    .watch-cards-container .watch-card {
        width: 100%; /* 1 card per row on mobile */
    }
}




