/*
*   name           FavProducts
*   version        1.3
*   description    Responsive and customizable Joomla!3 module
*   demo           http://extensions.favthemes.com/favproducts
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2018 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3, see http://www.gnu.org/licenses/gpl-3.0.html
*/

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

1. reset
2. layout
3. content
4. layout effects

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

/*/
////////////////////////////////////////////////////////////////////////////////
///
///  favproducts css
///
////////////////////////////////////////////////////////////////////////////////
/*/

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

1. reset

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

div[id^="favproducts"] a,
div[id*=" favproducts"] a,
div[id^="favproducts"] a:hover,
div[id*=" favproducts"] a:hover,
div[id^="favproducts"] a:focus,
div[id*=" favproducts"] a:focus {
  text-decoration: none!important;
}

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

2. layout

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

div[id^="favproducts-container"],
div[id*=" favproducts-container"] {
	margin-bottom: 14px;
  margin-top: 14px;
}
.favproducts-image {
  float: left;
  width: 20%;
}
.favproducts-content {
  float: right;
  width: 78%;
}
.favproducts-content.full {
  float: none;
  width: 100%;
}
.favproducts-title-badge h3[id^="favproducts-title"],
.favproducts-title-badge h3[id*=" favproducts-title"] {
  float: left;
  width: 78%;
}
.favproducts-title-badge div[id^="favproducts-badge"],
.favproducts-title-badge div[id*=" favproducts-badge"] {
  float: right;
  width: 20%;
  text-align: right;
}
.favproducts-description-price div[id^="favproducts-description"],
.favproducts-description-price div[id*=" favproducts-description"] {
  float: left;
  width: 78%;
}
.favproducts-description-price div[id^="favproducts-description-text"],
.favproducts-description-price div[id*=" favproducts-description-text"] {
  width: 100%;
}
.favproducts-description-price div[id^="favproducts-price"],
.favproducts-description-price div[id*=" favproducts-price"] {
  float: right;
  width: 20%;
}

/*//////////////////////////////////////////////////////////////////////////////
///
///  1 column
///
//////////////////////////////////////////////////////////////////////////////*/

.favth-col-lg-12 .favproducts-image,
.favth-col-md-12 .favproducts-image,
.favth-col-sm-12 .favproducts-image {
  float: left;
  width: 20%;
  margin-bottom: 0px;
}
.favth-col-lg-12 .favproducts-content,
.favth-col-md-12 .favproducts-content,
.favth-col-sm-12 .favproducts-content {
  float: right;
  width: 78%;
}
.favth-col-lg-12 .favproducts-content.full,
.favth-col-md-12 .favproducts-content.full,
.favth-col-sm-12 .favproducts-content.full {
  float: none;
  width: 100%;
}
.favth-col-lg-12 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-lg-12 .favproducts-title-badge div[id*=" favproducts-badge"],
.favth-col-md-12 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-md-12 .favproducts-title-badge div[id*=" favproducts-badge"],
.favth-col-sm-12 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-sm-12 .favproducts-title-badge div[id*=" favproducts-badge"] {
  display: inline;
  margin-top: 0px;
  float: right;
  width: 20%;
  text-align: right;
}
.favth-col-lg-12 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-lg-12 .favproducts-description-price div[id*=" favproducts-description"],
.favth-col-md-12 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-md-12 .favproducts-description-price div[id*=" favproducts-description"],
.favth-col-sm-12 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-sm-12 .favproducts-description-price div[id*=" favproducts-description"] {
  float: left;
  width: 78%;
}
.favth-col-lg-12 .favproducts-description-price div[id^="favproducts-description-text"],
.favth-col-lg-12 .favproducts-description-price div[id*=" favproducts-description-text"],
.favth-col-md-12 .favproducts-description-price div[id^="favproducts-description-text"],
.favth-col-md-12 .favproducts-description-price div[id*=" favproducts-description-text"],
.favth-col-sm-12 .favproducts-description-price div[id^="favproducts-description-text"],
.favth-col-sm-12 .favproducts-description-price div[id*=" favproducts-description-text"] {
  width: 100%;
}
.favth-col-lg-12 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-lg-12 .favproducts-description-price div[id*=" favproducts-price"],
.favth-col-md-12 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-md-12 .favproducts-description-price div[id*=" favproducts-price"],
.favth-col-sm-12 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-sm-12 .favproducts-description-price div[id*=" favproducts-price"] {
  margin-top: 14px !important;
  float: right;
  width: 20%;
}
.favth-col-lg-12 div[id^="favproducts-badge"] button.btn,
.favth-col-lg-12 div[id*=" favproducts-badge"] button.btn,
.favth-col-md-12 div[id^="favproducts-badge"] button.btn,
.favth-col-md-12 div[id*=" favproducts-badge"] button.btn,
.favth-col-sm-12 div[id^="favproducts-badge"] button.btn,
.favth-col-sm-12 div[id*=" favproducts-badge"] button.btn {
  margin-top: 0px;
}

/*//////////////////////////////////////////////////////////////////////////////
///
///  2 columns
///
//////////////////////////////////////////////////////////////////////////////*/

.favth-col-lg-6 .favproducts-image,
.favth-col-md-6 .favproducts-image {
  float: left;
  width: 20%;
}
.favth-col-lg-6 .favproducts-content,
.favth-col-md-6 .favproducts-content {
  float: right;
  width: 78%;
}
.favth-col-lg-6 .favproducts-content.full,
.favth-col-md-6 .favproducts-content.full {
  float: none;
  width: 100%;
}
.favth-col-lg-6 .favproducts-title-badge h3[id^="favproducts-title"],
.favth-col-lg-6 .favproducts-title-badge h3[id*=" favproducts-title"],
.favth-col-md-6 .favproducts-title-badge h3[id^="favproducts-title"],
.favth-col-md-6 .favproducts-title-badge h3[id*=" favproducts-title"] {
  float: left;
  width: 78%;
}
.favth-col-lg-6 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-lg-6 .favproducts-title-badge div[id*=" favproducts-badge"],
.favth-col-md-6 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-md-6 .favproducts-title-badge div[id*=" favproducts-badge"] {
  float: right;
  width: 20%;
  text-align: right;
}
.favth-col-lg-6 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-lg-6 .favproducts-description-price div[id*=" favproducts-description"],
.favth-col-md-6 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-md-6 .favproducts-description-price div[id*=" favproducts-description"] {
  float: left;
  width: 78%;
}
.favth-col-lg-6 .favproducts-description-price div[id^="favproducts-description-text"],
.favth-col-lg-6 .favproducts-description-price div[id*=" favproducts-description-text"],
.favth-col-md-6 .favproducts-description-price div[id^="favproducts-description-text"],
.favth-col-md-6 .favproducts-description-price div[id*=" favproducts-description-text"] {
  width: 100%;
}
.favth-col-lg-6 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-lg-6 .favproducts-description-price div[id*=" favproducts-price"],
.favth-col-md-6 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-md-6 .favproducts-description-price div[id*=" favproducts-price"] {
  float: right;
  width: 20%;
}

/*//////////////////////////////////////////////////////////////////////////////
///
///  3 columns
///
//////////////////////////////////////////////////////////////////////////////*/

.favth-col-lg-4 .favproducts-image,
.favth-col-md-4 .favproducts-image,
.favth-col-sm-4 .favproducts-image {
  float: none;
  width: 100%;
  margin-bottom: 14px;
}
.favth-col-lg-4 .favproducts-content,
.favth-col-md-4 .favproducts-content,
.favth-col-sm-4 .favproducts-content {
  float: none;
  width: 100%;
}
.favth-col-lg-4 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-lg-4 .favproducts-title-badge div[id*=" favproducts-badge"],
.favth-col-md-4 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-md-4 .favproducts-title-badge div[id*=" favproducts-badge"],
.favth-col-sm-4 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-sm-4 .favproducts-title-badge div[id*=" favproducts-badge"] {
  float: none;
  width: 100%;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.favth-col-lg-4 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-lg-4 .favproducts-description-price div[id*=" favproducts-description"],
.favth-col-md-4 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-md-4 .favproducts-description-price div[id*=" favproducts-description"],
.favth-col-sm-4 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-sm-4 .favproducts-description-price div[id*=" favproducts-description"] {
  float: none;
  width: 100%;
}
.favth-col-lg-4 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-lg-4 .favproducts-description-price div[id*=" favproducts-price"],
.favth-col-md-4 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-md-4 .favproducts-description-price div[id*=" favproducts-price"],
.favth-col-sm-4 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-sm-4 .favproducts-description-price div[id*=" favproducts-price"] {
  width: 30%;
}

/*//////////////////////////////////////////////////////////////////////////////
///
///  4 columns
///
//////////////////////////////////////////////////////////////////////////////*/

.favth-col-lg-3 .favproducts-image,
.favth-col-md-3 .favproducts-image{
  float: none;
  width: 100%;
  margin-bottom: 14px;
}
.favth-col-lg-3 .favproducts-content,
.favth-col-md-3 .favproducts-content {
  float: none;
  width: 100%;
}
.favth-col-lg-3 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-lg-3 .favproducts-title-badge div[id*=" favproducts-badge"],
.favth-col-md-3 .favproducts-title-badge div[id^="favproducts-badge"],
.favth-col-md-3 .favproducts-title-badge div[id*=" favproducts-badge"] {
  float: none;
  width: 100%;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.favth-col-lg-3 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-lg-3 .favproducts-description-price div[id*=" favproducts-description"],
.favth-col-md-3 .favproducts-description-price div[id^="favproducts-description"],
.favth-col-md-3 .favproducts-description-price div[id*=" favproducts-description"] {
  float: none;
  width: 100%;
}
.favth-col-lg-3 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-lg-3 .favproducts-description-price div[id*=" favproducts-price"],
.favth-col-md-3 .favproducts-description-price div[id^="favproducts-price"],
.favth-col-md-3 .favproducts-description-price div[id*=" favproducts-price"] {
  width: 30%;
}

/*/
///
///  tablet
///
/*/

@media (max-width: 991px) {

  .favth-col-sm-6 .favproducts-image {
    float: none;
    width: 100%;
    margin-bottom: 14px;
  }
  .favth-col-sm-6 .favproducts-content {
    float: none;
    width: 100%;
  }
  .favth-col-sm-6 .favproducts-title-badge div[id^="favproducts-badge"],
  .favth-col-sm-6 .favproducts-title-badge div[id*=" favproducts-badge"] {
    float: none;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .favth-col-sm-6 .favproducts-description-price div[id^="favproducts-description"],
  .favth-col-sm-6 .favproducts-description-price div[id*=" favproducts-description"] {
    float: none;
    width: 100%;
  }
  .favth-col-sm-6 .favproducts-description-price div[id^="favproducts-price"],
  .favth-col-sm-6 .favproducts-description-price div[id*=" favproducts-price"] {
    width: 30%;
  }

}

/*/
///
///  mobile
///
/*/

@media (max-width: 767px) {

  .favth-col-xs-12 .favproducts-image {
    float: left;
    width: 20%;
    margin-bottom: 0px;
  }
  .favth-col-xs-12 .favproducts-content {
    float: right;
    width: 78%;
  }
  .favth-col-xs-12 .favproducts-content.full {
    float: none;
    width: 100%;
  }
  .favth-col-xs-12 .favproducts-title-badge div[id^="favproducts-badge"],
  .favth-col-xs-12 .favproducts-title-badge div[id*=" favproducts-badge"] {
    display: inline;
    margin-top: 0px;
    float: right;
    width: 20%;
    text-align: right;
  }
  .favth-col-xs-12 .favproducts-description-price div[id^="favproducts-description"],
  .favth-col-xs-12 .favproducts-description-price div[id*=" favproducts-description"] {
    float: left;
    width: 78%;
  }
  .favth-col-xs-12 .favproducts-description-price div[id^="favproducts-description-text"],
  .favth-col-xs-12 .favproducts-description-price div[id*=" favproducts-description-text"] {
    width: 100%;
  }
  .favth-col-xs-12 .favproducts-description-price div[id^="favproducts-price"],
  .favth-col-xs-12 .favproducts-description-price div[id*=" favproducts-price"] {
    margin-top: 14px !important;
    float: right;
    width: 20%;
  }
  .favth-col-xs-12 div[id^="favproducts-badge"] button.btn,
  .favth-col-xs-12 div[id*=" favproducts-badge"] button.btn {
    margin-top: 0px;
  }

}

@media (max-width: 480px) {

  .favth-col-xs-12 .favproducts-image {
    float: none;
    width: 100%;
    margin-bottom: 14px;
  }
  .favth-col-xs-12 .favproducts-image img {
    width: 100%;
  }
  .favth-col-xs-12 .favproducts-content {
    float: none;
    width: 100%;
  }
  .favth-col-xs-12 .favproducts-title-badge div[id^="favproducts-badge"],
  .favth-col-xs-12 .favproducts-title-badge div[id*=" favproducts-badge"] {
    float: none;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-top: 18px;
  }
  .favth-col-xs-12 .favproducts-description-price div[id^="favproducts-description"],
  .favth-col-xs-12 .favproducts-description-price div[id*=" favproducts-description"] {
    float: none;
    width: 100%;
  }
  .favth-col-xs-12 .favproducts-description-price div[id^="favproducts-price"],
  .favth-col-xs-12 .favproducts-description-price div[id*=" favproducts-price"] {
    margin-top: -44px !important;
    width: 100%;
  }
  .favth-col-xs-12 div[id^="favproducts-badge"] button.btn,
  .favth-col-xs-12 div[id*=" favproducts-badge"] button.btn {
    margin-top: -14px;
  }

}

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

3. content

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

/*//////////////////////////////////////////////////////////////////////////////
///
///  title
///
//////////////////////////////////////////////////////////////////////////////*/

h3[id^="favproducts-title"],
h3[id*=" favproducts-title"] {
  margin: 0!important;
  padding: 0!important;
  font-weight: normal;
  border: none!important;
}
h3[id^="favproducts-title"] a:hover,
h3[id*=" favproducts-title"] a:hover,
h3[id^="favproducts-title"] a:focus,
h3[id*=" favproducts-title"] a:focus {
  background-color: transparent!important;
}

@media (max-width: 767px) {

  h3[id^="favproducts-title"],
  h3[id*=" favproducts-title"] {
    margin-top: 14px !important;
  }

}
@media (max-width: 600px) {

  h3[id^="favproducts-title"],
  h3[id*=" favproducts-title"] {
    margin-top: 21px !important;
  }

}

/*//////////////////////////////////////////////////////////////////////////////
///
///  description
///
//////////////////////////////////////////////////////////////////////////////*/

div[id^="favproducts-description"] p:first-child,
div[id*=" favproducts-description"] p:first-child {
  margin: 0;
}
div[id^="favproducts-description"].favth-clearfix,
div[id*=" favproducts-description"].favth-clearfix {
  margin-top: 2%;
}
div[id^="favproducts-container"].favth-col-lg-4 div[id^="favproducts-description"].favth-clearfix,
div[id^="favproducts-container"].favth-col-lg-4 div[id*=" favproducts-description"].favth-clearfix,
div[id*=" favproducts-container"].favth-col-lg-4 div[id^="favproducts-description"].favth-clearfix,
div[id*=" favproducts-container"].favth-col-lg-4 div[id*=" favproducts-description"].favth-clearfix {
  margin-top: 4%;
}
div[id^="favproducts-container"].favth-col-lg-3 div[id^="favproducts-description"].favth-clearfix,
div[id^="favproducts-container"].favth-col-lg-3 div[id*=" favproducts-description"].favth-clearfix,
div[id*=" favproducts-container"].favth-col-lg-3 div[id^="favproducts-description"].favth-clearfix,
div[id*=" favproducts-container"].favth-col-lg-3 div[id*=" favproducts-description"].favth-clearfix {
  margin-top: 5%;
}

/*/// tablet ///*/
@media (max-width: 991px) {

  div[id^="favproducts-container"].favth-col-lg-4 div[id^="favproducts-description"].favth-clearfix,
  div[id^="favproducts-container"].favth-col-lg-4 div[id*=" favproducts-description"].favth-clearfix,
  div[id*=" favproducts-container"].favth-col-lg-4 div[id^="favproducts-description"].favth-clearfix,
  div[id*=" favproducts-container"].favth-col-lg-4 div[id*=" favproducts-description"].favth-clearfix,
  div[id^="favproducts-container"].favth-col-lg-3 div[id^="favproducts-description"].favth-clearfix,
  div[id^="favproducts-container"].favth-col-lg-3 div[id*=" favproducts-description"].favth-clearfix,
  div[id*=" favproducts-container"].favth-col-lg-3 div[id^="favproducts-description"].favth-clearfix,
  div[id*=" favproducts-container"].favth-col-lg-3 div[id*=" favproducts-description"].favth-clearfix {
    margin-top: 2%;
  }

}

/*//////////////////////////////////////////////////////////////////////////////
///
///  badge
///
//////////////////////////////////////////////////////////////////////////////*/

div[id^="favproducts-badge"] button.btn,
div[id*=" favproducts-badge"] button.btn {
  padding: 3px 7px;
  text-shadow: none!important;
  cursor: default;
  background-image: none !important;
  box-shadow: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
div[id^="favproducts-badge"] button.btn:hover,
div[id*=" favproducts-badge"] button.btn:hover,
div[id^="favproducts-badge"] button.btn:focus,
div[id*=" favproducts-badge"] button.btn:focus {
  box-shadow: none !important;
}

/*//////////////////////////////////////////////////////////////////////////////
///
///  separator
///
//////////////////////////////////////////////////////////////////////////////*/

.favproducts-sep hr {
  margin-top: 24px !important;
  margin-bottom: 0 !important;
  border-bottom: 1px solid  transparent !important;
}

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

4. layout effects

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

/*/
///
///  js classes
///
/*/

.favhide { opacity:0; }
.favshow { opacity:1; }

/*/
///
///  no layout effect
///
/*/

.layout-effect-none {
   -webkit-animation: none;
   -moz-animation: none;
   -o-animation: none;
   -ms-animation: none;
   animation: none;
}

/*/
///
///  layout effect 1
///
/*/

.layout-effect1 {
  -webkit-animation-name: layout-effect1;
  -moz-animation-name: layout-effect1;
  animation-name: layout-effect1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect1 {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

@-moz-keyframes layout-effect1 {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

@keyframes layout-effect1 {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

/*/
///
///  layout effect 2
///
/*/

.layout-effect2 {
  -webkit-animation-name: layout-effect2;
  -moz-animation-name: layout-effect2;
  animation-name: layout-effect2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect2 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

}

@-moz-keyframes layout-effect2 {

  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }

}

@keyframes layout-effect2 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: translate3d(0, -100%, 0);
    transform: none;
  }

}

/*/
///
///  layout effect 3
///
/*/

.layout-effect3 {
  -webkit-animation-name: layout-effect3;
  -moz-animation-name: layout-effect3;
  animation-name: layout-effect3;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect3 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

}

@-moz-keyframes layout-effect3 {

  0% {
    opacity: 0;
    -moz-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
  }

  100% {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }

}

@keyframes layout-effect3 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    -moz-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

}

/*/
///
///  layout effect 4
///
/*/

.layout-effect4 {
  -webkit-animation-name: layout-effect4;
  -moz-animation-name: layout-effect4;
  animation-name: layout-effect4;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect4 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

}

@-moz-keyframes layout-effect4 {

  0% {
    opacity: 0;
    -moz-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
  }

  100% {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }

}

@keyframes layout-effect4 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    -moz-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

}

/*/
///
///  layout effect 5
///
/*/

.layout-effect5 {
  -webkit-animation-name: layout-effect5;
  -moz-animation-name: layout-effect5;
  animation-name: layout-effect5;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect5 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

}

@-moz-keyframes layout-effect5 {

  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -moz-transform: none;
    transform: none;
  }

}

@keyframes layout-effect5 {

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

}

/*/
///
///  layout effect 6
///
/*/

.layout-effect6 {
  -webkit-animation-name: layout-effect6;
  -moz-animation-name: layout-effect6;
  animation-name: layout-effect6;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect6 {

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }

}

@-moz-keyframes layout-effect6 {

  0% {
    opacity: 0;
    -moz-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }

}

@keyframes layout-effect6 {

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -moz-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }

}

/*/
///
///  layout effect 7
///
/*/

.layout-effect7 {
  -webkit-animation-name: layout-effect7;
  -moz-animation-name: layout-effect7;
  animation-name: layout-effect7;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect7 {

  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

}

@-moz-keyframes layout-effect7 {

  0% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }

}

@keyframes layout-effect7 {

  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }

}

/*/
///
///  layout effect 8
///
/*/

.layout-effect8 {
  -webkit-animation-name: layout-effect8;
  -moz-animation-name: layout-effect8;
  animation-name: layout-effect8;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes layout-effect8 {

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }

}

@keyframes layout-effect8 {

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }

}
