
/*****************************************
footer Top
*****************************************/
.footer_top {
    background: #F7F7F7;
}
.shop_region {
    display: inline-flex;
    align-items: center;
    padding: 10px 0;
}
.shop_region label {
    margin-right: 12px;
    color: #555;
    font-weight: normal;
    font-size: 12px;
}
.shop_region ul {
    margin-bottom: 0;
}
.shop_region ul li {
    padding: 0px 20px 0 10px;
    border-left: 1px solid #aeaeae;
    color: #4d4d4d;
    font-size: 12px;
    white-space: nowrap;
    vertical-align: top;
    line-height: 14px;
}
.shop_region ul li:first-child{
	border: 0;
}
.shop_region ul li a {
   color: #222;
   font-family: 'Open Sans', sans-serif;
}
#google_translate_element {
    overflow: hidden;
    line-height: 42px;
}
/*****************************************
footer widget
*****************************************/
.footer_widget {
	padding: 30px 0;
    background: darkgray;
    clear: both;
}
.footer_widget .widget .widget_title {
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 16px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.footer_widget .widget ul li a {
    color: #fff;
    padding-bottom: 10px;
    display: block;
    font-family: 'Open Sans', sans-serif;
}
.footer_widget .widget ul li:hover a {
	color: #FFF;
	text-decoration: underline;
}
/*****************************************
footer inner
*****************************************/
.footer-inner {
    background: #F7F7F7;
}
.footer-inner .shop_region ul li a {
	color: #222;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
.footer-inner .shop_region ul li:hover a {
    color: #06f;
    text-decoration: none;
}
.footer-inner .shop_region ul li span.shop_region_list_note {
    display: block;
    color: #707070;
    font-size: 10px;
}
.social_follow_list {
    margin: 0;
    line-height: 46px;
    text-align: right;
}
.social_follow_list li {

}
.social_follow_list li a {
    display: block;
    margin: 0 2px;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
}
.social_follow_list .fa-facebook {background: #3a5795;}
.social_follow_list .fa-twitter {background: #0084B4;}
.social_follow_list .fa-instagram {background: #125688;}
.social_follow_list .fa-google-plus {background: #d73d32;}
.social_follow_list .fa-pinterest {background: #bd081c;}
.social_follow_list .fa-youtube-play {background: #cc181e;}
.social_follow_list .fa-rss {background: #e68626;}
/*****************************************
footer 
*****************************************/
footer.ne_footer {
    background: #FFF;
    padding: 20px 0;
}
.ne_footer .footer_awards {
			
} 
.ne_footer .footer_awards ul {
	display: inline-flex;
    align-items: center;
    justify-content: center;
} 
.ne_footer .footer_awards ul li {
    margin: 0 20px;
}

.footer_disclaimer {
    text-align: center;
    padding-top: 20px;
}
.footer_disclaimer ul {
    display: inline-block;
    margin: 0;
}
.footer_disclaimer ul li a {
	color: #222;
	font-size: 11px;
	line-height: 15px;
    font-family: 'Open Sans', sans-serif;
}
.footer_disclaimer ul li:hover a {
	color: #06f;
	text-decoration: none;
}
.copyright {
    display: inline-block;
}


/**/
.widget .tagcloud {
    border: 0 !important;
}
ul.contact_wrapper li div {
    padding-bottom: 3px;
    color: #FFF;
}
ul.contact_wrapper li i {
    float: left;
    margin-top: 4px;
}
