@charset "utf-8";

	 
.product-category{
   width:100%;
  /* float:left;*/
   }
   .product-category a{
text-decoration:none;
}



h2, .product-category h2, .product-wrpr h2, .post h2{
   font-size:22px;
   color:#a3b060;
    font-family: Comic Sans MS !important;

   }

.product-category .product-wrapper:hover h2, .product-wrpr:hover h2, .post:hover h2{
   color:#6C2B85;
   }
   
.product-wrapper{
    width:348px; max-width:100%;
	float:left;
	padding:10px; margin-bottom:20px;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	}

.product-wrapper a, .post a{
display:block;
padding:10px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
text-decoration: none !important;
}

.product-wrapper a:hover, .product-wrpr a:hover, .post a:hover{
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.product-wrapper img, .post img{
width:100%; max-width:100%;
height:auto;
border:none;
}
	
.product-wrapper p{
   padding-bottom:10px;
   color: #555554;
   }
   
.product-wrapper .the_excerpt p{ min-height:50px;}  
	
a.read{
  padding:3px 5px;
  color:#FFFFFF!important;
  text-decoration:none;
  background:#6C2B85;
  }
a.read:hover{
  color:#FFFFFF!important;
  text-decoration:none!important;
}


.blog-section{width:100%; float: left; text-align:center;margin:20px auto 20px; border-bottom:1px solid #f4f4f4; padding-bottom:20px;}


.blog-section .post { float:left;
    text-align: center;
    vertical-align: top;
    width: 48%;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
text-align: center !important;
}

.blog-section .dvdrpst{
width:4%;
display:block;
float:left;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
text-align: center !important;
}




/*.blog-section img{ border: 2px solid #808080;max-width:100%;height:auto;}*/

.blog-section p{font-family: "comic sans ms",sans-serif;
    line-height: 1.5em;
    margin-top: 0;
    text-align: justify;}

.blog-section h2.posttitle {
margin:5px 0px;
}
.blog-section .postmetadata {
    clear: both;
    color: #888;
    margin: 0.4em 0;
    text-align: justify;
}



.read-more

.blog-section .post a {
    color: #6c2b85;
    text-decoration: underline;
}



table.tstmn {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

table.tstmn th, table.tstmn td {
  text-align: left;
  padding: 16px;
}

table.tstmn tr:nth-child(even) {
  background-color: #f2f2f2;
}

.blghm{
box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 25px -5px, rgba(0, 0, 0, 0.3) 0px 10px 10px -5px;
clear:both;
margin-top:25px;
}
.blghm img{width:100%; height: auto; max-width:100% !important;}

.welcome_head{text-align: center;}

.heading
