/*------------------------------------------------------------------
[Footer Styles Stylesheet]

[Table of contents]

1. Footer General
2. Footer Menu

-------------------------------------------------------------------*/


/*---------------------------------------------*/
/*--- 1. Footer General ---*/
/*---------------------------------------------*/
.page_preloader_off .groomax_preloader_holder,
.footer_bottom_bar_off footer .footer,
.footer_row1_off .footer-row-1,
.footer_row2_off .footer-row-2,
.footer_row3_off .footer-row-3{
    display: none !important;
}
footer .footer-top h1.widget-title,
footer .footer-top h3.widget-title,
footer .footer-top .widget-title {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 25px;
}
.social-links * {
    color: #252525;
    display: inline-table;
    list-style: outside none none;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    margin-right: 5px;
}
.contact-details i {
    padding-right: 10px;
}
footer .mc4wp-form p {
    color: #ffffff;
    font-size: 15px;
}
.social-links {
    margin: 15px 0;
    padding: 0;
}
.social-links i {
    font-size: 13px;
    line-height: 26px;
    margin: 0;
}
footer .widget_groomax_recent_entries_with_thumbnail li a {
    color: #252525;
    font-size: 16px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    display: block;
}
footer .widget_groomax_recent_entries_with_thumbnail li:hover .thumbnail-overlay {
    opacity: 1;
}

footer .widget_groomax_recent_entries_with_thumbnail .post-date{
    border-color: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.7);
}
footer .social-links a:hover {
    opacity: 0.8;
}
footer .shop_feature_description_v2 {
    padding-left: 15px;
}
footer .contact-details p {
    color: #252525;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0px;
    opacity: 1;
    padding: 5px 0px;
}
.footer-logo {
    width: 250px;
}
footer {
    background: #393939;
}
.footer-top .widget_nav_menu li {
    text-align: left;
    width: 100%;
    padding: 5px 0px;
}
footer .footer-top .menu .menu-item a::before {
    content: "";
    height: 15px;
    left: -9px;
    position: absolute;
    top: 3px;
    width: 2px;
}
.before_footer{
    background: #e9eaea;
}
.before_footer .widget-title{
    color: black;
}
.footer-top .widget-title:after{
    display: none;
}
.footer-top .widget-title {
    border: 0 none;
    margin-bottom: 12px;
    padding: 0;
}
.footer-top .widget_nav_menu ul {
    margin: 0;
    padding: 0;
}
footer .footer-top .menu .menu-item a::after{
    content: "";
}
footer .footer-top .menu .menu-item a {
    margin-left: 0px;
    font-size: 16px;
    color: #252525 !important;
    opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
        font-size: 14px;
    font-weight: 300;
}
footer .footer-top .menu .menu-item a:hover {
    color: #ffd600 !important;
}

footer .footer-top .menu .menu-item a:before {
    background: none !important;
}
.footer-top h1.widget-title, 
.footer-top .widget-title {
    font-weight: 400;
    margin: 5px 0;
}
.prefooter{
    padding: 0;
}
.prefooter .footer .container {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*---------------------------------------------*/
/*--- 2. Footer Menu ---*/
/*---------------------------------------------*/
footer nav.menu {
    background: transparent;
    margin: 0;
}
nav ul li {
    display: inline-block;
    position: relative;
}
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer nav ul li a{
    color: #6d7a83;
    font-size: 12px;
    padding-right: 5px;
    margin-right: 5px;
    position: relative;
    display: block;
}
footer nav ul li a:after {
    content: '/';
    display: block;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: -5px;
    color: #6d7a83;
}
footer nav ul li:last-child a:after {
    display: none !important;
}
footer nav ul li:last-child a {
    margin-right: 0;
    padding-right: 0;
}
footer .footer {
    padding: 0 15px;
}
footer .logo, .footer-top h1.widget-title, .footer-top .widget-title {
    margin-top: 0;
}
.sidebar_menu p.copyright {
    color: black;
}
p.copyright {
    color: #252525;
    font-size: 16px;
    margin: 15px 0;
    font-weight: normal;
}
footer .textwidget > p:last-child {
    margin-bottom: 0;
}
footer .theme-author {
    text-transform: uppercase;
    font-weight: 700;
}
footer.entry-footer {
    background: transparent;
    margin-top: 20px;
}
footer .widget_address_social_icons .social-links li{
  margin-bottom: 5px;
}
footer .widget_recent_entries_with_thumbnail li a {
    color: #ffffff;
    font-weight: bold;
}
.prefooter .widget-title {
    color: #d5e9f8;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
footer nav.menu {
	background: transparent;
	margin: 0;
}
footer {
	background: #252525;
    padding-bottom: 50px;
}
.prefooter{
	padding: 0;
}
.prefooter .container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.widget_text .shop_feature_icon_v2 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    padding: 7px 0;
    text-align: center;
}
.widget_text .shop_feature_icon_v2 i {
    color: #000000;
    font-size: 25px;
}
.widget_text .shop_feature_v2 {
    margin: 0;
    padding: 0;
}
footer p {
  color: #383737;
  font-size: 20px;
}
footer .textwidget p{
	color: #252525;
  	font-size: 14px;
}
footer .widget_nav_menu li::before,
.sidebar-content .widget_nav_menu li::before,
.widget_pages li::before,
.widget_meta li::before,
.widget_archive li::before,
.widget_categories .cat-item::before {
    font-family: fontawesome;
    margin-right: 8px;
}
.sidebar-content .widget_nav_menu li,
.widget_recent_entries li,
.widget_pages li,
.widget_meta li,
.widget_archive li,
.widget_categories .cat-item{
    margin-bottom: 5px;
}
footer .widget_recent_entries_with_thumbnail .post-date {
    border: 1px solid rgb(109, 122, 131);
    color: rgba(255, 255, 255, 0.8);
    padding: 1px 7px;
}
footer .widget_recent_comments > ul,
footer .widget_nav_menu li,
footer .widget_nav_menu li a,
footer .sidebar-content .widget_nav_menu li,
footer .sidebar-content .widget_nav_menu li a,
footer .widget_recent_entries li,
footer .widget_recent_entries li a,
footer .widget_pages li,
footer .widget_pages li a,
footer .widget_meta li,
footer .widget_meta li a,
footer .widget_archive li,
footer .widget_archive li a,
footer .widget_categories .cat-item,
footer .widget_categories li a {
    color: #252525;
    font-weight: 300;
}
footer .tagcloud > a {
    opacity: 0.9;
    color: #252525;
}
footer .menu .menu-item a {
	color: #b4bbc2;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    position: relative;
    text-transform: none;
}
footer .menu .menu-item a:after {
	content: '/';
	display: block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: -10px;
	color: rgba(255, 255, 255, 0.8);
}
footer nav ul li:last-child a {
	margin-right: 0;
	padding-right: 0;
}
footer .theme-author {
	text-transform: uppercase;
	font-weight: 700;
}
.footer-div-parent {
    position: relative;
    background-color: #252525;
}
.footer-div-parent .footer {
    margin: 0 auto;
    border-radius: 10px;
}
p.copyright {
    line-height: 70px;
    margin: 0;
}
.social-links {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
}
a.logo-footer img {
    max-width: 180px;
}
a.logo-footer {
    line-height: 90px;
}
.social-links a {
    border: 2px solid ;
    border-radius: 50%;
    height: 35px;
    line-height: 31px;
    text-align: center;
    width: 35px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.social-links a i,
.social-links a:hover i {
     color: #fff;
}
footer.footer2 {
    padding: 0;
}
footer .contact-details p span {
    font-weight: 900;
}
footer .widget_groomax_recent_entries_with_thumbnail > ul {
    padding: 0;
}
footer .widget_groomax_recent_entries_with_thumbnail li {
    list-style: outside none none;
    margin: 0 0 15px;
}
footer .widget_groomax_recent_entries_with_thumbnail li img {
    height: auto;
    max-width: 100%;
}
footer .widget_groomax_recent_entries_with_thumbnail .post-thumbnail {
    padding: 0;
    overflow: hidden;
}