/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       karma
Version:        1.1
*/


/* ------- Insert Custom CSS below this line ------- */

* ------- Phone instead search bar ------- */

.search-form p {color:#FFF;font-size:26px;padding-top:5px;}
.search-form {width:220px !important;}



/*---------Price Table----------------------------------*/

#swan
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
color:#000000;
}
#swan td, #swan th 
{
font-size:1em;
border:1px solid #00A6CF;
padding:10px 10px 10px 10px;
}
#swan th 
{
font-size:1.2em;
text-align:left;
padding-top:10px;
padding-bottom:10px;
background-color:#21BEDE;
color:#ffffff;
}
#swan tr.sas td 
{
color:#000000;
background-color:	#FFFFFF;
}


.tdata{
			  
			  width:297px;
			  resize:none;
    }



/*-----------IPHONE-----------------------*/

#main .contact_smartphone .sidebar-widget {
width:217px !important;
background:none !important;
padding-bottom:15px !important;
margin:0 !important;
}



.smartphone-wrap {
background:none !important;
padding-top:20px;
margin:83px 51px ;
}




/*-----------------BLACK NAV-----------------*/

#sub_nav ul a {
  background-image:url(http://missmerry-cleaning.co.uk/wp-content/themes/Karma/images/_global/separator3.gif);
  background-position:0 100%;
  background-repeat:repeat no-repeat;
  color:#000000;
  display:block;
  height:1%;
  margin:0 13px 0 0;
  padding:4px 0 8px 20px;
  position:relative;
}