/*
Theme Name: Olam Child
Theme URI: http://themes.layero.com/olamwp/
Description: This is a child theme for Olam.
Author: Webnesters
Author URI: http: //www.webnesters.com/
Template: olam
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.details-bottom {margin-top: 5px; padding-left: 10px; padding-right: 10px; padding-top: 15px; border-top: 1px solid #ededed; overflow: hidden;}
.details-single-bottom {margin-top: 15px; padding-left: 10px; padding-right: 10px; padding-top: 15px; border-top: 1px solid #ededed; overflow: hidden;}

.edd_download_inner {position: relative; background: #fff; padding: 0px 0px 0px; overflow: hidden;}

h4 {
  text-transform: none;
  font-variant: small-caps;
}

.details-bottom {margin-top: 5px; padding-top: 2px; padding-bottom: 10px; border-top: 0px solid #ededed; overflow: hidden; text-transform: capitalize;}

.searchandfilter select.sf-input-select {
    min-width: 170px;
    max-width: 170px;
    height: 40px;
}

.sf-input-select {
    display: block;
    line-height: 1.8rem;
    background: rgba(0,0,0,0.05);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0;
    margin-bottom: 15px;
    width: 100%;
    padding: 2px 12px;
}

.searchform.searchform {
  margin-top: 6px;
  background-color: #304147;
}

.page-head {text-align: center; margin-bottom: 0.6rem;}

.cart-box {display: block; padding: 25px; font-weight: 300; margin:50px 0; position: relative}

/****************************************************************/