<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Moments Child
Theme URI: https://moments.qodeinteractive.com/
Description: A child theme of Moments Theme
Author: Select Themes
Author URI: http://moments.select-themes.com
Version: 1.0.2
Text Domain: moments
Template: moments
*/
.eltdf-pt-three-item .eltdf-pt-three-item-inner2 {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    position: relative;
    z-index: 200;
}

.eltdf-pt-three-item .eltdf-pt-three-item-inner2&gt;div:last-child {
    padding-left: 12px;
}

.eltdf-pt-three-item .eltdf-pt-three-content-holder {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
div.eltdf-unique-category-layout div.exhibitors-box div.eltdf-pt-three-image-holder {
    width: 270px !important;
    vertical-align: top;
}
.eltdf-pt-three-item .eltdf-pt-three-item-inner2&gt;div:first-child {
    padding-right: 12px;
}

body .grecaptcha-badge {
	display: none;
}

div.grecaptcha-badge {
	bottom: 85px !important;
	z-index:1000;
}

div.qodef-logo-wrapper a {
	height: 48px!important;
}

div.hidden_element {
	display: none!important;	
}

div.protected_element {
	display: none!important;	
}

body.logged-in div.protected_element {
	display: inherit!important;	
}


div.owl-stage.carousel div.owl-item img {
  width: 100px;
}
div.owl-stage.carousel .item figure {
    background-color: white;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-top: -60px;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    line-height: 120px;
    -webkit-box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
}

div.owl-stage.carousel .item {
  margin-top: 63px;
  margin-bottom: 3px;
  text-align: center;
  background: wheat;
  padding: 30px 20px;
  padding-top: 0;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  border-radius: 50px 0px;
}

div.owl-stage.carousel a {
  color: white;
  text-decoration: none;
}

div.owl-stage.carousel div.owl-item {
  width: 310px;
  margin-left: 20px;
  display: inline-block;
  position: relative;
}

div.owl-stage.carousel h3 {
	font-size:23px;
}

div.owl-stage.carousel {
  margin: auto;
  position: relative;
  text-align: center;
}

div.owl-stage.carousel &gt; p {
  color: orange;
  font-weight: bold;
  font-size: 23px;
}

/*
ul.sub-menu li {
	display: inline-block !important;
	width: 350px !important;
}
ul.sub-menu li:nth-child(odd) {
	float: left !important;
	margin-right: 10px !important;
}
ul.sub-menu li:nth-child(even) {
	float: right !important;
}*/


body.home .qodef-portfolio-list-holder article.mix, body.page-id-8480 .qodef-portfolio-list-holder article.mix {
	float: inherit!important;
}


.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select {
    height: 50px;
    margin-bottom: 20px;
    width: 100%;
}

div.exhibitors-search-container {
	text-align: center;
    max-width: 1200px;
    margin: auto;
}

</pre></body></html>