/*
Theme Name: Wuluj 2.0
Theme URI: https://www.wuluj.com
Author: Y E.B
Author URI: https://www.wuluj.com
Description: Wuluj est une plateforme de pré vente qui offre la possibilité à tous les entrepreneurs de la région MENA de commercialiser leur produit ou service à minima au stade du prototype. Wuluj est un « go to market booster » pour tous les projets créatifs innovants souhaitant passer au stade de la commercialisation. La plateforme offre ainsi la possibilité à des porteurs de projets de vendre, au cours d’une campagne, une quantité de produits définie, sur une période déterminée. Nous offrons également toute une gamme de services complémentaires visant à aider les entrepreneurs à préparer, animer et finaliser leur processus de commercialisation grâce à un réseau de partenaires qui sont également à votre service.
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: crowfunding, wuluj, prevente
Text Domain: wuluj
*/

/* -------------------------------------- *
*           Default WP CSS                *
* --------------------------------------- */
a{
    text-decoration: none !important;
}
html {
    width: 100%;
    height: 100%;
}
body.single-post #main{
    padding-top: 70px;
}
.page-links{
  margin-bottom: 30px;
  clear: both;
}
.page-content,
.blog-content-wrapper{
  margin-bottom: 88px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
a:focus {
    outline: 0;
    outline-offset: 0;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.gallery-caption {
    font-size: 12px;
}
.bypostauthor {
    font-size: 12px;
}


/* -------------------------------------- *
*           Wordpress Core                *
* --------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
        white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; 
}


h2.bordered {
    position: relative;
    z-index: 1;
}
h2.bordered span { 
    background: #fff; 
    padding: 0 25px; 
}
h2.bordered:before {
    border-top: 1px solid #dfdfdf;
    content:"";
    margin: 0 auto;
    position: absolute;
    top: 50%; left: 0; right: 0; bottom: 0;
    width: 0%;
    z-index: -1;
}
#loginform{
    width: 400px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    padding: 40px 30px 20px;
    border: 1px solid #e7e7e7;
}
.post-meta-info-list-in a {
    color: #5a5a5a;
    border-radius: 4px;
    padding: 4px 15px;
    margin-right: 5px;
    border: 2px solid #e7e7e7;
    transition: 400ms;
}
.post-meta-info-list-in a:hover{
  color: #fff;
}
.post-meta-info-list-in{
  margin: 40px 0 20px;  
}
.calendar_wrap #wp-calendar {
    width: 100%;
}
table tr th,
table tr td{
    padding:  8px;
    border: 1px solid #ddd;
}
table{
  margin-bottom: 10px;
}
table tr th,
table tr td {
    padding:  8px;
    border: 1px solid #ddd;
}
ul li,
ol li {
    padding: 5px 0;
}
.thm-single-post-content input[type="password"] {
    border: 1px solid #e5e5e5;
}
div#wpneo-tab-baker_list{
  margin-top:80px;
}

span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce table.shop_table {
    box-shadow: none;
}
.select2-dropdown {
    border: 1px solid #ebebf1;
}
.elementor-widget-backnow-product-grid .themeum-campaign-post .entry-title a {
    color: #343a40 !important;
    font-family: Montserrat !important;
    font-weight: 400 !important;
}
.woocommerce-product-gallery__image,
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    display: inline;
}


/*--------------------------------
* Update CSS
---------------------------------- */
.themeum-tab-inner .themeum-campaign-post-content h3, .themeum-tab-category h3 {
    font-size: 22px !important;
}
.themeum-campaign-exp-content h3, .themeum-campaign-post h3 {
    font-size: 18px !important;
}
.thm-explore ul.thm-iconic-category li {
    padding: 0;
}
.wpneo-links .wp-crowd-submenu .wpneo-links-list a {
    margin-right: 0;
}
