/*
Theme Name: Kefindia
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 10.2
Requires at least: 
Requires PHP: 
License: 
License URI:

*/

 
 * { margin: 0px; padding: 0px; outline: none;}
body{ margin: 0px; padding: 0px;background-color: #fff;}
a { text-decoration: none;}
img, .smush-detected-img { box-shadow: none;}

#win-sec table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#win-sec td, #win-sec th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

#win-sec tr:nth-child(even) {
  background-color: #dddddd;
}
#covid .swiper-slide-contents { padding: 20px; background: #ffffffc7;}
.scoupon_sec tr td label { display: block; text-align: left; color: #000; font-size: 15px; text-transform: uppercase; margin-bottom: 8px; }
.scoupon_sec tr td { width: 50%; padding: 0 5px;}
table.scoupon_sec { width: 85%; margin: 0 auto;}
table.scoupon_sec input, table.scoupon_sec select, table.scoupon_sec textarea { width: 100%; height: 45px; border: 1px solid #ccc; padding-left: 10px; margin-bottom: 18px;}
table.scoupon_sec textarea { height: 110px;}
table.scoupon_sec input[type="submit"] { padding:0;
background: #D9241B; color: #ffff; cursor: pointer;font-size: 20px;
text-transform: uppercase;}
table.coupon_sec input[type="submit"]:hover { background: #000; }
table.scoupon_sec .wpcf7-not-valid-tip { color: #dc3232; font-size: 1em; font-weight: normal; display: block; text-align: left; margin-top: -15px; margin-bottom: 15px;}




@media (max-width: 767px) {
	table.scoupon_sec { width: 100%; margin: 0 auto;}
}

