/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 992px) {
  #index .ajax_block_product:nth-child(4) {
    clear: both; } }

.double_banner .image_description {
  position: absolute;
  left: 55px;
  bottom: 60px; }
.double_banner h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #fff; }
.double_banner a {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 0 5px;
  color: #fff;
  transition: all 0.5;
  border-bottom: 2px solid; }
  .double_banner a i {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    transition: all 0.5;
    transform: rotate(0);
    transition: all 0.5; }
  .double_banner a:hover i {
    transform: rotate(45deg); }

.ApColumn .instagram-block {
  border-bottom: none; }

@media (min-width: 768px) {
  .top_banner {
    display: flex;
    justify-content: center;
    margin-top: 120px;
    margin-bottom: 72px; }

  .double_banner {
    margin-top: 120px; }

  #instafeed.owl-carousel .owl-item:nth-child(2n) {
    margin-top: 30px; } }
@media (min-width: 1200px) {
  .second_banner {
    padding: 0 150px; }

  .first_banner {
    padding-top: 80px; }

  .third_banner {
    padding-top: 300px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .second_banner {
    padding: 0 30px; }

  .first_banner {
    padding-top: 30px; }

  .third_banner {
    padding-top: 50px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .second_banner {
    padding: 0 15px; }

  .first_banner {
    padding-top: 20px; }

  .third_banner {
    padding-top: 35px; }

  .double_banner h2 {
    font-size: 28px; } }
@media (max-width: 991px) {
  .first_banner {
    margin-top: 30px; }

  .double_banner h2 {
    font-size: 22px;
    line-height: 30px; } }
@media (max-width: 575px) {
  .double_banner h2 {
    font-size: 24px; }
  .double_banner a {
    font-size: 14px; } }

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