/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/* effect zoom In #1 */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.adc-1 {
  margin-top: 100px; }
  @media (max-width: 767px) {
    .adc-1 {
      margin-top: 70px; } }
  .adc-1 .ApHtml * {
    text-align: left; }
    .rtl .adc-1 .ApHtml * {
      text-align: right; }
    @media (max-width: 991px) {
      .adc-1 .ApHtml * {
        text-align: center; } }
  .adc-1 h3 {
    margin-bottom: 10px; }
  .adc-1 p {
    text-transform: capitalize;
    margin-bottom: 0; }
  .adc-1 .ApColumn .block {
    margin-bottom: 0; }
  .adc-1 .ApColumn .ApCategoryImage::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }
  .adc-1 .ApColumn .ApCategoryImage::-webkit-scrollbar {
    height: 5px;
    background-color: #F5F5F5; }
  .adc-1 .ApColumn .ApCategoryImage::-webkit-scrollbar-thumb {
    background-color: #A25FF5;
    opacity: 0.6;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }
  @media (max-width: 991px) {
    .adc-1 .ApColumn:nth-child(2) {
      margin-top: 50px; } }
  @media (min-width: 992px) {
    .adc-1 .ApRow {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }

.ApProductCarousel {
  margin-bottom: 8px !important; }

@media (min-width: 1500px) {
  .tp-caption {
    left: 215px !important; } }
@media (max-width: 1499px) {
  .tp-caption {
    left: 190px !important; } }

/*# sourceMappingURL=profile2497061012.css.map */
