/*******************************************

***          YT Framework: css          ***

*******************************************/

.designby.copyright_middle {

  display: none !important;

}

.item-desc {

  min-height: 90px;

}

#yt_mainmenu {

  padding: 0;

}

.related-items.row, .related-title, #cookieMessageContainer {

  display: none;

}
.k2-slideshow .sl-captions .slide-caption {
  float: none !important;
}


/* Medium devices Desktops  

// ------------------*/

@media (min-width: 980px) and (max-width: 1199px) {

	

}



/* Small devices Tablets	

// ------------------*/

@media (min-width: 768px) and (max-width: 979px) {

	

}



/* Extra small devices Phones

// ------------------*/

@media (max-width: 767px){

	

}