/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* image-category */
.image-category.image-category-seven {
  margin-bottom: 20px; }
  .image-category.image-category-seven .media {
    border: 1px solid #eaeaea;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (min-width: 480px) {
    .image-category.image-category-seven .left-block {
      width: 50%; } }
  @media (max-width: 1199px) and (min-width: 576px) {
    .image-category.image-category-seven .left-block {
      width: 100%; } }
  .image-category.image-category-seven .right-block {
    padding: 20px 20px; }
    @media (min-width: 480px) {
      .image-category.image-category-seven .right-block {
        width: 50%;
        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; } }
    @media (max-width: 1199px) and (min-width: 576px) {
      .image-category.image-category-seven .right-block {
        width: 100%; } }
  .image-category.image-category-seven .image_description {
    width: 100%; }
  .image-category.image-category-seven h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .image-category.image-category-seven .view_all {
    margin-top: 15px;
    margin-bottom: 0px; }
    .image-category.image-category-seven .view_all a {
      font-size: 12px;
      font-weight: 400;
      text-transform: uppercase;
      color: #1bbc9b;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .image-category.image-category-seven .view_all a:hover {
        text-decoration: underline;
        color: #169a7f; }
  .image-category.image-category-seven ul li {
    margin-bottom: 8px; }
    @media (max-width: 1399px) and (min-width: 992px) {
      .image-category.image-category-seven ul li {
        margin-bottom: 5px; } }
    .image-category.image-category-seven ul li a {
      font-size: 13px;
      font-weight: 300;
      margin-bottom: 0px;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      font-family: "Lora", serif;
      -webkit-transition: padding-left 0.5s ease;
      -o-transition: padding-left 0.5s ease;
      transition: padding-left 0.5s ease; }
      .image-category.image-category-seven ul li a:before {
        content: "\ea31";
        display: inline-block;
        font-family: "deo-custom-icons";
        margin-right: 7px;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .rtl .image-category.image-category-seven ul li a:before {
          margin-left: 7px;
          margin-right: inherit; }
      .image-category.image-category-seven ul li a:hover {
        padding-left: 8px; }
        .rtl .image-category.image-category-seven ul li a:hover {
          padding-right: 8px;
          padding-left: inherit; }
.image-category.image-category-nine .block-carousel-container {
  padding: 3px;
  margin-bottom: 20px;
  border: 1px solid #eaeaea; }
  .image-category.image-category-nine .block-carousel-container:hover .left-carousel img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
.image-category.image-category-nine .title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px; }
.image-category.image-category-nine .left-carousel {
  overflow: hidden; }
  .image-category.image-category-nine .left-carousel img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease; }
.image-category.image-category-nine .right-carousel {
  background: #FFFFFF;
  text-align: center;
  padding: 12px 15px; }

/*# sourceMappingURL=image-category.css.map */
