.product-buttons .product-buttons-box {
    padding-top: 0 !important;
}

/*.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
  line-height: 0px;}*/
.parallax_sec3{
    background: #eee url(http://rathodmetals.com/wp-content/uploads/2017/07/aluminiumnew.jpg) !important;
}
.switcher.notranslate {
    position: absolute;
    right: 330px;
    top: -13px ;
    -webkit-margin-before: -32px;
}
.king-switch-layout, .king-product-order, .woocommerce-result-count, .woocommerce-ordering {
  display: none;
}
.urmsg{
    height: 150px!important;
}
.margin_top10 {   
    margin-top: 20px!important;
}
.woocommerce-breadcrumb{display:none;}
#woo_catalog .modal-content{width:33%!important}
.switcher {padding-top: 22px;}
.fresh_works1 {
    padding: 63px 0px 0px 0px !important;
  border-bottom: 0px solid #eee !important;

}
.breadcrumbs{color: #727272;}
.one_fourth a {
    color: gray;
}
.one_fourth a:hover {
    color: white;
}
.king-product-info  h3.product-title {
    display: block;
    position: absolute;
    bottom: 40px;
    text-align: center;
    font-weight: bold !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.grid.grid-4 {
    float: none !important;
    position: relative;
    width: 24% !important;
    display: inline-block !important;
    margin-right: 0 !important;
    border: 1px solid lightgrey;
     height: 320px;
}
.carer_frm input, .carer_frm select {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}
.carer_frm textarea {
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
}
.carer_frm .wpcf7-submit {
    width: 20%;
    background: #df1f24;
    border: none;
    color: white;
}
.cr_lft, .enq {
    width: 46%;
    float: left;
    overflow: hidden;
    display: inline-block;
    margin-right: 15px;
}
.carer_frm select {
    font-family: 'Open Sans', sans-serif;
}
.enq {
    width: 34%;
    float: left;
    overflow: hidden;
    display: inline-block;
    margin-right: 15px;
}
.enq_frm textarea {
    height: 120px;
    width: 162% !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.enq_frm textarea {
    height: 120px;
    width: 194% !important;
}
}
/****************************************** Responsive Css Start **********************************************/

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
.enq_frm textarea, .enq {
    width: 100% !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.grid.grid-4 {
    float: none !important;
    position: relative;
    width: 100% !important;
    display: inline-block !important;
    margin-right: 0 !important;
    border: 1px solid lightgrey;
    height: auto;
}
.king-product-info h3.product-title {
    bottom: 20px;
}
.cr_lft {
    width: 100%;
}
.switcher.notranslate {
    position: absolute;
    right: -15px;
    top: 25px;
}

}
@media only screen  and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
.switcher.notranslate {
    position: absolute;
    right: -15px;
    top: 20px;
}

}

@media only screen  and (min-device-width: 481px) and (max-device-width: 640px) and (orientation: landscape) {
.switcher.notranslate {
    position: absolute;
    right: -15px;
    top: -10px;
}

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.grid.grid-4 {
    float: none !important;
    position: relative;
    width: 48% !important;
    display: inline-block !important;
    margin-right: 0 !important;
    border: 1px solid lightgrey;
     height: auto;
}
.king-product-info h3.product-title {
    bottom: 15px;
}
  .cr_lft {
    width: 100%;
}
  .switcher.notranslate {
    position: absolute;
    right: 0;
    top: -14px;
}
.enq_frm textarea, .enq {
    width: 100% !important;
}

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.product-buttons .product-buttons-box {
    padding-top: 45px !important;
}
  .switcher.notranslate {
    position: absolute;
    right: 0;
    top: -14px;
}
.enq_frm textarea {
    width: 146% !important;
}
}

.site-search-area {
    
    display: none;
}
#king-top-menu {
    
    display: none;
}
.page_title2 {
    
    padding: 1px 0px 28px 0px !important;
}
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea , .wpcf7-select, .wpcf7-tel{
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}