<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

.sidebar .widget_recent_entries ul {

  padding: 0;

}

.sidebar .widget_nav_menu li a::before,

.sidebar .widget_categories li a::before,

.sidebar .widget_meta li a::before,

.sidebar .widget .recentcomments::before,

.sidebar .widget_recent_entries li a::before,

.sidebar .widget_archive li a::before,

.sidebar .widget_pages li a::before,

.sidebar .widget_links li a::before,

.woocommerce-tabs .tabs a:hover .arrow::after,

.woocommerce-tabs .tabs li.active a .arrow::after,

.widget_layered_nav li a::before,

.widget_product_categories li a::before {

  position: absolute;

  font-size: 14px;

  font-family: 'icomoon';

  content: '\f105';

  margin-left: -12px;

}

.sidebar .widget_nav_menu li,

.sidebar .widget_categories li,

.sidebar .widget_product_categories li,

.sidebar .widget_meta li,

.sidebar .widget .recentcomments,

.sidebar .widget_recent_entries li,

.sidebar .widget_archive li,

.sidebar .widget_pages li,

.sidebar .widget_links li,

.sidebar .widget_layered_nav li,

.sidebar .widget_product_categories li {

  display: block;

  padding: 10px 10px 10px 12px;

  border-bottom: 1px solid #e7e6e6;

  color: #333;

}

.sidebar .widget_categories li {

  position: relative;

}

.sidebar .widget_categories li span {

  position: absolute;

}

.sidebar .widget_categories .children {

  margin-left: 5px;

}

.sidebar .widget_categories li .children li:last-child,

.sidebar .widget_product_categories li .children li:last-child {

  padding-bottom: 0;

  border-bottom: none;

}

.shortcode-tabs .tab_content ul.arrow {

  float: none;

}

.sidebar ul.arrow {

  list-style: none;

  margin: 0;

  padding: 0;

}

.sidebar ul.arrow li::before {

  display: inline-block;

  background-repeat: no-repeat;

  background-position: center center;

  background-color: #a0ce4e;

  height: 18px;

  -moz-border-radius: 75px;

  -webkit-border-radius: 75px;

  border-radius: 75px;

  width: 18px;

  content: ' ';

  float: left;

  margin-right: 10px;

  margin-left: 0px;

}

.sidebar ul.arrow li {

  line-height: 18px;

  margin: 0;

  padding: 0;

  margin-bottom: 15px;

  padding-left: 0px;

}

.sidebar .sub-menu,

.sidebar .children,

.fusion-footer-widget-area .sub-menu,

.fusion-footer-widget-area .children,

#slidingbar-area .sub-menu,

#slidingbar-area .children {

  margin-left: 15px;

}

#slidingbar-area .fusion-columns {

  margin: 0 -15px;

}

.widget_categories li {

  background: none;

  padding: 0;

  border-bottom: 0;

}

#flags{
	margin-top: 8px;
	width: 15% !important;
	float: right;
}

.about-author-container {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 10px;
    display: table;
    width: 100%;
}
.commentlist .the-comment {
    border-bottom: 1px solid #e7e6e6;
        border-bottom-color: rgb(231, 230, 230);
    padding-bottom: 25px;
    margin-bottom: 25px;
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 10px;
}
.comment-form {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 10px;
}

@media only screen and (min-width:150px) and (max-width:768px){

	.fusion-social-links-header {

		margin-bottom: 0 !important;

	}

	#flags {

		width: 100% !important;

		border-right:none !important;

		margin: 0 !important;

		padding: 0 !important;		

	}

	#flags ul {

		float: none !important;

		display: -moz-box !important;

		padding-left: 0 !important;

		margin: 0 !important;

	}

	.input-submit { 

		margin-top:10px;

		height: auto !important;

	}

	.wpcf7-form p{

		margin: 0  !important;

	}

	

}

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

	.fusion-social-links-header {

		margin-bottom: 0 !important;

	}

	#flags {

		width: 100% !important;

		border-right:none !important;	

		margin: 0 !important;	

		padding: 0 !important;

	}

	#flags ul {

		float: none !important;

		display: -moz-box !important;

		padding-left: 0 !important;

		margin: 0 !important;

	}

	.input-submit {

		margin-top:10px; 

		height: auto !important;

	}

	.wpcf7-form p{

		margin: 0  !important;

	}

}

.galleria-info-link { display:none;}
.category-feed{
	float:right;
	margin-bottom:20px;
}
.search-query{
	margin-bottom:50px;
}
.fusion-secondary-menu-search{ margin-top:7px;}
</pre></body></html>