/*
Theme Name: Virtue Child
Template: virtue
*/

@charset "UTF-8";

body {
color: #000000;
/*background-color: #D1D598;*/
}
.wrap {
/*background-color: #D1D598 !important;*/
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}

header #logo a.brand, .logofont {
    font-family: Lato;
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
/*.container {
background-color: #ffffff;
} */
.back
h1 {
    font-family: Lato;
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
}
.topnumber {
background-color: #CCCCCC;
padding: 0 0 0 8%;
}

#topbar {
background-color: #B7BE0E;
color: #ffffff !important;
font-size: x-large;
line-height: 30px;
}
.topbar-widget {
text-align:right;
color: #191E23;
font-size: x-large;
margin: 10px 0 5px 0
}
.topclass {
background-color: #B4BA11;
color: #191E23;
}
.kad-header-right {
height: 20px;
margin: 0 0 0 0;
}

.banner {

-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75) !important;
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75) !important;
}

.sliderclass {
background-color: #cccccc;
padding: 10px 0 10px 0;
margin: -15px 0 0 0;
}

.flexslider {
background-color: #ffffff;
border: solid thin #000;
padding: 3px;
}

.fasize40 {
font-size: 40px;
}
.frontbox1 {
background: #f1f1f1;
border: #cccccc;
-webkit-box-shadow: 2px 1px 5px 1px #C2C2C2;
box-shadow: 2px 1px 5px 1px #C2C2C2;
padding: 10px;
}
#frontbox1{
width:100%;
text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.frontbox2 {
background: #f1f1f1;
border: #cccccc;
-webkit-box-shadow: 2px 1px 5px 1px #C2C2C2;
box-shadow: 2px 1px 5px 1px #C2C2C2;
padding: 10px;
}
#frontbox2{
width:100%;
text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.frontbox3 {
background: #f1f1f1;
border: #cccccc;
-webkit-box-shadow: 2px 1px 5px 1px #C2C2C2;
box-shadow: 2px 1px 5px 1px #C2C2C2;
padding: 10px;
}
#frontbox3{
width:100%;
text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.center-icon {
margin: 0 auto;
text-align: center;

}
.page-header {
border-top: none;
margin: 0px 0px 10px 0px;
padding: 0 0 0px 0;
}

.service-box {
padding: 10px 10px 15px 20px;
border: dashed medium #B7BE0E;
border-radius: 15px;
-webkit-box-shadow: inset 2px 3px 13px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 2px 3px 13px 0px rgba(0,0,0,0.25);
box-shadow: inset 2px 3px 13px 0px rgba(0,0,0,0.25);
}
.read-more a {
text-decoration: underline;
}
.read-more a:visited {
text-decoration: underline;
}

#quote {
font-size: small !important;
font-weight:normal;
}