/*
Theme Name: evolve Plus Child
Theme URI: http://theme4press.com/evolve-multipurpose-wordpress-theme/
Template: evolve-plus
Author: Theme4Press
Author URI: http://theme4press.com
Description: The child theme of evolve Plus which you can use for any custom codes, styles.
Tags: e-commerce,grid-layout,footer-widgets,blog,photography,buddypress,two-columns,left-sidebar,right-sidebar,full-width-template,sticky-post,threaded-comments,microformats,post-formats,flexible-header,featured-images,custom-background,custom-colors,custom-header,custom-menu,theme-options,translation-ready
Version: 1.0.0
*/

.carousel-control-prev-icon, .carousel-control-next-icon {
        align-items: center;
        background: rgba(0, 0, 0, .3);
        box-shadow: 0 0 20px rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        height: 50px;
        justify-content: center;
        left: 2rem;
        padding: 10px;
        width: 50px;
}

.header-block {
  background: #ffffff !important;
}

.cat-post-current .cat-post-title {
  font-weight: 300 !important;
  text-transform: none !important;
}

article .post-content ul {
  list-style: circle !important;
#  padding-left: 3em;
}

article .post-content a, article .pt-cv-view a {
  text-decoration: underline !important;
  font-weight: 300;
}

article .pt-cv-view .pt-cv-title {
  padding-left: 20px;
  margin-bottom: 0px;
}

article .pt-cv-content-item {
  padding-bottom: 0pt;
}

h2 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}

.pt-cv-wrapper .panel-title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333;
}

.pt-cv-wrapper .panel-body h2 {
  font-size: 1.2rem;
}

.navbar .nav-link {
  color: #6f4896 !important;
}

.componentz-content-box ul {
  padding:1em !important;
  margin: 0em !important;
}

.componentz-content-box h5 {
  font-size: 1.75rem;
  font-weight: 400;
}

.componentz-content-box strong {
  font-weight: 500;
}

.cky-notice-group button {
  border: 0px none;
}


