
	body .headerFixed .wide{ border-bottom: 1px solid #fff; }
	body .ly_header_1.header_background .headerFixed{box-shadow: 3px 0 8px rgba(0, 0, 0, .14);}
	body .ly_header_1 .default_nav .nav ul li a:hover{ color: var(--ThemesNavTextHoverColor);}
	body .ly_header_1.header_background .nav ul.default_nav li a:hover{ color: var(--ThemesNavTextHoverColor);}
	body .ly_header_1 .logo{transition:all 300ms ease 0s;}
	body .ly_header_1 .nav{transition:all 300ms ease 0s;}
	body .ly_header_1 .nav li a{ padding-top:10px !important; padding-bottom:10px !important;}
	body .ly_header_1.nopadding .logo{ padding:0;}
	body .ly_header_1.nopadding .nav{ padding:0;}
	body .ly_header_1 .tool .tool_language .default_language_currency_style dt{ font-size:18px;}
	body .ly_header_1.header_background .tool .tool_language .default_language_currency_style dt{ color: var(--ThemesNavTextColor);}
	body .ly_header_1 .default_nav .small_nav_sec .nav_sec_item a, .header .default_nav .small_nav_sec .nav_sec_item dt a{overflow:unset; text-overflow:unset; white-space:unset;}
	body .ly_footer_1 .copy{ border-top:1px solid #fff;}
	body #chat_window{ bottom:39%;} 	


	body .ly_header_1 .default_nav .full_nav_style .nav_sec{ top:75px;}
	body .ly_header_1.nopadding .default_nav .full_nav_style .nav_sec{ top:62px;}
	body .default_nav .full_nav_style .nav_type_3 .nav_sec_item a, body .default_nav .full_nav_style .nav_type_3 .nav_sec_item dt a{ text-align:center; font-size:16px;}
	body .ly_other_1 .other_wrapper .bread_crumb{ top:50%; transform:translateY(-50%); bottom:auto;}

	@media(min-width:1000px){
		.default_foot_menu_style{justify-content: space-between;}
		body .default_foot_menu_style .menu_list:nth-child(2){ width:20%;}
		.ly_footer_1 .default_foot_menu_style .menu_list dd a:hover{color: var(--ThemesNavTextHoverColor); text-decoration:none;}
		body .collectionsWrapper .collectionsBox .collections_item img{ transform:scale(1);}
		body .collectionsWrapper .collectionsBox .collections_item:hover img{ transform:scale(1.05);}
	}

	.ly_article_1 .article_content_box .article_title{     width: 100%; height: 77px;line-height: 77px;font-size: 30px; color: #333; border-bottom: 1px solid #e5e5e5; padding:0; text-align:left;}
	body .ly_article_1 .editor_txt{ color: var(--ThemesTextContentColor) !important;  }

	body .collectionsWrapper{ margin-bottom:120px;}
	body .collectionsWrapper .collectionsBox .collections_item:hover .collections_name span{color: var(--ThemesNavTextHoverColor);}
	.collectionsWrapper .collections_title{ font-family:var(--ThemesBoxTitleFont);}
	.collectionsWrapper .collectionsBox .collections_item .collections_name span{font-family:var(--ThemesBoxTitleFont);}
	body .collectionsWrapper .collectionsBox .collections_item .collections_name{ font-size:18px; margin-top:25px;}
	@media(max-width:1000px){
		body .collectionsWrapper{margin: 0 auto 20px; width: 92%;}
		body .collectionsWrapper .collectionsBox .collections_item{margin-right: 4.35%; margin-bottom: 30px; }
		body .collectionsWrapper .collectionsBox .collections_item .collections_name{font-size: 14px; margin-top: 12px;}
	}

	body .ly_product_list_1 .top_title{ color: var(--ThemesBoxTitleColor);}
	body .ly_product_list_1{ background:#fff;}
	body .ly_product_list_1 .top_title{color: var(--ThemesBoxTitleColor);}
	body .ly_product_list_1 .products_category_wrapper .cate_item{ color: var(--ThemesBoxTitleColor); }
	body .ly_product_list_1 .products_category_wrapper .category_box i{ color: var(--ThemesBoxTitleColor);}
	body .ly_product_list_1 .list_box .themes_prod{transition:all 300ms ease 0s;}
	body .ly_product_list_1 .list_box .themes_prod:hover{ box-shadow: 2px 5px 10px #3b9c9b;}
	body .ly_product_list_1 .list_box .themes_prod .name{ padding:0; text-align:left;}

	body .ly_product_description_1 .d_title{ border-bottom:1px solid #999; padding-bottom:10px;}
	*body .ly_product_description_1 .editor_txt *{ color:#333;}

	body .ly_cases_list_1 .right_side .top_title, body .ly_cases_list_1 .left_side .top_title{ color: var(--ThemesBoxTitleColor); }
	body .ly_cases_list_1{ background:#fff;}
	body .ly_cases_list_1 .top_title{color: var(--ThemesBoxTitleColor);}
	body .ly_cases_list_1 .list_box .themes_cases .name a{ color: var(--ThemesBoxTitleColor); }
	body .ly_cases_list_1 .list_box .themes_cases:hover .text_box>div:not(.name){ color: var(--ThemesBoxTitleColor);}
	/*
body .ly_cases_detail_1{ background-color:#fff ;}
	body .ly_cases_detail_1 .title{color: var(--ThemesBoxTitleColor) !important;}
*/
	body .ly_cases_description_1 #global_editor_contents{color: var(--ThemesBoxTitleColor);}

	body .ly_news_list_1{ background:#fff;}
	body .ly_news_list_1 .right_side .top_title, body .ly_news_list_1 .left_side .top_title{ color: var(--ThemesBoxTitleColor); }
	body .ly_news_list_1 .list_box .themes_news .name a{ color: var(--ThemesBoxTitleColor); }
	body .ly_news_list_1 .list_box .themes_news .brief{ color: var(--ThemesBoxTitleColor); }
	body .ly_news_detail_1 .wrapper .top_title{ color: var(--ThemesBoxTitleColor);}
	body .ly_news_detail_1 .wrapper .bottom_detail>.bottom_title, body .ly_news_detail_1 .wrapper .bottom_detail>.bottom_brief{color: var(--ThemesBoxTitleColor);}
	body .ly_news_detail_1 .wrapper .bottom_detail>.contents{ color: var(--ThemesBoxTitleColor);}
