/*
Theme Name: lincoln Child Theme
Theme URI: http://www.lunartheme.com
Author: lunartheme
Description: This is a child theme for lincoln
Version: child-theme
Author URI: http://www.lunartheme.com
Template: lincoln
Text Domain: lincoln-child
*/
/* [Add Your custom css below]
– – – – – – – – – – – – – – – – – – – – */


/******* Lang */


#header-widgets-3 ul, #header-widgets-3 li {
    list-style: none;
}

#header-widgets-3 li {
    float: left;
    margin: 10px 10px;
}



/****** RTL */


body.rtl .k2t-row [class*="col-"], body.rtl .k2t-header-mid .k2t-menu > li {
    float: right;
}

body.rtl .contact-info .vc_icon_element.vc_icon_element-outer {
	
	margin: 18px 0 0 18px;
}

body.rtl .contact-info div i {
	
	margin-left: 12px;
}


/********* Classes */


body.tax-mikve_classe .k2t-title-bar {
    display: none;
}

.mikve-error {
    padding: 10px;
    background: #ff0000;
    color: #FFF;
    font-weight: bold;
}


.mikve-ok {
    padding: 10px;
    background: #008000;
    color: #FFF;
    font-weight: bold;
}


/******* Actu */


#vmarquee{
    position: absolute; overflow: hidden;
}