.widget_text{
padding-left: 15%!important;
	
	
}

.widget_text h4{
	font-size: 13px!important; 
	font-weight: 600;
	text-transform: capitalize
}

.padding_section {
		padding-top:100px;
	}

@media only screen and (max-width: 767px){
	.padding_section {
		padding-top:10px!important;
	}
	
		#Top_bar .logo {
		float: left;
		margin: 0px!important;
	}
	.myparallaxchamp_contents
	  {
	   display: none;
	  }
		.calculator_height{
		height:300px!important;
	}
		.calculator_detail{
		padding:0px 10% 0px!important;
	}
	.home_heading br { content: ' '; }
}
#contactform .column input[type="number"]{
	width: 100%;
	
}

.cat_title h3{
    color: #fff;
}

.cat_title{
	background-color: #000;
	
}
.categories_div{
	-webkit-filter: grayscale(100%);
  -webkit-transition: .7s ease-in-out;
  -moz-filter: grayscale(100%); 
  -moz-transition: .7s ease-in-out;
  -o-filter: grayscale(100%); 
  -o-transition: .7s ease-in-out;

}
.categories_div:hover {
	
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}

.categories_div:hover .cat_title{
	background-color: Red;
}

.categories_div:hover .cat_title h3{
	color: #000;
}

.category_title{
	padding:15px;
	text-decoration: none!important;
}
table th, table td {
	border: none!important;
	text-align: left;
	vertical-align: top;
}
.product_boxes{
	padding: 3px; margin-right:-7px;
}
.myparallaxchamp_contents {
	  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	height: 800px;
   /* background-attachment: fixed;
    background-position: bottom !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
	padding:190px 0 369px!important;*/
}
.calculator_height{
	height: 430px;
}

.categories_div_title:hover .cat_title{
	background-color: Red;
		
  -webkit-transition: .7s ease-in-out;
  
  -moz-transition: .7s ease-in-out;
 
  -o-transition: .7s ease-in-out;
}

.categories_div_title:hover .cat_title h3{
	color: #000;
	  -webkit-transition: .5s ease-in-out;
 
  -moz-transition: .5s ease-in-out;
 
  -o-transition: .5s ease-in-out;
}
.responsive-menu-toggle{
	color: #e72435!important;
}

/* prettyPhoto styling for small screens */
@media (max-width: 500px)
{
    .pp_pic_holder.pp_default
    {
        width: 100%!important;
        margin-top:-100px !important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left
    {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right
    {
        padding-right: 0!important;
    }
    .pp_content
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade
    {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom
    {
        display: none!important;
    }
    #pp_full_res img
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details
    {
        box-sizing: border-box;
        width: 100%!important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px!important;
    }
    a.pp_close
    {
        right: 10px!important;
        top: 10px!important;
    }
}

.calculator_detail{
	background-color:#d8dde1;padding:42px 10% 35px;
}
.category_title h3{
	margin-bottom:0px!important;
	padding-bottom: 4px;
	
}
