/*
File Name: style.css
Theme Name: RT-Theme 18 Child
Author: Tolga Can
Version: 1.9.5.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Child theme for RT-Theme 18
Author: Tolga Can
Template: rttheme18
*/


/*
	EDIT /css/style.css for the theme stlye
*/

	
table.noborder {
	border:none;
	background-color: none;
}
table.noborder tr{
	border:none;
}
table.noborder td{
	border:none;
}
.product_item_holder .featured_image{
	border:none;
}
.single_add_to_cart_button:before{
	font-family: "fontello";
	padding-right: 5px;
	font-weight: normal;
}
img{
	max-width:1200px;
}
#top_bar .social_media li a{
    width: 35px;
    height: 27px;
    font-size: 23px;
	padding-top: 4px;
}
#top_bar .social_media li {
    width: 35px;
}
html{
}
#jobiframe{
	width: 100%;
	height: 842px;
}
div.pdfemb-toolbar div {
	display:none !important;
}
.breadcrumb{
	display:none;
}
.quoteform{
  box-sizing: border-box;
}
.quoterow {
  display: flex;
}
.quotecolumn {
  flex: 50%;
  padding: 10px;
}
.rt_form input[type="button"], .rt_form input[type="submit"], .wpcf7-submit{
	text-shadow:none;
	color:#000000;
	background:#FFFFFF;
}
.rt_form input[type="text"], .rt_form input[type="email"], .rt_form select, .rt_form textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 select, .wpcf7 textarea, .rt_form input[type="date"], .wpcf7 input[type="date"], .rt_form input[type="tel"], .wpcf7 input[type="tel"], .rt_form input[type="number"], .wpcf7 input[type="number"], .rt_form input[type="url"], .wpcf7 input[type="url"] {
	color:#000000;
}
.top_content header-166114 clearfix ls-direction-fix{
	min-height:unset !important;
}
.content_second_background{
	min-height:unset !important;
}
#header_contents > section{
	text-align:center !important;
}
@media screen and (max-width:960px){
	section#logo a img {
		width:50%;
	}
	.widgetimg{
		display:none;
		width:25%;
	}
	.textwidget{
		line-height:20px;
	}
}