/*---------------------------------START WEBDESIGN---------------------------------*/

.f-webdesign div.astra-portfolio-filters, f-webdesign .astra-portfolio-not-found, .f-webdesign .no-more-demos {
		display: none!important;
}

@media only screen and (max-width: 768px) {
    #TB_ajaxWindowTitle{
        visibility: hidden;
    }
    
    #TB_title .astra-call-to-action {
        top: 25px !important;
        width: initial;
        padding-left: 19px;
    }
}



@media only screen and (max-width: 768px) {
.astra-call-to-action {
    top: 61px!important;
		}
}

#TB_window #TB_ajaxWindowTitle {
		min-width: 265px;
}

@media only screen and (max-width: 768px) {
		#TB_title	{
    background-color: #2c353c!important;
    height:120px !important;
		}
}

@media only screen and (min-width: 769px) {
		#TB_title	{
    background-color: #2c353c!important;
    height:100px !important;
		}
}

#TB_title .responsive-view .actions a
{
    color: #bababa !important;
}

#TB_iframeContent-wrapper{
    top: 100px !important;
}


#TB_title .dashicons
{
    /*Når du skifter font-size, så skal du også skifte dens width og height til det samme*/
    font-size:30px!important;
    width:30px!important; 
    height:30px!important;
}

#TB_title .tb-close-icon:before
{
    font-size:30px !important;
}


#TB_title  .tb-close-icon
{
    line-height: 90px !important;
}

.tb-close-icon
{
    color: white !important;
}

#TB_ajaxWindowTitle
{
    font-size:20px !important;
}



/*---------------------------------START METFORM---------------------------------*/

.react-tel-input .country-list .country-name {
		color: #000000;
}

.react-tel-input .country-list .search-emoji {
    display: none;
}





/*---------------------------------START LOGO DESIGN---------------------------------*/

@media only screen and (max-width: 768px) {
.logo-design-form .metform-steps {
    display: none!important;
		}
}


/*---------------------------------SLUT LOGO DESIGN---------------------------------*/

#udforsk-knap a{
    width:284px;
}

#udforsk-knap a .flaticon-right-arrow-1{
    margin-left: 15px;
}

.footer-menu #primary-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-menu #primary-menu > li {
    margin-left:15px;
    margin-right:15px;
		margin-bottom: 0;
}

.footer-menu #primary-menu > li > a {
    padding:0;
		font-size: 14px;
}


.author-widget_wrapper {
    display: none;
}

#tilbudprice .details {
		text-align: left;
}

#tilbudprice .octf-btn-pink.octf-btn-icon {
    display: none;
}

.elementor-5663 .elementor-element.elementor-element-1f05942 .ot-pricing-table .inner-table img {
    margin-top: 50px;
}

@media only screen and (max-width: 767px) {
    .tilbud-form .wpcf7-form-control-wrap {
        display: block;
    }
}

.ot-pricing-table .inner-table .details {
    padding-bottom: 60px;
}


.branche-check .content-box {
    position: absolute;
    top: 0;
    height: 100%;
    max-width: 100%;
}

.branche-check .service-box-title {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    margin: 0;
}

@media (max-width: 600px)
		{
.branche-check .service-box .number-box {
      margin-bottom: 0 !important;
		}
}

@media (max-width: 600px) {
.branche-check .service-box .content-box {
    margin-left: 75px;
		}
}

.prisliste-switch .ot-pricing-table .inner-table .details {
    min-height: 730px;
}

@media (max-width: 1250px)	{
		.kontakt-knap .octf-btn-third.octf-btn {
				display: none;
		}
}

@media (max-width: 1250px)	{
		.kontakt-knap .octf-btn-secondary.octf-btn {
				display: none;
		}
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 0px;
}

@media only screen and (max-width: 767px) {
	#back-to-top {
		display: none!important;
		}
}

.footer-menu #primary-menu>li>a:hover {
		text-decoration:none;
}

.logo-showcase .no-more-demos {
    display: none;
}


/*---------------------------------START PRIS LISTE---------------------------------*/

.pris-liste {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;   /* ← Tving venstre */
}

.pris-liste li {
  position: relative;
  padding-left: 21px;
  margin-bottom: 10px;
  line-height: 1.35;
  font-size: 15px;
  color: #555;
  text-align: left;   /* ← Tving venstre */
}

/* Grøn prik */
.pris-liste li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #2edb2e;
}


.pris-liste-n {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;   /* ← Tving venstre */
}

.pris-liste-n li {
  position: relative;
  padding-left: 21px;
  margin-bottom: 10px;
  line-height: 1.35;
  font-size: 15px;
  color: #555;
  text-align: left;   /* ← Tving venstre */
}

/* Rød prik */
.pris-liste-n li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #db2e2e;
}

/*---------------------------------SLUT PRIS LISTE---------------------------------*/