/*
Theme Name: Nepal Souvenir Handicraft
Theme URI: https://rakepoint.com/themes/supermadhoney/
Author: Rakesh Aryal
Author URI: https://rakesharyal.com.np/
Description: Super Mad Honey Plus brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supermadhoney
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 textarea, .wpcf7 select {
background:#fff;
color:#333;
	border-radius:6px !important;
	border:1px solid #333;
	padding:10px;
	width:100%;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
background-color:#09a50b;
text-align:center;
	font-weight:700;
	border:none;
	padding:10px 30px;
	color:#fff;
	border-radius:6px;
}

a.nav-link[aria-current] {
    color: #e58900 !important;
   
    border-radius: 6px;
}


.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    padding: 10px 15px;
	border:1px solid #b5b5b5;
	border-radius:4px;
}
