/*
Theme Name: Wise-Mountain Pro Child
Theme URI: http://progressionstudios.com/wise-mountain-pro-child/
Author: Progression Studios
Author URI: http://themeforest.net/user/ProgressionStudios
Description: ThemeForest Multi-Purpose Premium Theme Child
Template: pro-wise-mountain
Version: 1.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: right-sidebar, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready
Text Domain: progression
*/
@import url("../pro-wise-mountain/style.css");

/* =Theme customization starts here
------------------------------------------------------------------------- */
a.more-link, #commentform .form-submit input.submit, .wpcf7-form input.wpcf7-submit {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block;  width:auto;
	margin:0px 6px 6px 0px;
	text-shadow:none;
	-moz-box-shadow: none; -webkit-box-shadow:none; box-shadow: none;
	border:none;
	width:auto;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:400;
	padding:24px 32px 25px 32px;
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	background:#5C2148;
	letter-spacing: 1.4px;
}

body h2.wine-heading-pro {
	text-align:center;
	font-style: normal;
	margin-bottom: 75px;
}

body .wine-price-pro {
    width: 60px;
    height: 60px;
	line-height: 60px;
    background-color: #B51A2A;
    color: #ffffff;
    position: relative;
    top: 66px;
    right: -66%;
    padding: 25px;
	margin-bottom: -110px;
    border-radius: 100%;
    font-size: 34px;
	letter-spacing: -3px;
	}