body {  
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
font-family: Arial, sans-serif;
color: #333;
}
a {
text-decoration: none;
color: #e74c3c;
}
a:active,a:focus,a:hover {
outline: 0;
text-decoration: none;
}
p {
font-size: 16px;
line-height:24px;
color:#222222;
}
a img,
iframe{
border:none !important;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
color:#777;
}
.breadcrumb a {
color: #fa5738;
text-decoration: none;
}
.main-content{
margin-top: 30px;
margin-bottom: 60px;
}
input:focus {
outline: none;
} input[type="submit"] {
color: #fff;
background-color: #e74c3c;
padding: 5px 12px;
border: 1px solid #e74c3c;
}
input[type="text"] {
border: 1px solid #e1e1e1;
padding: 6px 12px;
font-size: 12px;
color: #444;
letter-spacing: 1px;
} .navbar{
background-color:#342c61;
}
.main-menu{
background-color:#fff;
padding:20px;
border-bottom: 3px solid #d2cece;
}
#navigation-wrapper .top-menu {
text-align: center;
}
#navigation-wrapper ul.top-menu,
#navigation-wrapper .top-menu ul {
padding: 0;
margin: 0;
}
#navigation-wrapper .top-menu li {
display: inline-block;
margin-right: 18px;
margin-left: 18px;
position: relative;
}
#navigation-wrapper .top-menu li a {
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
line-height: 30px;
color: #222;
display: block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#navigation-wrapper ul.top-menu li.current-menu-item > a,
#navigation-wrapper ul.top-menu li.current_page_item > a,
#navigation-wrapper .top-menu li a:hover {
color: #ff6c6c;
} .card img{
border:none;
}
.card-image img{
width: 100%;
height:auto;
}
.card{
border: none;
margin-bottom:24px;
background-color: #fff;	 
}
h2.entry-title{
font-size:21px !important;
margin-bottom:10px;
line-height: 1.4;
}
h2.entry-title a{
color: #333;
}
.product-cats a{
font-style: italic;
font-size: 15px;
color: #9c41f0;
font-weight: normal;
}
.archive-title,
.page-title{
font-size: 35px !important;
color: #333;
text-transform: capitalize;
line-height: 1.4;
} .padding-content{
padding:26px;
background-color:#ffffff;
margin-bottom: 24px;
}
.card-title{
font-size:35px;
color: #333;
line-height: 1.4;
}
.entry-content p{
font-size: 16px;
line-height:24px;
}
.box-info p{
font-size: 16px;
}
.box-info span{
font-weight:bold;
} .entry-tags {
margin-top: 20px;
}
.entry-tags a {
display: inline-block;
margin: 0 2px 2px 0;
padding: 0.3em 0.7em;
background-color: #f2f2f2!important;
border: 1px solid #f2f2f2;
color: #2f4686;
text-decoration: none;
text-transform: capitalize;
font-size: 14px !important;
border-radius: 3px;
line-height: 24px
}
.entry-tags a:hover {
background-color: #fff!important;
border: 1px solid #f2f2f2;
color: #2f4686;
}
h3.related-title{
margin-top:1em;
font-size:20px;
font-weight:bold;
color:#222;
}
.title3{
font-size: 18px;
font-weight:400;
line-height: 22px;
}
.title3 a{
color: #222;
} .post-pagination {
margin: 20px auto 20px;
text-align: center;
}
.post-pagination a, .post-pagination span {
display: inline-block;
padding: 5px 15px;
background-color: #1079c9;
text-decoration: none;
color: #f9f9f9;
font-size: 15px;
border-radius: 2px;
}
.post-pagination a:hover {
background-color: #4f9eda;
}
.post-pagination span {
opacity: 0.7;
background-color: red;
}
.post-pagination a:first-of-type {
margin-right: 5px;
}
.post-pagination .previous-span {
margin-right: 10px;
} footer {
padding: 20px;
background-color: #ffffff;
}
footer ul li {
display: inline-block;
}
footer ul li a {
color: #1e263e;
display: inline-block;
margin-right: 20px;
font-size: 15px;
}
footer ul li a:hover{
color:#e74c3c;
}
footer p {
margin: 0;
color: #1e263e;
}