/*
Theme Name: Coffee Lounge Child
Theme URI: http://themefuse.com/wp-themes-shop/coffee-lounge-wordpress-theme/
Description: Child theme for the Coffee Lounge. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: coffeelounge-parent
*/

@import url("../coffeelounge-parent/style.css");

.menu_item {
height: auto!important;
}

.newsletter_subscription_box {
display: none;
}

.bot_content .slideshow.slideQuotes .slides_container {
    width: 300px;
}
.slideshow.slideQuotes .slides_container .slide {
    width: 290px;
}

.header_slider .slide_title strong {
    color: #FFFFFF;
}

.header_slider  {
    display:none !important;
    height:1px !important;
}

.header_slider .slide_text {
    width: 470px !important; 
    left: 16px !important;
    line-height: 1.4em !important;
}


.middle .container_12 {
    padding: 2px 0 10px !important; }

.header_slider .slide_text .link-more {
	display:none;
}

.topmenu .dropdown {
    text-transform: none !important;
    width: 675px;
    float:right;
    font-size:13px !important;   
 }

.topmenu .dropdown li {
    margin: 0 15px 0 15px;	
}

.topmenu {
	background:url(../../uploads/2013/11/topmenu_bg-brown.png) no-repeat !important;
}

.topmenu .dropdown li.menu-item-1099 a:hover span {
	cursor:text !important;
}

#menu-item-1099 {
	margin: 24px 0 0 240px !important;
	display:block;
	cursor:text !important;
        float:right;
}

#menu-item-1614 {
	float:right;
background:#CC0000;
padding:2px 6px;
margin:0;
}

.comment-list {
    display: none;
}

.promo_list h3 {
    display: none; }

.promo_list .slides_container {
    margin: -20px 0; }

.promo_list .slide_image {
    display: none; }

.header_bot {
    background: url("../../uploads/2013/12/header_bot_bg.jpg") repeat-x scroll 0 321px rgba(0, 0, 0, 0) !important;
    height: 152px; }

.menu_circle {
	margin:12px 0 -20px 0 !important;
}