/*
Theme Name: editorialmag Lite
Theme URI: https://www.sparklewpthemes.com/wordpress-themes/editorialmag
Author: sparklewpthemes
Author URI: http://sparklewpthemes.com
Description: Editorialmag is a ultra fast clean and best  responsive free WordPress magazine, Editorialmag specially designed for magazine, newspaper, news portals and editorial style websites.  It comes with the flat, minimalist, magazine style homepage Design with post banner slider and latest posts, and different custom widget design layout. Awesome design for categories, tags, archive pages with multiple sidebars and Ads, widgets. the theme has 9+ different drag and drop widget and 10+ widget area that allows adding many section as you want with various beautifully designed layouts suitable for websites. Editorialmag theme is completely built on customizer which allows you to customize most of the theme settings easily with live previews, Editorial Mag supports many 3rd party plugins, compatible with Jetpack, Contact Form 7, AccessPress Social Share, AccessPress Social Counter and many more. Official Support Forum: https://www.sparklewpthemes.com/support/ Full Demo: http://demo.sparklewpthemes.com/editorialmag/demos/ and Docs: http://docs.sparklewpthemes.com/editorialmag/
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: editorialmag
Tags: right-sidebar, left-sidebar, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, grid-layout, footer-widgets, news, blog, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Editorial Mag is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
.header-bgimg .nav-wrap {
    background: #4c4c4c;
    width: 1200px;
    border-radius:0;
}
.nav-icon-wrap .search-wrap, 
.nav-icon-wrap .header-cart {
    width: 60px;
}

.search-form-wrap {
    right: 0px;
}


.main-navigation ul li a:hover, 
.main-navigation ul li.current-menu-item > a {
    color: #fff;
}
.main-navigation .sub-menu li, 
.main-navigation .children li {
    color: #fff;
}

.search-wrap .icofont:hover, 
.header-cart .icofont:hover {
    color: #fff;
}


.bottom-footer .bottom-footer-block .widget {
    margin-bottom: 40px;
}


.bottom-footer {
    padding-bottom: 0;
}
.widget {
    margin: 0 0 0 0;
}


.woocommerce-MyAccount-navigation ul li{
	margin-bottom: 0;
}

.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
    width: 120px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 6px 6px 5px;
}

.boxed #page {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    width: 1200px;
    background: #ffffff;
}
/*----css new------------*/
.entry-content .listing-title h2,
#wpbdp-listings-list .listing-title a
 {
	font-size: 16px ! important;
	color: #000 ! important;
}
#wpbdp-listings-list .wpbdp-field-association-tags a,
#wpbdp-listings-list .wpbdp-field-association-meta a
{
	font-size: 13px ! important;
	color: #000 ! important;
}
.listing-thumbnail img {
border: 0px solid blue ! important;
width: auto! important;


}