




/**** Google Fonts ****/


@import url("http://fonts.googleapis.com/css?family=PT+Sans:italic,400,700,700italic");




/********* GLOBAL *********/

/* Global Colors + Menu Border Color */

#smoothmenu1{

	border-bottom: 4px solid #4f7e1a;

	font-weight:normal;font-style: normal;
}



#welcomebox{

	border-left: 7px solid #85d32d;

}



.navigation .wp-paginate .current {	

	border: 1px solid #85d32d;

}



table.custom-table th{

	border-bottom: 2px solid #85d32d;

}



#smoothmenu1,

#c-da-slider .da-slide .da-link,

.da-slider .da-dots span.da-dots-current:after,

#wrapper input[type=submit],

.portfolio-readmore-btn a,

a.read-more,

a.more-link,

#wp-calendar #today,

#wrapper .tagcloud a:hover,

table th{

	background-color:#85d32d;

	background-image: linear-gradient(bottom, #85d32d 0%, #9eec46 100%);

	background-image: -o-linear-gradient(bottom, #85d32d 0%, #9eec46 100%);

	background-image: -moz-linear-gradient(bottom, #85d32d 0%, #9eec46 100%);

	background-image: -webkit-linear-gradient(bottom, #85d32d 0%, #9eec46 100%);

	background-image: -ms-linear-gradient(bottom, #85d32d 0%, #9eec46 100%);

}






#c-da-slider .da-slide .da-link,

a.more-link,

#wp-calendar #today{

	border-color:rgba(133, 211, 45, 0.1);

    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);

    border-width: 1px; border-style:solid;

}





#footer_left a{

    color: #A7A7A7;

}



h3.accordion-toggle .icon_color, .navigation .wp-paginate .current {

	background-color:#85d32d;

}



/*.accordion-wrapper .accordion-toggle{

	border-top: 2px solid #fff;

}

*/

#content_container h4.clicked,

.tabs-wrapper ul.tabs li a.selected,

.accordion-wrapper .active{

	border-top: 2px solid #85d32d;

}





#c-da-slider .da-slide .da-link:hover,

#wrapper input[type=submit]:hover,

.portfolio-readmore-btn a:hover,

a.read-more:hover,

a.more-link:hover{

	color: #ffffff;

	background-color:#85d32d;

	background-image: linear-gradient(bottom, #85d32d 0%, #85d32d 100%);

	background-image: -o-linear-gradient(bottom, #85d32d 0%, #85d32d 100%);

	background-image: -moz-linear-gradient(bottom, #85d32d 0%, #85d32d 100%);

	background-image: -webkit-linear-gradient(bottom, #85d32d 0%, #85d32d 100%);

	background-image: -ms-linear-gradient(bottom, #85d32d 0%, #85d32d 100%);

}



a,

h1.colorised_heading_icon span,

h2.colorised_heading_icon span,

h3.colorised_heading_icon span,

h4.colorised_heading_icon span,

h5.colorised_heading_icon span,

h6.colorised_heading_icon span,

#smoothmenu1 ul li ul.sub-menu li.hover a,

#smoothmenu1 ul li ul.sub-menu li a:hover,

#smoothmenu1 ul li ul li.current-menu-item a,

#smoothmenu1 ul li ul li.current-menu-ancestor a,

#c-da-slider .da-slide-title span,

#footer_left a:hover,

#footer_right a,

.c_highlight,

h2.c_portfolio_title, a:hover, #footer_cotainer a:hover,

a,

.c_bloglist_shortcode_box_description, #sidebar_container ul.xoxo li ul li.recentcomments a:hover, #sidebar_container ul.xoxo li ul li a:hover,

.accordion-wrapper h3.active a,

#content_container h4.clicked a, .tabs-wrapper ul.tabs li a.selected

{color: #85d32d;}








.c_bloglist_shortcode_box .c_mask{

	background-color: rgba(133, 211, 45, 0.7);

}







/* Social Widget */

#header_right .simple-social-icons ul li a:hover,

#footer_cotainer .simple-social-icons ul li a:hover, .flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover,

#content_container .c-column-highlight h3.c-column-title,

#content_container .c-column-highlight .c-pricetable-btn a,

.c-pricetable-btn a:hover

{background-color:#85d32d}









/* Logo Image */


#header #logo a{

	display:block;	

	background:url("https://food-truck-builders.com/wp-content/uploads/2013/07/SeattleFoodTruck-logo-web.png") no-repeat;

	text-indent: -99999px;

	width: 211px;

	height: 213px;

	margin:0 auto;

}





/* General Font Settings + Background Options */

body{

	font-family:PT Sans,arial,serif;color:#545454;font-size:16px;font-weight:normal;font-style: normal;
	background-color:#ebebeb;

	background-image: url(https://seattle-food-truck.com/wp-content/uploads/2013/06/stainless-steel1.jpg);
	background-position:default;

	line-height:1.5;

	background-repeat:repeat;
}







/* Tagline Settings */

#site-description{

	font-family:PT Sans,arial,serif;color:#b8b8b8;font-size:11px;font-weight:normal;font-style: normal;
}







/* Sidebar settings */





	body.page #page_cotainer #sidebar_container{

		float: right;

	}

	body.page #page_cotainer #content_container {

		float: left;

	}






/********* CUSTOM STYLE *********/

#header #header_right .widget-container { padding-top: 15px; padding-right: 25px; text-align: right; }
.call-us { font-size: 18px; font-weight: bold; }

#header { padding-bottom: 5px; }
#header #logo { padding-left: 25px; padding-top: 5px; }

a { color: #e95c2f; font-weight: bold; }

#site-description { font-size: 14px; }
#welcomebox { font-style: normal; color: #ababab; font-size: 20px; }

.wp-caption { width: auto; max-width: 100% !important; }
.wp-caption img { width: auto; max-width: 100% !important; }

@media only screen and (max-width: 479px) {
	#header #logo { width: auto; }
	#header #logo a { width: auto; }
}


@media only screen and (max-width: 990px) {
        #header #header_right { float: none; }
        #header #header_right .widget-container { text-align: center; padding-top: 5px; padding-right: 0; }
        .call-us .phone { display: block; }
        #header #logo { width: auto; float: none; padding-left: 0; }
	#header #logo a { width: auto; background-position:center center; }
}

.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }








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

/******  END OF DYNAMIC CSS  ********/

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



