/*
Theme Name: Hereford Child
Theme URI: http://hereford.edge-themes.com
Description: A child theme of Hereford Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: hereford
Template: hereford
*/


/* home page featured styles */
.custom-features-wrapper { text-shadow: 2px 1px 1px #000000; }

/* shopping sidebar widget */
.custom-sidebar-logo { display: block; margin: 0 auto; }
@media (min-width: 1025px) {
	.custom-sidebar-logo { margin: inherit; width: 75%; }
}

/* shopping page styles */
.woocommerce-loop-category__title { margin-top: 5px; text-align: center; font-size: 14px; }
.woocommerce-loop-category__title mark.count { display: none; }

/* about us page styles */
.custom-header-banner-about { text-shadow: 3px 3px 3px #000000; }

/* contact us page */
.custom-contact-wrapper {  }
.ewd_contact_alternate_submit input { width: 100% !important; }

/* shipping policy styles */
.custom-shipping-policy-wrapper table { max-width: 700px; }
.custom-shipping-policy-wrapper table thead tr { border-bottom-color: #000000; }

/* tm extra product options */
select.tmcp-select {
	margin: 0 0 20px; 
    padding: 19px 21px;
    font-family: "Roboto Slab",serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: inherit;
    color: #171717;
    background-color: transparent;
    border: 2px solid #edebe9;
}
.custom-input-extra-price-div { margin-bottom: 30px !important; }
.custom-input-extra-price-div .tm-epo-field-label .tc-chars { margin-top: -20px; }
.custom-input-extra-price-div .tmcp-field-wrap .tc-price { color: #737373 !important; }