/*
Theme Name: Venedor
Theme URI: http://newsmartwave.net/wordpress/venedor/
Author: SW-THEMES
Author URI: http://themeforest.net/user/SW-THEMES
Description: Responsive & Retina Ready Woocommerce Theme
Version: 2.2.8
License: GNU General Public License
License URI: license.txt
Tags: green, blue, orange, pink, brown, red, yellow, grid, clean, parallax, one-column, two-columns, left-sidebar, right-sidebar,  fluid-layout, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, sticky-post, translation-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* Sidebar Menu Icons */
.sidebar-menu-wrap .icon {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: -0.2em;
    margin-right: 5px;
    background: url(images/sidebar_menu_icons.png);
    vertical-align: middle;
}
.sidebar-menu-wrap .icon1 {
    background-position: 0 0;
}
.sidebar-menu-wrap .icon2 {
    background-position: -21px 0;
}
.sidebar-menu-wrap .icon3 {
    background-position: -42px 0;
}
.sidebar-menu-wrap .icon4 {
    background-position: -63px 0;
}
.sidebar-menu-wrap .icon5 {
    background-position: -84px 0;
}
.sidebar-menu-wrap .icon6 {
    background-position: -105px 0;
}
.sidebar-menu-wrap .icon7 {
    background-position: -126px 0;
}

/*CSS for high-resolution devices*/
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .sidebar-menu-wrap .icon {
        background-size:21px 21px;
        background-image: url(images/sidebar_menu_icons@2x.png);
    }
}

 input {
    -webkit-appearance: none;
    border-radius: 0;
}
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

.om-title
{  
font-family: 'Open Sans', Calibri, Arial, sans-serif;  font-size: 27px; font-style: normal; color: #ffffff; font-weight: 700; text-decoration: none; line-height: 1.40em; 
}
.om-small
{  
font-family: 'Open Sans', Calibri, Arial, sans-serif;  font-size: 11px; font-style: normal; font-weight: 400; text-decoration: none; line-height: 1.40em; 
}

.product-title
{  
font-family: 'Open Sans', Calibri, Arial, sans-serif;  font-size: 12px; font-style: normal; font-weight: 700; text-decoration: none;
}

.product-name
{  
font-family: 'Open Sans', Calibri, Arial, sans-serif;  font-size: 12px; font-style: normal; font-weight: 700; text-decoration: none;
}


.widget {margin-top: 0px;}

.wysija-submit-field { 
position: relative; top:-9px; left: 0px; float:none; border: none; font-family: 'Open Sans', Calibri, Arial, sans-serif; font-size: 15px; color:#ffffff; font-weight: 400; font-style: normal; text-decoration: none; padding: 8px 11px 12px 9px; background-color: #8F72B4; line-height: 1.60em; display: block; height:40px;

#om-header
{  
margin: 0 auto;
padding: 15px 0 30px 0;
width: 100%;
height: auto;
text-align: center;
font-family: 'Open Sans', Calibri, Arial, sans-serif;
	font-style: normal;
	font-size: 15px; 
	font-weight: 400; 
	color: #ffffff;
	line-height: 1.50em;
background:url(http://www.evida-uk.com/demo/images/backdrop.jpg); 
background-repeat:no-repeat;
background-position:center top;
}

 }

.wysija-submit-field:hover { 

float:none; border: none; font-family: 'Open Sans', Calibri, Arial, sans-serif; font-size: 15px; color:#ffffff; font-weight: 400; font-style: normal; text-decoration: none; padding: 8px 11px 12px 9px; background-color: #6F4E99; line-height: 1.60em; display: inline; height:40px;

 }


.widget_wysija input[name="wysija[user][email]"] { 

background:#ffffff;
border:1px solid #ececec;
font-family: 'Open Sans', Calibri, Arial, sans-serif;
	font-style: normal;
	font-size: 13px; 
	font-weight: 400; 
	color: #212121;
	line-height: 1.40em;
margin: 10px 0 0 0;
padding: 8px 4px 8px 4px;
width: 100%;
height:40px;
display:block;
}

.widget_wysija .wysija-submit, .widget_wysija .wysija-paragraph { display: inline; }


#om-bar
{  
margin: 0 auto;
padding: 0 0 0 0;
width: 100%;
height: 20px;
text-align: center;
background-color:#8F72B4;
}

#om-line
{  
margin: 40px auto;
padding: 0 0 0 0;
width: 100%;
height: 1px;
text-align: center;
background-color:#ebebeb;
}


.mdf_taxonomy_child_container img {
    display: none !important;
}

