/*padding in hover drop down menu*/
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {

  padding: 7px 20px 7px 22px;}


.dropdown-menu > li > a{
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
/* color ang weight of menu*/
.navbar-default .navbar-nav > li > a{
color: #000;
    font-weight: bold;
font-size:15px;
}
.navbar-default{
background-color: #ffffff;
    border-color: #ffffff;
}
/*width of conditional menu*/
.navbar-nav{
width: max-content;
}
.enigma_fuul_blog_detail_padding h2 a, .enigma_fuul_blog_detail_padding h2{
text-align:right;
}
.navbar-default .navbar-nav li a{

margin-left:5px;

}

.post-views.entry-meta > span.post-views-icon.dashicons {
color: #a94442;
    font-size: 22px;
}
.post-views.entry-meta > span{
color: #a94442;
    font-size: 18px;
}
.pum-theme-1314 .pum-title, .pum-theme-lightbox .pum-title{
text-align:center;
    background-color: sandybrown;
    padding: 5px;}
.enigma_heading_title h3,{
text-align:center;
}
/* style text of popup box*/
.pum-container .pum-content>:first-child{
text-align:center;
padding-bottom:15px;
font-weight:bold;
}

@media only screen and (min-width: 796px)
.pum-container.pum-responsive.pum-responsive-medium{
    width: 40%;

}
/* style posts in home page*/
.pt-cv-wrapper img{
height:250px;
}
.pt-cv-content, .pt-cv-content *{
padding-top:20%;
}
.pt-cv-view .pt-cv-ifield{
direction:rtl;
}
.pt-cv-wrapper .btn-success{
    background-color: #31a3dd;
}
/* archive title sidbar*/
.enigma_sidebar_widget_title h2{
 margin-top: -10%;
 margin-right: 40%;
}
.enigma_sidebar_widget_title{
height:40px;
}
@media screen and (max-width: 992px) {
.enigma_sidebar_widget_title h2{
 margin-top: -5%;
  }
}
.dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{right:0; left:auto;}