
body {
  line-height: 1.1em;
  font-size: 0.9em;
  font-weight: 400;
 overflow-x:hidden; 
  -webkit-overflow-scrolling: touch;
}

.header-widget.widget_nav_menu ul.menu li a {
    padding: 0 10px 0 0 !important;
}

.header-widget.widget_nav_menu {
  margin-top: 0px;
  font-size: 1em;
}

/* Paragraph Style */
p {
  text-align: justify;
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.3em;
  line-height: 1.3;
}

a {
  letter-spacing: 1px;
}

/* Mouse cursor highlight */

/* Webkit */
::selection {
  background: #000000;
  color: #000000;
}

/* Gecko/Mozilla */
::-moz-selection {
  background: #000000;
  color: #000000;
}

/* Header Display None */

.header_bottom {
  display: none;
}

.boxed .header_bottom {
  display: none;
}

.left_align {
  text-align: left !important;
}


@media only screen and (max-width: 1000px) {
  .header_top .left,
  .header_top .right {
    text-align: left;
    float: none;
  }


}

@media only screen and (max-width: 600px) {
  p {
    text-align: left !important;
  font-family: "Cormorant Garamond", serif !important;
 font-weight:400 !important;
font-size:1.3em !important;
-webkit-hyphens: auto ;
   -moz-hyphens: auto;
        hyphens: auto;
  }

#back{
position:relative !important;
}

}

.p1 {
  text-align: justify;
}

.comment_number {
  display: none !important;
}

.comment_pager {
  display: none !important;
}

.comment_form {
  display: none !important;
}

/* Post */
.blog_holder.blog_single article h2 {
  display: none;
}
.blog_holder article .post_info {
  display: none !important;
}

/* Pop Modal */
.model-popup-container {
  overflow-y: scroll;
  padding: 20px;
  height: 500px;
}

p.p3 {
  padding-bottom: 20px;
}

h2 {
  border-bottom: 0px !important;
}

.wp-caption-text {
  font-family: "Karla", sans-serif !important;
  color: grey;
  font-size: 1.1em;
    text-align: left;
}

/* Post Gallery */

.flex-direction-nav a {
  width: 50% !important;
  height: 100% !important;
  margin: 0 !important;
  display: block;
  background: none !important;
  position: absolute;
  top: 0 !important;
  z-index: 10;
  -webkit-transition: none !important;
  border: 0px !important;
}

.flex-direction-nav .flex-next {
  opacity: 0 !important;
  cursor: url(http://malikianphotography.com/wp-content/uploads/2017/11/arrow-right3.png)
      50 50,
    w-resize !important;
}

.flexslider:hover .flex-prev {
  opacity: 0 !important;
  cursor: url(http://malikianphotography.com/wp-content/uploads/2017/11/arrow-left3.png)
      50 50,
    e-resize !important;
}

.flexslider .flex-prev,
.portfolio_slider .caroufredsel-prev,
.portfolio_slider .flex-prev {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  border-radius: 0px !important;
}

.flexslider .flex-next,
.portfolio_slider .caroufredsel-next,
.portfolio_slider .flex-next {
  right: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  border-radius: 0px !important;
}


.b-close {
  display: none;
}

button.model-popup-btn {
  background: transparent;
  cursor: url(http://www.thehappening.us/wp-content/uploads/2017/11/read.png) 50
      50,
    pointer;
}

.mega-model-popup {
  border-style: solid;
  border-width: 1px;
  border-radius: 0px !important;
  border-color: #000000 !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}

.b-modal.__b-popup1__ {
  cursor: url(http://www.thehappening.us/wp-content/uploads/2017/11/close.png)
      50 50,
    pointer !important;
}

.content {
  min-height: 100% !important;
}

footer.uncover {
  height: 50px !important;
}

.pt-cv-pinterest.pt-cv-border .pt-cv-pinmas {
  border: 0px solid #eee !important;
}

#cvpboxClose {
  display: none;
}

#cvpboxOverlay {
  opacity: 1 !important;
  cursor: url(http://www.thehappening.us/wp-content/uploads/2017/11/close.png)
      50 50,
    pointer !important;
}

.cvp-live-filter .cvp-label {
  font-weight: 500;
  margin-right: 10px;
  margin-top: 30px;
}


.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: black !important;
    background-color: white !important;
}


.qode-accordion-holder .qode-title-holder .qode-accordion-mark {
    position: absolute;
    top: 0;
    left: 126px !important;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 100%;
    color: inherit;
    box-sizing: border-box;
}


