body {
    
    background: linear-gradient(to bottom, #eee, rgba(222,112,6,0.2), #de7006),url("../images/wrapping.html");
    overflow-x: hidden;
    margin: 0;
}
*, *::after, *::before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    line-height: 1.45;
}
.mega-header {
    padding: 0 0 70px;
    text-align: center;
}
.mega-header h1 {
    font-size: 3.5rem;
    margin: 0 0 20px 0;
}
.mega-header p {
    margin: 0;
}
p, pre, figure {
    margin: 0 0 1rem 0;
}
h1, .h1 {
    font-size: 2.7rem;
    letter-spacing: -2px;
    margin: 0 0 1rem 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin: 0 0 1rem 0;
    padding: 0;
    line-height: 1.1;
}
.woocommerce ul.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1;
    padding: 0px 57px 57px 57px;
}
dl, menu, ol, ul {
    margin: 0;
    list-style: none;
}
.woocommerce ul.products li.product {
    background: rgba(255,255,255,0.75);
    border-radius: 10px;
    padding: 20px;
    width: 23%;
    margin: 20px 2% 2% 0;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none outside;
}
.woocommerce ul.products li.product a img {
    width: 240px;
    height: 240px;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.woocommerce ul.products li.product a img:hover {
    border: 1px solid #fff;
    box-shadow: none;
}
.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    font-size: 1.4em;
    margin: 0;
    color: #222;
}
.woocommerce ul.products li.product:nth-child(3n){
 margin-right:23px;
}  
.woocommerce ul.products li.product .price{
color:#77a464;display:block;font-weight:normal;margin-bottom:.5em;font-size:.857em
}

.woocommerce ul.products li.product .button, .woocommerce ul.products li.product .page-numbers {
    margin-top: 1em;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
img {
    max-width: 100%;
}
a:hover, a:focus {
    color: #333;
}

h3, .h3 {
    font-size: 1.8rem;
    margin-top: 80px;
}

.button:hover:not(.disabled), .page-numbers:hover:not(.disabled), .button:focus:not(.disabled), .page-numbers:focus:not(.disabled), #rcp_submit:hover:not(.disabled), #rcp_submit:focus:not(.disabled), #rcp_update_card:hover:not(.disabled), #rcp_update_card:focus:not(.disabled) {
    background: -webkit-linear-gradient(top, #EBEBEB, #C7C7C3);
    background: linear-gradient(to bottom, #EBEBEB, #C7C7C3);
}
.button, .page-numbers, #rcp_submit, #rcp_update_card {
    display: inline-block;
    font-family: inherit;
    font-weight: bold;
    outline: 0 !important;
    border: 1px solid #D4D4D4 !important;
    border-radius: 2px;
    color: #444;
    background: -webkit-linear-gradient(top, #F4F4F2, #EDEDEB);
    background: linear-gradient(to bottom, #F4F4F2, #EDEDEB);
    box-shadow: inset 0 1px 0 #FDFDFC;
    white-space: nowrap;
    padding: 5px 8px !important;
    line-height: 1.4 !important;
    position: relative;
}


   

.box{
    height: auto;
    width: 100%;
  float: left;
}
#footer {
    margin: 0 auto;
    color: #fff;
    text-align: left;
  }
  #footer_top {
    background-color: #111;
    color: #fff;
    padding: 5px;
  }   

       
    .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

{
  box-sizing:border-box;
}



.bg-grid-line,
.card:after,
.card head:before {

}

.card {
  position:relative;
  height:480px;
  width:750px;
  margin:0 auto;
  background:#ECECEC;
  border-radius:4px;

  box-shadow:
    inset 0 0 0 1px rgba(0, 0, 0, .4),
    0 0 10px rgba(0, 0, 0, .55),
    0 2px 10px rgba(0, 0, 0, .6)
  ;
}





.heading {
  position:relative;
  background:#ED3D34;
  height:90px;
  width:100%;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom:2px solid rgba(180, 80, 80, .5);
  border-top:1px solid rgba(221, 108, 108, .8);
  box-shadow:
    inset 0 1px 0 0 rgba(255, 120, 120, .8),
    0 1px 2px rgba(0, 0, 0, .4)
  ;

  padding:35px 20px;
  opacity:.9;
}



.heading h1 {
  color:#fff;
  line-height:50%;
  font-size:35px;
  margin:0;
  text-shadow:-1px -1px 1px rgba(0, 0, 0, .5);
}
.heading_performance {
  position:relative;
  background:#ED3D34;
  height:90px;
  margin-left: 4%;
  margin-right:50px;
  width:91%;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom:2px solid rgba(180, 80, 80, .5);
  border-top:1px solid rgba(221, 108, 108, .8);
  box-shadow:
    inset 0 1px 0 0 rgba(255, 120, 120, .8),
    0 1px 2px rgba(0, 0, 0, .4)
  ;

  padding:35px 20px;
  opacity:.9;
}



.heading_performance h1 {
  color:#fff;
  line-height:50%;
  font-size:35px;
  margin:0;
  text-shadow:-1px -1px 1px rgba(0, 0, 0, .5);
}
.card article {
  padding:30px;
}


.card article h2 {
  color:#515355;
  float:left;
  margin:0 5px 15px 0;
  font-weight:normal;
  padding:0 0 8px 0;
  width:450px;
}

.card article .area {
  position:relative;
  height:270px;
  width:670px;
  float:left;
  overflow-y:scroll;
}

.card article .area h3 {
  margin:0;
  color:#5F6163;
  font-size:20px
}

.card article .area ul {
  margin:5px 0 30px 0;
  padding:0;
  list-style:none;
}

.card article .area ul li {
  margin:20px 0 0 0;
  font-size:16px;
  color:#94957F;
  text-shadow:0 0 1px rgba(0, 0, 0, .3);
}



.card article .area ul li:before {
  content:'\2605';
  margin-right:5px;
}

.card article .area::-webkit-scrollbar {
  width: 10px;
}

.card article .area::-webkit-scrollbar-track {
  background-color: rgba(217, 217, 217, .5);
  border-radius:50px;
}

.card article .area::-webkit-scrollbar-thumb {
  background: rgba(184, 184, 184, .5);
  box-shadow:
    inset 1px 1px 0 rgba(0, 0, 0, 0.10),
    inset 0 -1px 0 rgba(0, 0, 0, 0.07)
  ;
  border-radius:50px;
}
.name             {padding-left: 300px;}
.email            {padding-left: 265px;}
.phone            {padding-left: 260px;}
.address          {padding-left: 250px;}
.country          {padding-left: 255px;}
.method_id        {padding-left: 230px;}
.method_details   {padding-left: 245px;}

.performance_ads{
	margin-left: 5%; 
	font-family:lucida sans; 
	color: #fff; 
	font-size: 20px; 
	font-weight: 900;
}
.performance_time{
	margin-left: 5%;
	font-family:lucida sans; 
	color: #fff; 
	font-size: 20px; 
	font-weight: 900;
}

.woocommerce2 ul.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}
.woocommerce2 .products ul, .woocommerce2 ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1;
    padding: 0px 57px 57px 57px;
}
dl, menu, ol, ul {
    margin: 0;
    list-style: none;
}
.woocommerce2 ul.products li.product {
    background: rgba(255,255,255,0.75);
    border-radius: 10px;
    padding: 20px;
    width: 48%;
    margin: 20px 2% 2% 0;
}
.woocommerce2 .products ul li, .woocommerce2 ul.products li {
    list-style: none outside;
}
.woocommerce2 ul.products li.product a img {
    width: 500px;
    height: 500px;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.woocommerce2 ul.products li.product a img:hover {
    border: 1px solid #fff;
    box-shadow: none;
}
.woocommerce2 ul.products li.product h3 {
    padding: .5em 0;
    font-size: 1.4em;
    margin: 0;
    color: #222;
}
.woocommerce2 ul.products li.product:nth-child(3n){
 margin-right:23px;
}  
.woocommerce2 ul.products li.product .price{
color:#77a464;display:block;font-weight:normal;margin-bottom:.5em;font-size:.857em
}

.woocommerce2 ul.products li.product .button, .woocommerce ul.products li.product .page-numbers {
    margin-top: 1em;
}
.woocommerce2 ul.products li.product a {
    text-decoration: none;
}
img {
    max-width: 100%;
}
a:hover, a:focus {
    color: #333;
}