/* Page Builder */

.so-panel.widget {
  background-color: #fff;
  border-bottom: none;
  -moz-border-radius: 0;
  border-radius: 0;
  clear: none;
}

/* Remove Details at bottom*/
.site-info {
  display: none;
}
.site-description{
color:#eb4095;
  font-size:32px;
  font-family: Playlist-Caps;
font-weight: 400;
 margin-top:0px;
}
.homepost-readhere{
width:100%;
  margin:40px 0px 16px 0px;
}
.homepost-readhere a{
padding:10px 36px;
  letter-spacing: 2px;
  font-size:12px;
  color:#666;
  background-color:#f5f0ed;
  transition-duration:0.6s;
}
.homepost-readhere a:hover{
background-color:#d9cbc5;
  color:#fff;
  transition-duration:0.5s;
}
.category-menu #menu-categories-menu{
opacity:0;
  transition-duration:0.4s;
}
.shop-productslider{
background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.shop-contentstyling .column-inner .vc_column-inner .wpb_wrapper{
background-color:#f9f9f9;
  padding:10px;
}
.shop-contentstyling .column-inner .vc_grid-item .vc_gitem-zone{
min-height:166px;
}
.shop-contentstyling .vc_grid-filter li{
font-family: Montserrat,sans-serif;
  font-size:11px !important;
  letter-spacing:2px;
  padding:6px 12px !important;
  text-transform:uppercase;
}
.shop-contentstyling .column-inner .widget{
margin-bottom:22px;
}
.shop-contentstyling .column-inner .widget{} 
.shop-contentstyling .column-inner .pipdig_widget_post_slider .cycle-slideshow nopin{
  height:260px;
}
.wpb_widgetised_column{
text-align:center;
}
.wpb_widgetised_column .widget-title{
text-align:center;
}

@media only screen and (min-width: 260px) and (max-width: 768px){
.category-menu #menu-categories-menu{
opacity:1;
  transition-duration:0.4s;
}

}