/**
* Theme Name: Homlane Child
* Description: This is a child theme of Homlane, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme_arc">Theme Arc</a>
* Template: homlane
* Version: 1.3
*/

@font-face {
  font-family: 'puricons';
  src:  url('fonts/puricons.eot?3uquia');
  src:  url('fonts/puricons.eot?3uquia#iefix') format('embedded-opentype'),
    url('fonts/puricons.ttf?3uquia') format('truetype'),
    url('fonts/puricons.woff?3uquia') format('woff'),
    url('fonts/puricons.svg?3uquia#puricons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.pi {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'puricons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.customicdishwasher:before {
  content: "\e900";
}
.customicdrying:before {
  content: "\e901";
}
.customicgas-stove:before {
  content: "\e902";
}
.customicmini:before {
  content: "\e903";
}
.customicstove:before {
  content: "\e904";
}
.customictumble-dry:before {
  content: "\e905";
}

.asdasjdnjha {
	visibility:hidden;
	display:none;
}

@media screen and (max-width:1200px) {
	.asdasjdnjha {
		visibility:visible;
		display:block;
	}
	
	.elementor-1838 .elementor-element.elementor-element-2113cc1 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var(--container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --justify-content: center;
    --align-items: center;
    --gap: 0px 0px;
    --background-transition: 0.3s;
    --justify-content: center;
    width: 50%;
}
}

