/* Enter Your Custom CSS Here */
#absolute-top-background {
    background: #ffffff;
}
.boxed-container {
    width: 1100px;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
#menu-and-search {
//  background: #131313;
    background: white;
    position: relative;
    display: none;
}
#main-menu ul.nav-menu > li > a {
    color: #fff;
    text-transform: uppercase;
//  font-size: 18px;
    line-height: 22px;
//  padding: 20px 15px;
    font-weight: 600;
}
.entry-content {
    padding: 0 10px 0 15px;
    border-left: 0px solid #e8e8e8; */
    margin: 20px 0 20px 15px;
}
h1, h2, h3, h4, h5 {
    padding-bottom: 5px;
    margin: 15px;
}
div, p {
     color: black;
} 
.entry-summary > div,
.entry-content > div,
.entry-content > p,
div.page-description,
div.textwidget {
   font-size: 130%;
}
div.footer_txt {
   font-size: 120%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 130%;
}
.woocommerce p.price,
.woocommerce ul.product_list_widget li,
.woocommerce ul.products li.product .price {
    font-weight: 600;
    font-size: 150%;
}
div.smthemes{
      display: none;
}
ul.nav-menu > li ul li a {
    font-size: 18px;
}
.widget a.rsswidget {
   font-family: tahoma;
   font-size: 14px;
  float: right;
}
.sidebar .widget {
    margin-bottom: 20px;
}
.entry-title {
    display: none;
}
.page-title {
    display: none;
}
.lg_gallery .top_navigator { display:none; }
.lg_gallery .dir_view .folder { display:none; }
.lg_gallery ul.lgf-list, .lg_gallery ul.lgi-list {
    margin: 0;
    padding: 0;
    // font-weight: bold;
}
/* Academic table css style - start */
.tg  {border-collapse:collapse;border-spacing:0;border-style:solid;border-width:1px;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px; overflow:hidden;word-break:normal;}
.tg .tg-l77s{font-weight:bold; font-family:Arial, Helvetica, sans-serif !important;;text-align:center}
.tg .tg-23o0{font-family:Arial, Helvetica, sans-serif !important;;color:#0a0ad6;text-align:center}
.tg .tg-431l{font-family:Arial, Helvetica, sans-serif !important;;text-align:center}
/* Academic table css style - end */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 29%;
}
.woocommerce .woocommerce-breadcrumb {
    display: none;
}
footer .widget .caption h4 {
    color: #650e0e;
}
footer .widget {
    background: rgba(199, 199, 172, 0.53);
}
footer .footer_txt .boxed-container {
    background: rgba(248,248,248,0.2);
}
form.wpcf7-form input[type="text"], textarea, input[type="email"], input[type="tel"] {
    width: 100%;
}
shp_span {
color: #ff0000;
font-size: 28px;
}
.woocommerce form .form-row.wc-terms-and-conditions .input-checkbox {
    display: inline-block !important;
    position: relative;
    -webkit-appearance: checkbox;
}