/*
Theme Name: Kitchen and Catering Supplies
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: A slick, powerful and clean theme U-Design provides an intuitive set of options to help you setup your WordPress site quickly and effectively. Flexibility is key and it has been optimized for SEO and speed. It is also responsive &amp; mobile ready should you choose that option. The U-Design theme features include: unlimited colors, widgetized home page, over 500 fonts to choose from, WooCommerce Integration, it is also translation and multilingual ready, step by step documentation, exclusive U-Design support forum and a helpful community. Always up-to-date security and many new features are constantly added as the theme evolves.
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Version: 2.2.0
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!

    All the themes' CSS files are located under the 'styles/' sub-folder...

    If you would like to use this file to add any custom CSS, you'll need to enable it first  
    from the theme's "General Options" section.
    Please note: After enabling the use of this file, you will not see any change here, 
    feel free to add your custom CSS below.
    On the other hand, if you need access to the theme's main style sheet, you will 
    need FTP client to access it, is it located in: "styles/style1/css/style.css"
*/

@import url(http://fonts.googleapis.com/css?family=Bitter);
/*----------------------------
	Custom CSS by Tubai	
----------------------------*/
body{line-height: 1.6;}
.hover_animation:hover{opacity:0.8; transition-duration: 500ms;-webkit-transition-duration: 500ms; /* Safari */}
#wrapper-1, #before-content {background:#fff;}


/*	Header	*/
#top-elements .social-media-area{ padding-top:3px;}
#top-elements .phone-number-padding, #top-elements .phone-number-padding a { color:#939393;font-size:14px; font-family: "Open Sans";}
#top-elements .phone-number-padding a:hover{ color:#666;}
#top-elements .phone-number-padding .call{ margin-right:50px;}

/*	C3 Slider	*/
#c3-slider li{ width:1000px !important;}
.c3-slide-img-wrapper{ padding:0;}
#c3-slider .sliding-text{ visibility:hidden;}
#c3-resumeButton, #c3-pauseButton{ display:none;}
.c3-controls{ float:none; margin-top:-50px;}
#c3-nav{ float:none; text-align:center;}
#c3-nav a{display: inline-block; float:none; width:23px; height:23px; background:url(img/slider-nav.png) no-repeat; background-position:-23px 0;}
#c3-nav a.activeSlide{ background-position:0 0;}


/*	Homepage Content	*/
#home-page-content{ background:none;}
#home-page-content #content-container, #main-content .main-content-padding{ padding:0;}

#after-cont-row-2{ background:#f7f7f7; padding:30px 0; margin:10px 0;}
.testimonial_slider__default .testimonial_by_wrap{ width:100%; text-align:center; float:none; padding:30px 0 0 0; background:url(img/testmn-name.png) center top no-repeat;}
.testimonial_slider__default .testimonial_quote{ width:100%;  color:#5b5b5b !important;text-align:center; float:none; height:200px; overflow:hidden; background:none !important; padding:0; margin:0;}
.testimonial_slider__default .testimonial_nav_arrow_wrap a{top:40%;}
.testimonial_slider__default a.testimonial_prev{ left:15px;}
.testimonial_slider__default a.testimonial_next{ right:15px;}
.testimonial_slider__default .testimonial_by_wrap .testimonial_avatar{ display:none;}
.testimonial_slider__default .testimonial_by_wrap span.testimonial_by{font: bold 18px "Open Sans" !important; color:#5b5b5b !important;}
.testimonial_slider__default .testimonial_by_wrap span.testimonial_site{font: 200 16px "Open Sans" !important; color:#5b5b5b !important;}
h3.after_cont_row_2_title{ display:none;}
h2.testmn{font: normal 36px 'Bitter', serif !important; color:#5b5b5b !important; text-align:center; margin:0;}
h3.testmn{font: 200 22px "Open Sans" !important; color:#5b5b5b !important;text-align:center; margin:0; padding:0;}

/*	Footer	*/
#footer-bg{ display:none;}
#bottom-bg{ padding:0;}
#bottom{ padding:50px 0 40px 0; overflow:hidden;}
h3.bottom-col-title{ background:none;margin-bottom: 16px;}
#bottom p{font: normal 14px "Open Sans";}
#bottom .widget_nav_menu li a{font: 200 16px "Open Sans"; padding:16px 0;}
#bottom .widget_nav_menu li { background:none;}
#bottom .widget_nav_menu li.menu-item-has-children .sub-menu{ display:none;}
#bottom .widget_nav_menu li a:hover{ background:#434747; padding-left:15px;}
#bottom_3 p{font: 200 14px "Open Sans";}




/*	Responsive CSS	*/
@media screen and (min-width: 719px) {
	#main-menu #dropdown-holder{ height:72px; background:url(img/nav-bg.jpg) repeat-x; }
	#main-menu{margin-top: -70px; background:none;height:72px;}
	#navigation-menu{ padding:16px 0;}
	.testimonial_slider{ padding:20px 100px;}
	.testimonial_slider__default .testimonial_quote{font:200 24px "Open Sans" !important;}
	#c3-header{ margin-bottom:40px;}
}
@media screen and (max-width: 719px) {
	#logo{background:url(img/nav-bg.jpg) repeat-x;top:0;}
	#logo h1 a, #logo .site-name a{height: 72px;}
	img.slider_top_shdow{ display:none;}
	#main-menu{ background:none;}
}


