@import url("https://fonts.googleapis.com/css?family=Open+Sans|Poiret+One&subset=cyrillic");
body {
  color: #656565;
  font-size: 14px;
  line-height: 1.6;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poiret One', cursive;
  line-height: 1.4;
  margin: 0;
  font-weight: 700; }

.font-h {
  font-family: Josefin Slab, sans-serif; }

ul,
ol {
  list-style: none;
  margin: 0; }

ul {
  padding: 0; }

a {
  color: inherit; }

a:hover,
a:focus {
  color: #fa869b;
  text-decoration: none; }

img {
  max-width: 100%; }

header.header {
  z-index: 999;
  width: 100%; }

#shopify-section-theme-header {
  background-color: white; }

#shopify-section-theme-header ul:not(.dropdown-menu) {
  margin: 0;
  padding: 0; }

#shopify-section-theme-header .top-header-wrapper {
  padding-top: 20px;
  position: relative; }

@media (max-width: 1004px) {
  #shopify-section-theme-header .top-header-wrapper {
    padding-right: 10px; } }
#shopify-section-theme-header .top-header-wrapper:before {
  content: '';
  position: absolute;
  height: 2px;
  background-color: #fa869b;
  width: 100%;
  top: 0;
  left: 0; }

@media (max-width: 767px) {
  #shopify-section-theme-header .top-header-wrapper {
    padding: 0; } }
#shopify-section-theme-header .top-header-inner .dropdown-menu > .active > a {
  color: #fa869b; }

#shopify-section-theme-header .top-header-inner a {
  color: inherit; }

#shopify-section-theme-header .top-header-inner a i {
  margin-right: 4px; }

#shopify-section-theme-header .top-header-inner .left-area {
  float: left; }

#shopify-section-theme-header .top-header-inner .right-area {
  float: right; }

#shopify-section-theme-header .top-header-inner .toolbar-customer {
  float: left;
  margin-right: 10px;
  margin-left: -10px;
  padding: 0 10px;
  color: #656565;
  line-height: 20px; }

#shopify-section-theme-header .top-header-inner .toolbar-customer.login-account {
  position: relative; }

#shopify-section-theme-header .top-header-inner .currency-group {
  float: left;
  margin-left: -10px;
  padding: 0 10px;
  position: relative;
  line-height: 20px; }

#shopify-section-theme-header .top-header-inner .currency-group:before {
  content: '';
  border-left: 1px #656565 solid;
  display: inline-block;
  position: absolute;
  left: 0;
  height: 10px;
  width: 1px;
  margin-top: 5px; }

#shopify-section-theme-header .nav-search {
  float: left;
  background-color: #eee;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  padding: 2px 0;
  margin-right: 10px; }

#shopify-section-theme-header .nav-search .search-box {
  padding: 0 10px;
  height: 35px;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  float: left;
  outline: none; }

#shopify-section-theme-header .nav-search .search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  float: left;
  height: 35px;
  padding: 0 11px;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #eee;
  border: none;
  outline: none; }

#shopify-section-theme-header .nav-search .search-submit .icon-search {
  height: 14px;
  display: block; }

#shopify-section-theme-header .nav-cart {
  float: left; }

#shopify-section-theme-header .nav-cart .cart-info-group {
  position: relative;
  float: left; }

#shopify-section-theme-header .nav-cart .num-items-in-cart {
  float: left; }

#shopify-section-theme-header .nav-cart .num-items-in-cart .items-cart-right {
  position: relative; }

#shopify-section-theme-header .nav-cart .num-items-in-cart .cart-text {
  height: 20px;
  width: 20px;
  color: white;
  position: absolute;
  background-color: #8b8b8b;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  right: -10px;
  top: -5px; }

#shopify-section-theme-header .main-header-inner .navigation-area {
  position: relative;
  text-align: center;
  letter-spacing: 60px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#shopify-section-theme-header .main-header-inner .navigation-area .navigation-left {
  display: inline-block;
  letter-spacing: normal;
  padding-bottom: 20px; }

#shopify-section-theme-header .main-header-inner .navigation-area .nav-logo {
  display: inline-block;
  letter-spacing: normal;
  margin-top: -34px; }

#shopify-section-theme-header .main-header-inner .navigation-area .nav-logo h1 {
  margin: 0; }

#shopify-section-theme-header .main-header-inner .navigation-area .nav-logo img {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*height: 260px*/ }

#shopify-section-theme-header .main-header-inner .navigation-area .navigation-right {
  display: inline-block;
  letter-spacing: normal;
  padding-bottom: 20px; }

@media (max-width: 1200px) {
  #shopify-section-theme-header .main-header-inner .navigation-area .nav-logo img {
    height: 150px; } }
@media (max-width: 991px) {
  #shopify-section-theme-header .main-header-inner .navigation-area {
    letter-spacing: 30px; }

  #shopify-section-theme-header .main-header-inner .navigation-area .navigation-links {
    letter-spacing: 30px; }

  #shopify-section-theme-header .main-header-inner .navigation-area .nav-logo img {
    height: 150px; } }
@media (max-width: 767px) {
  #shopify-section-theme-header {
    padding: 5px 0; }

  #shopify-section-theme-header .main-header-inner .navigation-area {
    position: static;
    float: left;
    width: 100%;
    height: auto; }

  #shopify-section-theme-header .main-header-inner .navigation-area .navigation-left,
  #shopify-section-theme-header .main-header-inner .navigation-area .navigation-right {
    display: none; }

  #shopify-section-theme-header .main-header-inner .navigation-area .nav-logo {
    margin-top: 0; }

  #shopify-section-theme-header .main-header-inner .navigation-area .nav-logo img {
    height: 60px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation {
    float: left;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .nav-search {
    float: left;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: calc(100% - 99px); }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .nav-search .search-box {
    width: calc(100% - 35px); }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .icon-cart {
    float: left;
    margin-right: 0;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .icon-cart:before {
    display: none; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-inner {
    float: left;
    position: relative;
    padding-left: 5px;
    overflow: hidden; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-inner #showLeftPush {
    float: left;
    margin: 11px 0;
    background: #fff;
    color: #fa869b;
    border: 1px solid #eee; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content {
    position: fixed;
    background: #fff;
    right: -15px;
    height: 100%;
    width: 270px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: auto;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation {
    width: 100%;
    float: left;
    border: solid 2px #eee; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top {
    float: left;
    width: 100%;
    padding: 10px;
    line-height: 25px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top .mobile-language-currency {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top .mobile-language-currency .currency_code {
    float: left;
    margin-right: 4px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top .mobile-language-currency .currency_wrapper {
    display: block;
    cursor: pointer;
    padding: 0 10px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top .mobile-top-account {
    float: left;
    width: 100%;
    text-align: center;
    letter-spacing: 10px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top .mobile-top-account .fa {
    width: 20px;
    text-align: left;
    margin: 0 auto;
    display: block; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content .mobile-top-navigation .mobile-content-top .mobile-top-account li {
    display: inline-block;
    letter-spacing: normal; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content #is-mobile-nav-menu {
    width: 100%;
    float: left; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content #is-mobile-nav-menu .mobile-content-link .navigation .menu-mobile-link + a {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content #is-mobile-nav-menu .mobile-content-link .navigation .menu-mobile-link + a .arrow {
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background-color: #fa869b;
    color: white; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation .mobile-navigation-content #is-mobile-nav-menu .mobile-content-link .navigation .menu-mobile-container {
    padding: 0 15px; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation.active .mobile-navigation-inner {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation.active .mobile-navigation-content {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    background-color: #fff;
    right: 0; }

  #shopify-section-theme-header .main-header-inner .mobile-navigation.active #showLeftPush {
    position: absolute;
    right: 270px; } }
.header.affix {
  top: auto !important;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3); }

.header.affix + .fix-sticky {
  height: 290px; }

.header.affix .top-header {
  display: none; }

.header.affix #shopify-section-theme-header .main-header-inner .navigation-area {
  letter-spacing: 30px; }

.header.affix #shopify-section-theme-header .main-header-inner .navigation-area .nav-logo img {
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  width: auto;
  height: 90px; }

.header.affix #shopify-section-theme-header .main-header-inner .navigation-area .navigation-left,
.header.affix #shopify-section-theme-header .main-header-inner .navigation-area .navigation-right {
  padding-bottom: 3px; }

.header.affix .main-header-inner {
  padding-top: 10px; }

.header.affix .navigation-links .nav-item > a > .img {
  height: 30px; }

.navigation-links {
  float: left;
  letter-spacing: 60px; }

.navigation-links .nav-item {
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: normal; }

.navigation-links .nav-item > a {
  text-transform: uppercase;
  display: block;
  color: inherit; }

.navigation-links .nav-item > a:hover {
  color: #fa869b; }

.navigation-links .nav-item > a > .img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px; }

.navigation-links .nav-item.active > a {
  color: #fa869b; }

.dropdown-menu {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0; }

.dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  padding: 10px 20px;
  position: relative; }

.dropdown-menu > li > a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 22px;
  right: 22px;
  height: 1px;
  background-color: #dddddd; }

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #fa869b; }

.dropdown-menu > li:last-child > a:before {
  display: none; }

.dropdown-menu > .active > a {
  background-color: transparent;
  color: #fa869b; }

.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: transparent;
  color: #fa869b; }

.dropdown-menu.currencies {
  min-width: 0; }

.dropdown-menu.currencies > li > a {
  padding: 2.5px 15px;
  line-height: 20px; }

.dropdown-menu.currencies > li > a:before {
  display: none; }

.dropdown-menu.currencies > li.active > a,
.dropdown-menu.currencies > li:hover > a {
  color: white !important;
  background-color: #fa869b; }

.page-container {
  padding: 40px 0;
  float: left;
  width: 100%; }

.main-content {
  float: left;
  width: 100%;
  padding: 40px 0; }

@media (max-width: 767px) {
  .main-content {
    padding: 0 15px; } }
.index-section {
  float: left;
  width: 100%; }

.index-section-slideshow {
  padding: 0;
  margin-bottom: 30px; }

.index-section-slideshow .home-slideshow-wrapper {
  float: left;
  width: 100%; }

.index-section-slideshow .carousel-control {
  background: none; }

.index-section-slideshow .carousel-inner .item > .container {
  padding-right: 0;
  padding-left: 0; }

.index-section-slideshow .carousel-inner .item .slide-img {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%; }

.index-section-slideshow .carousel-inner .item .slideshow-caption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.index-section-slideshow .carousel-inner .item .slideshow-caption .slide-caption > .container {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 420px) {
  .index-section-slideshow .carousel-inner .item .slideshow-caption {
    top: 40%; } }
.index-section-slideshow .carousel-inner .item .group-caption {
  float: right;
  padding-right: 5%; }

.index-section-slideshow .carousel-inner .item .group-caption .title {
  font-family: 'Great Vibes';
  font-size: 60px;
  display: block; }

@media (max-width: 991px) {
  .index-section-slideshow .carousel-inner .item .group-caption .title {
    font-size: 30px; } }
@media (max-width: 600px) {
  .index-section-slideshow .carousel-inner .item .group-caption .title {
    font-size: 20px; } }
@media (max-width: 480px) {
  .index-section-slideshow .carousel-inner .item .group-caption .title {
    font-size: 15px; } }
@media (max-width: 420px) {
  .index-section-slideshow .carousel-inner .item .group-caption .title {
    font-size: 10px; } }
.index-section-slideshow .carousel-inner .item .group-caption .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 145px;
  height: 145px;
  background: url(slider-caption-circle.png) no-repeat;
  display: block;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
  line-height: 145px;
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px; }

@media (max-width: 991px) {
  .index-section-slideshow .carousel-inner .item .group-caption .circle {
    font-size: 15px; } }
@media (max-width: 600px) {
  .index-section-slideshow .carousel-inner .item .group-caption .circle {
    font-size: 13px;
    background: url(slider-caption-circle-mobile.png) no-repeat;
    width: 73px;
    height: 73px;
    line-height: 73px; } }
@media (max-width: 480px) {
  .index-section-slideshow .carousel-inner .item .group-caption .circle {
    font-size: 10px;
    margin-bottom: 5px; } }
@media (max-width: 420px) {
  .index-section-slideshow .carousel-inner .item .group-caption .circle {
    font-size: 10px;
    background: url(slider-caption-circle-mobile-small.png) no-repeat;
    width: 40px;
    height: 40px;
    line-height: 40px; } }
.index-section-slideshow .carousel-inner .item .group-caption .content {
  display: block;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
  font-family: Josefin Slab, sans-serif; }

@media (max-width: 991px) {
  .index-section-slideshow .carousel-inner .item .group-caption .content {
    font-size: 15px; } }
@media (max-width: 600px) {
  .index-section-slideshow .carousel-inner .item .group-caption .content {
    font-size: 13px; } }
@media (max-width: 480px) {
  .index-section-slideshow .carousel-inner .item .group-caption .content {
    font-size: 10px;
    margin-bottom: 10px; } }
@media (max-width: 420px) {
  .index-section-slideshow .carousel-inner .item .group-caption .content {
    margin-bottom: 5px; } }
.index-section-slideshow .carousel-inner .item .group-caption .flex-action {
  display: block;
  text-align: center; }

.index-section-slideshow .carousel-inner .item .group-caption .flex-action .btn {
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fa869b;
  color: #fff;
  line-height: 20px;
  padding: 10px 28px; }

@media (max-width: 480px) {
  .index-section-slideshow .carousel-inner .item .group-caption .flex-action .btn {
    font-size: 10px;
    padding: 5px 15px; } }
@media (max-width: 420px) {
  .index-section-slideshow .carousel-inner .item .group-caption .flex-action .btn {
    font-size: 8px;
    padding: 0px 10px; } }
.index-section-slideshow .indicators-container {
  position: relative; }

.index-section-slideshow .carousel-indicators {
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 15px;
  text-align: right; }

.index-section-slideshow .carousel-indicators li {
  background-color: #eeeeee; }

.index-section-slideshow .carousel-indicators li.active {
  background-color: #fa869b; }

.group_title {
  background: url(/wp-content/themes/flower/assets/img/title-decor.png) no-repeat center bottom;
  padding-bottom: 30px;
  text-align: center;
  margin-bottom: 30px; }

.group_title .nav-tabs {
  display: inline-block;
  border: none; }

.group_title .nav-tabs > .home-title {
  position: relative;
  float: none;
  display: inline-block; }

.group_title .nav-tabs > .home-title > a {
  display: block;
  font-family: Josefin Slab, sans-serif;
  font-weight: 300;
  color: #656565;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 30px;
  background: transparent !important;
  border: none !important;
  margin: 0; }

.group_title .nav-tabs > .home-title.active > a {
  color: #fa869b;
  font-weight: 700; }

.group_title .nav-tabs > .home-title.active:hover > a,
.group_title .nav-tabs > .home-title.active:focus > a {
  color: #fa869b; }

.group_title .nav-tabs > .home-title + .home-title:before {
  content: '';
  height: 25px;
  width: 1px;
  background: #e4e4e4;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -13px; }

.content_product {
  float: left;
  margin-bottom: 30px; }

.content_product.col-5 {
  width: calc(20% - 60px*4/5);
  margin-right: 60px; }

.content_product.col-5:nth-child(5n) {
  margin-right: 0; }

.content_product.col-5:nth-child(5n+1) {
  clear: both; }

@media (max-width: 767px) {
  .content_product.col-5 {
    width: calc(50% - 60px*1/2); }

  .content_product.col-5:nth-child(4n) {
    margin-right: 60px; }

  .content_product.col-5:nth-child(2n) {
    margin-right: 0; } }
@media (max-width: 480px) {
  .content_product.col-5 {
    width: 100%;
    margin-right: 0 !important; } }
.content_product.col-5 .product .row-left .hover-mask .inner-mask,
.content_product.col-5 .collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask,
.collection-items .products .product-item-wrapper .content_product.col-5 .row-container .row-left .hover-mask .inner-mask,
.content_product.col-5 .collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask {
  padding: 0; }

.content_product.col-4 {
  width: calc(25% - 60px*3/4);
  margin-right: 60px; }

.content_product.col-4:nth-child(4n) {
  margin-right: 0; }

.content_product.col-4:nth-child(4n+1) {
  clear: both; }

@media (max-width: 767px) {
  .content_product.col-4 {
    width: calc(50% - 60px*1/2); }

  .content_product.col-4:nth-child(4n) {
    margin-right: 60px; }

  .content_product.col-4:nth-child(2n) {
    margin-right: 0; } }
@media (max-width: 480px) {
  .content_product.col-4 {
    width: 100%;
    margin-right: 0 !important; } }
.content_product.col-3 {
  width: calc(33.333333333333333% - 60px*2/3);
  margin-right: 60px; }

.content_product.col-3:nth-child(3n) {
  margin-right: 0; }

@media (max-width: 767px) {
  .content_product.col-3 {
    width: calc(50% - 60px*1/2); }

  .content_product.col-3:nth-child(3n) {
    margin-right: 60px; }

  .content_product.col-3:nth-child(2n) {
    margin-right: 0; } }
@media (max-width: 480px) {
  .content_product.col-3 {
    width: 100%;
    margin-right: 0 !important; } }
.product .row-left,
.collection-items .products .product-item-wrapper .row-container .row-left {
  position: relative;
  border: solid 1px #dddddd;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.product .row-left > a,
.collection-items .products .product-item-wrapper .row-container .row-left > a {
  display: block; }

.product .row-left > a .hoverBorderWrapper,
.collection-items .products .product-item-wrapper .row-container .row-left > a .hoverBorderWrapper {
  position: relative;
  overflow: hidden; }

.product .row-left > a .hoverBorderWrapper .rotation.img-responsive,
.collection-items .products .product-item-wrapper .row-container .row-left > a .hoverBorderWrapper .rotation.img-responsive {
  position: absolute;
  top: 100%;
  left: 100%;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -o-transition: ease all 0.5s; }

.product .row-left .sale_banner,
.collection-items .products .product-item-wrapper .row-container .row-left .sale_banner {
  position: absolute;
  right: -20px;
  top: -20px;
  color: #fff;
  text-align: center;
  width: 53px;
  height: 53px;
  line-height: 53px;
  background: url(/wp-content/themes/flower/assets/img/lb-sale.png) no-repeat center center; }

@media (max-width: 480px) {
  .product .row-left .sale_banner,
  .collection-items .products .product-item-wrapper .row-container .row-left .sale_banner {
    right: 0; } }
.product .row-left .new_banner,
.collection-items .products .product-item-wrapper .row-container .row-left .new_banner {
  position: absolute;
  right: -20px;
  top: -20px;
  color: #fff;
  text-align: center;
  width: 53px;
  height: 53px;
  line-height: 53px;
  background: url(lb-new.png) no-repeat center center; }

.product .row-left .hover-mask,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden; }

.product .row-left .hover-mask .inner-mask,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask {
  float: left;
  width: 100%;
  padding: 0 30px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  opacity: 0; }

@media (max-width: 1191px) {
  .product .row-left .hover-mask .inner-mask,
  .collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask {
    padding: 0 20px; } }
@media (max-width: 991px) {
  .product .row-left .hover-mask .inner-mask,
  .collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask {
    padding: 0 5px; } }
.product .row-left .hover-mask .inner-mask > form,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask > form {
  float: left; }

.product .row-left .hover-mask .inner-mask > form button,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask > form button {
  background: transparent;
  outline: none;
  color: #fa869b; }

.product .row-left .hover-mask .inner-mask > form button:hover,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask > form button:hover {
  color: #fa869b; }

.product .row-left .hover-mask .inner-mask .group_qv,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv {
  float: right; }

.product .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper {
  padding: 0; }

.product .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li {
  float: left;
  margin-right: 8px; }

.product .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li .quick_shop,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li .quick_shop {
  cursor: pointer; }

.product .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li a,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li a {
  line-height: 34px;
  font-size: 16px;
  color: #656565; }

.product .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li button,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li button {
  border: none;
  background: transparent;
  -webkit-appearance: none;
  height: 34px;
  padding: 0; }

.product .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li .text-wishlist,
.collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask .group_qv .quickview-wishlist-wrapper li .text-wishlist {
  display: none; }

.product .row-right,
.collection-items .products .product-item-wrapper .row-container .row-right {
  position: relative;
  text-align: center;
  padding: 15px 0;
  font-size: 16px; }

.product .row-right .product-price,
.collection-items .products .product-item-wrapper .row-container .row-right .product-price {
  position: absolute;
  right: 0;
  width: auto;
  font-weight: 700;
  bottom: 100%;
  background-color: #fff;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  margin-bottom: 1px;
  margin-right: 1px;
  padding: 2.5px 8px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 30px; }

.product .row-right .product-price .price_sale,
.collection-items .products .product-item-wrapper .row-container .row-right .product-price .price_sale {
  color: #fa869b; }

.product .row-right .product-title a,
.collection-items .products .product-item-wrapper .row-container .row-right .product-title a {
  color: #656565; }

.product .row-right .product-title a:hover,
.collection-items .products .product-item-wrapper .row-container .row-right .product-title a:hover,
.product .row-right .product-title a:focus,
.collection-items .products .product-item-wrapper .row-container .row-right .product-title a:focus {
  color: #656565;
  text-decoration: none; }

.product .row-right .rating-star .spr-badge-caption,
.collection-items .products .product-item-wrapper .row-container .row-right .rating-star .spr-badge-caption {
  display: none; }

.product .row-right .spr-icon,
.collection-items .products .product-item-wrapper .row-container .row-right .spr-icon {
  color: #fa869b;
  font-size: 14px; }

.product:hover .row-left,
.collection-items .products .product-item-wrapper .row-container:hover .row-left {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3); }

.product:hover .row-left .hover-mask .inner-mask,
.collection-items .products .product-item-wrapper .row-container:hover .row-left .hover-mask .inner-mask {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

.product:hover .row-left > a .hoverBorderWrapper .rotation,
.collection-items .products .product-item-wrapper .row-container:hover .row-left > a .hoverBorderWrapper .rotation {
  left: 0;
  top: 0; }

.product:hover .product-price,
.collection-items .products .product-item-wrapper .row-container:hover .product-price {
  height: 0px; }

@media (max-width: 480px) {
  .product .row-left .hover-mask .inner-mask,
  .collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    text-align: center; }

  .product .row-left .hover-mask .inner-mask > form,
  .collection-items .products .product-item-wrapper .row-container .row-left .hover-mask .inner-mask > form {
    float: none;
    display: inline-block; }

  .product .row-right .product-price,
  .collection-items .products .product-item-wrapper .row-container .row-right .product-price {
    position: static;
    height: auto; } }
.home-banner-inner {
  float: left;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px; }

.home-banner-inner .banner-image {
  position: relative;
  float: left;
  width: 100%;
  height: 200px;
  overflow: hidden; }

.home-banner-inner .banner-image:before,
.home-banner-inner .banner-image:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-color: #fa869b;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)"; }

.home-banner-inner .banner-image:before {
  top: 0;
  left: 0;
  border-top-style: solid;
  border-top-width: 2px;
  border-left-style: solid;
  border-left-width: 2px; }

.home-banner-inner .banner-image:after {
  bottom: 0;
  right: 0;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px; }

.home-banner-inner .banner-image > a {
  display: block; }

.home-banner-inner .banner-image > a img {
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -o-transition: ease all 0.5s; }

.home-banner-inner .banner-content {
  padding-left: 8.66666666666666%;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -o-transition: ease all 0.5s; }

.home-banner-inner .banner-content [class*="caption-"] {
  display: block;
  color: #690e66;
  line-height: 1; }

.home-banner-inner .banner-content .caption-1 {
  font-size: 36px;
  text-transform: uppercase; }

.home-banner-inner .banner-content .caption-2 {
  font-size: 100px;
  color: #fc588a;
  font-family: 'Josefin Sans';
  padding-left: 30px; }

.home-banner-inner .banner-content .caption-3 {
  font-size: 14px;
  padding-left: 85px; }

.home-banner-inner:hover .banner-image:after,
.home-banner-inner:hover .banner-image:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)"; }

.home-banner-inner:hover .banner-image > a img {
  -webkit-transform: scale(0.99, 0.95);
  -moz-transform: scale(0.99, 0.95);
  -o-transform: scale(0.99, 0.95);
  transform: scale(0.99, 0.95);
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)"; }

.home-banner-inner:hover .banner-content {
  padding-left: 10%; }

.home-title {
  font-size: 28px; }

.index-section-instagram {
  padding-top: 50px; }

.home_instagram_title {
  margin: 0;
  background: url(/wp-content/themes/flower/assets/img/title-decor.png) no-repeat center bottom;
  padding-bottom: 40px;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #fa869b;
  font-weight: 700; }

#instafeed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -webkit-justify-content: left;
  margin-bottom: 60px;
  margin-left: -30px;
  margin-right: -30px; }

#instafeed > a {
  width: 20%;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px; }

#instafeed > a img {
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -moz-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  display: block;
  width: 100%;
  border: 1px solid transparent; }

#instafeed > a:hover > img {
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  border-color: #fa869b; }

@media (max-width: 767px) {
  #instafeed > a {
    width: calc(50% - 60px*1/2);
    margin-bottom: 0; }

  #instafeed > a:nth-child(4n) {
    margin-right: 60px; }

  #instafeed > a:nth-child(2n) {
    margin-right: 0; } }
@media (max-width: 480px) {
  #instafeed > a {
    width: calc(50% - 30px*1/2);
    margin-right: 30px; }

  #instafeed > a:nth-child(4n) {
    margin-right: 30px; }

  #instafeed > a:nth-child(2n) {
    margin-right: 0; } }
footer.footer {
  float: left;
  width: 100%;
  margin-top: 15px; }

footer.footer .footer_information_block .footer_information_inner {
  float: left;
  width: 100%;
  background: url(/wp-content/themes/flower/assets/img/line-dot-repeatable.png) repeat-x top left;
  padding: 30px 0; }

@media (max-width: 1215px) {
  footer.footer .footer_information_block .footer_information_inner {
    padding-right: 15px;
    padding-left: 15px; } }
footer.footer .footer_information_content {
  float: left;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px; }

footer.footer .information_title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 1px; }

footer.footer .information_title > * {
  font-family: Ek Mukta, sans-serif;
  font-size: inherit;
  font-weight: inherit; }

footer.footer .linklist_inner .information_title {
  padding-bottom: 37px;
  background: url(/wp-content/themes/flower/assets/img/title-decor-footer.png) no-repeat center bottom; }

footer.footer .linklist_content {
  margin-bottom: 20px; }

footer.footer .linklist_menu {
  padding: 0;
  text-align: center;
  font-weight: 400; }

footer.footer .linklist_menu a {
  color: inherit;
  display: block;
  line-height: 30px; }

footer.footer .linklist_menu a:hover {
  color: #fa869b; }

footer.footer .newsletter_wraper {
  font-weight: 400; }

footer.footer .newsletter_wraper .newsletter_group {
  text-align: center; }

footer.footer .newsletter_wraper .newsletter_group .newsletter_content {
  margin-bottom: 10px; }

footer.footer .newsletter_wraper .newsletter_group form .form-control {
  background-color: #eee;
  margin-bottom: 10px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

footer.footer .newsletter_wraper .newsletter_group form .btn_newsletter_send {
  background-color: #fa869b;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px; }

footer.footer .copy-right-inner {
  background: url(/wp-content/themes/flower/assets/img/line-dot-repeatable.png) repeat-x top left;
  padding: 30px 0;
  text-align: center; }

footer.footer .copy-right-inner a {
  color: inherit; }

footer.footer .copy-right-inner a:hover {
  color: #fa869b; }

footer.footer .copy-right-inner .footer_copyright {
  font-weight: 400;
  margin-bottom: 10px; }

footer.footer .copy-right-inner .footer_social {
  display: inline-block; }

footer.footer .copy-right-inner .footer_social a {
  float: left;
  font-size: 16px;
  color: #656565;
  width: 33px;
  height: 33px;
  border: solid 1px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 34px;
  margin-right: 10px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

footer.footer .copy-right-inner .footer_social a i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

footer.footer .copy-right-inner .footer_social a:hover {
  color: #fa869b; }

footer.footer .copy-right-inner .footer_social a:hover i {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg); }

.heading-content {
  overflow: hidden;
  position: relative; }

.heading-content .heading-group {
  background: url(/wp-content/themes/flower/assets/img/line-dot-repeatable.png) repeat-x top left;
  padding: 30px 0;
  text-align: center; }

.heading-content .heading-group .page-title {
  text-transform: uppercase;
  color: #fa869b;
  font-size: 28px;
  line-height: 1; }

.heading-content .heading-group .breadcrumb {
  background-color: transparent;
  margin: 0;
  background: url(/wp-content/themes/flower/assets/img/title-decor.png) no-repeat center bottom;
  padding-bottom: 40px;
  text-align: center;
  text-transform: capitalize;
  padding-top: 0; }

.heading-content .heading-group .breadcrumb a {
  color: inherit;
  font-size: inherit;
  display: inline-block;
  vertical-align: bottom;
  padding: 0 5px; }

.heading-content .heading-group .breadcrumb a:hover,
.heading-content .heading-group .breadcrumb a:focus {
  color: inherit; }

.heading-content .img_heading {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.heading-content .heading-wrapper {
  position: relative; }

.heading-content.blog-heading,
.article-heading {
  position: relative;
  overflow: hidden; }

.heading-content.blog-heading > img,
.article-heading > img {
  display: block;
  position: absolute;
  width: 100%;
  display: none; }

.heading-content.blog-heading .heading-wrapper .breadcrumb,
.article-heading .heading-wrapper .breadcrumb {
  font-size: 16px;
  color: #656565;
  text-transform: capitalize; }

.detail-content-wrapper .info-detail-pro {
  float: left;
  width: calc(100% + 30px);
  padding: 0px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px; }

.detail-content-wrapper .info-detail-pro .title {
  font-weight: 300;
  margin-bottom: 10px;
  font-family: Ek Mukta, sans-serif; }

.detail-content-wrapper #tabs-information {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 0; }

.detail-content-wrapper #tabs-information .tabs-title {
  padding: 0; }

.detail-content-wrapper #tabs-information .tabs-title ul {
  border: none; }

.detail-content-wrapper #tabs-information .tabs-title ul > li {
  margin-right: 30px; }

.detail-content-wrapper #tabs-information .tabs-title ul > li > a {
  border: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  color: #656565;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.detail-content-wrapper #tabs-information .tabs-title ul > li > a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #e8e8e8;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1); }

.detail-content-wrapper #tabs-information .tabs-title ul > li.active > a,
.detail-content-wrapper #tabs-information .tabs-title ul > li:hover > a {
  color: #fa869b;
  background-color: transparent; }

.detail-content-wrapper #tabs-information .tabs-title ul > li.active > a:before,
.detail-content-wrapper #tabs-information .tabs-title ul > li:hover > a:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.detail-content-wrapper #tabs-information .tabs-content {
  padding: 0; }

.detail-content-wrapper #tabs-information .tabs-content .tab-content {
  padding: 30px 0; }

.detail-content-wrapper #tabs-information .tabs-content .tab-content .spr-icon {
  color: #fa869b;
  font-size: 14px; }

.detail-content-wrapper .related-products {
  float: left;
  width: 100%;
  padding: 0; }

.detail-content-wrapper .related-products .collection-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  font-family: Ek Mukta, sans-serif;
  margin-bottom: 20px; }

.detail-content-wrapper .related-products .group-related {
  margin-left: -30px;
  margin-right: -30px; }

.detail-content-wrapper .related-products .group-related .owl-item .col-sm-12 {
  float: left;
  width: 100%;
  padding: 0 30px; }

.detail-content-wrapper .related-products .group-related .sale_banner {
  display: none; }

.detail-content-wrapper .related-products .group-related .owl-controls .owl-buttons div {
  position: absolute;
  top: 30%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0 5px;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  font-size: 34px; }

.detail-content-wrapper .related-products .group-related .owl-controls .owl-buttons div.owl-prev {
  left: 5px; }

.detail-content-wrapper .related-products .group-related .owl-controls .owl-buttons div.owl-next {
  right: 5px; }

.detail-content-wrapper .related-products .group-related .owl-carousel:hover .owl-controls .owl-buttons div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

@media (max-width: 825px) {
  .detail-content-wrapper .related-products .group-related {
    margin-left: -15px;
    margin-right: -15px; }

  .detail-content-wrapper .related-products .group-related .owl-item .col-sm-12 {
    float: left;
    width: 100%;
    padding: 0 15px; }

  .detail-content-wrapper .related-products .group-related .owl-controls .owl-buttons div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.product-image .image,
.product-image .featured,
#product-image .image,
#product-image .featured {
  border: solid 1px #dddddd; }

.product-image #featuted-image,
#product-image #featuted-image {
  margin-bottom: 20px; }

.product-image #gallery-images .owl-controls .owl-buttons div,
.product-image .product-image-thumb .owl-controls .owl-buttons div,
#product-image #gallery-images .owl-controls .owl-buttons div,
#product-image .product-image-thumb .owl-controls .owl-buttons div {
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: -7px;
  padding: 0 5px;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  font-size: 18px; }

.product-image #gallery-images .owl-controls .owl-buttons div.owl-prev,
.product-image .product-image-thumb .owl-controls .owl-buttons div.owl-prev,
#product-image #gallery-images .owl-controls .owl-buttons div.owl-prev,
#product-image .product-image-thumb .owl-controls .owl-buttons div.owl-prev {
  left: 15px; }

.product-image #gallery-images .owl-controls .owl-buttons div.owl-next,
.product-image .product-image-thumb .owl-controls .owl-buttons div.owl-next,
#product-image #gallery-images .owl-controls .owl-buttons div.owl-next,
#product-image .product-image-thumb .owl-controls .owl-buttons div.owl-next {
  right: 15px; }

.product-image #gallery-images .owl-carousel:hover .owl-controls .owl-buttons div,
.product-image .product-image-thumb .owl-carousel:hover .owl-controls .owl-buttons div,
#product-image #gallery-images .owl-carousel:hover .owl-controls .owl-buttons div,
#product-image .product-image-thumb .owl-carousel:hover .owl-controls .owl-buttons div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.product-image #gallery-images .gallery-images-inner,
.product-image .product-image-thumb .gallery-images-inner,
#product-image #gallery-images .gallery-images-inner,
#product-image .product-image-thumb .gallery-images-inner {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px; }

.product-image #gallery-images .gallery-images-inner .owl-carousel .owl-item,
.product-image .product-image-thumb .gallery-images-inner .owl-carousel .owl-item,
#product-image #gallery-images .gallery-images-inner .owl-carousel .owl-item,
#product-image .product-image-thumb .gallery-images-inner .owl-carousel .owl-item {
  padding: 0 10px; }

@media (max-width: 991px) {
  .product-image #gallery-images .owl-carousel .owl-controls .owl-buttons div,
  .product-image .product-image-thumb .owl-carousel .owl-controls .owl-buttons div,
  #product-image #gallery-images .owl-carousel .owl-controls .owl-buttons div,
  #product-image .product-image-thumb .owl-carousel .owl-controls .owl-buttons div {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.product-information .detail-price,
#product-information .detail-price {
  margin-bottom: 25px;
  line-height: 20px; }

.product-information .detail-price .price_sale,
#product-information .detail-price .price_sale {
  color: #fa869b;
  margin-left: 10px;
  font-size: 18px; }

.product-information .spr-badge-starrating,
#product-information .spr-badge-starrating {
  margin-right: 20px; }

.product-information .spr-icon,
#product-information .spr-icon {
  color: #fa869b;
  font-size: 14px; }

.product-information .spr-badge-caption,
#product-information .spr-badge-caption {
  text-transform: uppercase; }

.product-information .rating-star,
#product-information .rating-star {
  margin-bottom: 25px; }

.product-information .description,
#product-information .description {
  margin-bottom: 25px; }

.product-information .product-type,
#product-information .product-type {
  margin: 0; }

.product-information .swatch,
#product-information .swatch {
  margin-bottom: 25px; }

.product-information .swatch .header,
#product-information .swatch .header {
  float: left;
  width: 80px;
  text-transform: uppercase;
  line-height: 25px;
  font-size: 16px; }

.product-information .swatch .swatch-element,
#product-information .swatch .swatch-element {
  float: left;
  margin-right: 10px; }

.product-information .swatch .swatch-element .tooltip,
#product-information .swatch .swatch-element .tooltip {
  display: none; }

.product-information .swatch .swatch-element input,
#product-information .swatch .swatch-element input {
  display: none; }

.product-information .swatch .swatch-element label,
#product-information .swatch .swatch-element label {
  border: 1px solid #222;
  width: 23px;
  text-align: center; }

.product-information .swatch .swatch-element label img,
#product-information .swatch .swatch-element label img {
  display: none;
  opacity: 0;
  max-height: 25px; }

.product-information .swatch .swatch-element input:checked + label,
#product-information .swatch .swatch-element input:checked + label {
  border: solid 2px #fa869b !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #fa869b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #fa869b; }

.product-information .swatch .swatch-element input:checked + label img,
#product-information .swatch .swatch-element input:checked + label img {
  opacity: 1; }

.product-information .swatch .swatch-element.color label,
#product-information .swatch .swatch-element.color label {
  overflow: hidden;
  width: 23px;
  height: 23px;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%; }

.product-information .swatch .swatch-element.color label img,
#product-information .swatch .swatch-element.color label img {
  display: none; }

.product-information .swatch_quick + .swatch_quick,
#product-information .swatch_quick + .swatch_quick {
  margin-top: 20px; }

.product-information .quantity-wrapper,
#product-information .quantity-wrapper {
  margin-bottom: 25px; }

.product-information .quantity-wrapper .wrapper-title,
#product-information .quantity-wrapper .wrapper-title {
  float: left;
  width: 80px;
  font-weight: 300;
  line-height: 34px;
  font-size: 16px;
  text-transform: uppercase; }

.product-information .quantity-wrapper .wrapper,
#product-information .quantity-wrapper .wrapper {
  float: left; }

.product-information .quantity-wrapper span,
#product-information .quantity-wrapper span {
  float: left;
  border: #dddddd solid 1px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px; }

.product-information .quantity-wrapper span.qty-down,
#product-information .quantity-wrapper span.qty-down {
  margin-right: -1px; }

.product-information .quantity-wrapper span.qty-up,
#product-information .quantity-wrapper span.qty-up {
  margin-left: -1px; }

.product-information .quantity-wrapper .item-quantity,
#product-information .quantity-wrapper .item-quantity {
  float: left;
  display: block;
  border: #dddddd solid 1px;
  width: 70px;
  height: 34px;
  text-align: center;
  outline: none;
  pointer-events: none; }

.product-information .purchase > span,
#product-information .purchase > span {
  float: left;
  width: 70px;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase; }

.product-information .purchase .price,
#product-information .purchase .price {
  font-size: 24px;
  color: #fa869b; }

.product-information .purchase .price del,
#product-information .purchase .price del {
  font-size: 16px;
  color: #656565; }

.product-information .purchase .add-to-cart,
#product-information .purchase .add-to-cart {
  font-size: 16px;
  text-transform: uppercase;
  border: #dddddd solid 1px;
  background: none;
  border-radius: 0;
  line-height: 44px;
  padding: 0px 35px;
  width: 169px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.product-information .purchase .add-to-cart .fa,
#product-information .purchase .add-to-cart .fa {
  margin-right: 5px; }

.product-information .purchase .add-to-cart:hover,
#product-information .purchase .add-to-cart:hover {
  border-color: #fa869b;
  color: #fa869b;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6); }

.product-information .product-options,
#product-information .product-options {
  margin-bottom: 25px; }

.product-information .purchase-section,
#product-information .purchase-section {
  margin-top: 20px;
  margin-bottom: 20px; }

.product-information .add-to-wishlist,
#product-information .add-to-wishlist {
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  border: #dddddd solid 1px;
  background: none;
  border-radius: 0;
  line-height: 44px;
  width: 169px;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 20px; }

.product-information .add-to-wishlist .fa,
#product-information .add-to-wishlist .fa {
  margin-right: 5px; }

.product-information .add-to-wishlist button,
#product-information .add-to-wishlist button {
  border: none;
  background: transparent;
  padding: 0;
  padding: 0px 0;
  opacity: 0.9;
  font-weight: 700;
  text-transform: uppercase; }

.product-information .add-to-wishlist button:hover,
#product-information .add-to-wishlist button:hover {
  opacity: 1; }

.product-information .add-to-wishlist .wl-added,
#product-information .add-to-wishlist .wl-added {
  color: #fa869b; }

.product-information .product-detail-tag,
#product-information .product-detail-tag {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.product-information .product-detail-tag .tags,
#product-information .product-detail-tag .tags {
  padding-left: 70px;
  letter-spacing: 10px; }

.product-information .product-detail-tag .tags > span,
#product-information .product-detail-tag .tags > span {
  float: left;
  margin-left: -70px;
  letter-spacing: normal;
  text-transform: uppercase; }

.product-information .product-detail-tag .tags a,
#product-information .product-detail-tag .tags a {
  display: inline-block;
  letter-spacing: normal;
  color: #656565; }

.product-information .product-detail-tag .tags a:hover,
#product-information .product-detail-tag .tags a:hover {
  color: #fa869b; }

.product-information .supports-fontface,
#product-information .supports-fontface {
  float: left;
  width: 100%; }

.product-information .variants-wrapper,
#product-information .variants-wrapper {
  margin-bottom: 25px;
  display: none !important; }

.product-information .others-bottom,
#product-information .others-bottom {
  text-align: left; }

.product-information .others-bottom .btn,
#product-information .others-bottom .btn {
  background-color: #fa869b;
  color: #fff;
  border-color: #fa869b; }

.product-information .others-bottom .btn:hover,
#product-information .others-bottom .btn:hover {
  color: #fa869b;
  background-color: #fff; }

.collection-items {
  margin-left: -30px;
  margin-right: -30px;
  padding-top: 20px; }

@media (max-width: 1044px) {
  .collection-items {
    margin-left: -15px;
    margin-right: -15px; } }
.collection-items .products .product-item-wrapper {
  padding: 0 30px;
  margin-bottom: 30px; }

@media (max-width: 991px) {
  .collection-items .products .product-item-wrapper {
    padding-right: 15px;
    padding-left: 15px; } }
@media (max-width: 768px) {
  .collection-items .products .product-item-wrapper .row-container .row-left .sale_banner {
    right: 0; } }
.collection-items .products .list-mode-description {
  display: none; }

.collection-items .products .list-mode-button {
  display: none; }

.collection-items.full_width .products .product-item-wrapper {
  width: 100%; }

.collection-items.full_width .products .product-item-wrapper .row-container {
  border: solid 1px #dddddd;
  padding: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.collection-items.full_width .products .product-item-wrapper .row-container .row-left {
  border: none;
  width: 25%; }

.collection-items.full_width .products .product-item-wrapper .row-container .row-left .sale_banner {
  right: 0px;
  top: 0; }

.collection-items.full_width .products .product-item-wrapper .row-container .row-left .img-responsive {
  margin: 0 auto; }

@media (max-width: 991px) {
  .collection-items.full_width .products .product-item-wrapper .row-container .row-left {
    width: 100%; } }
.collection-items.full_width .products .product-item-wrapper .row-container .row-right {
  width: 75%;
  text-align: left;
  padding: 0 15px;
  padding-left: 50px; }

.collection-items.full_width .products .product-item-wrapper .row-container .row-right .product-price {
  padding-left: 0;
  left: 50px;
  top: 25px; }

.collection-items.full_width .products .product-item-wrapper .row-container .row-right .product-title {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 50px; }

.collection-items.full_width .products .product-item-wrapper .row-container .row-right .rating-star {
  display: none; }

@media (max-width: 991px) {
  .collection-items.full_width .products .product-item-wrapper .row-container .row-right {
    width: 100%; } }
.collection-items.full_width .products .product-item-wrapper .row-container:hover {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3); }

.collection-items.full_width .products .product-item-wrapper .row-container:hover .row-left {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.collection-items.full_width .products .product-item-wrapper .row-container:hover .row-right .product-price {
  height: 30px;
  padding-left: 0;
  left: 50px;
  top: 25px; }

.collection-items.full_width .products .list-mode-description {
  display: block;
  margin-bottom: 20px; }

.collection-items.full_width .products .list-mode-button {
  display: block; }

.collection-items.full_width .products .list-mode-button form {
  float: left;
  margin-right: 15px; }

.collection-items.full_width .products .list-mode-button .group_qv {
  float: left; }

.collection-items.full_width .products .list-mode-button .group_qv .quickview-wishlist-wrapper li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal; }

.collection-items.full_width .products .list-mode-button .group_qv .quickview-wishlist-wrapper li a {
  display: block;
  padding: 0 5px;
  width: 34px;
  text-align: center;
  line-height: 34px; }

.collection-items.full_width .products .list-mode-button .group_qv .quickview-wishlist-wrapper li .text-wishlist {
  display: none; }

.collection-items.full_width .products .list-mode-button .group_qv .quickview-wishlist-wrapper li button.wish-list {
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: transparent;
  border: none; }

.collection-items.full_width .products .list-mode-button .btn {
  background: transparent;
  border: solid 1px;
  border-radius: 0;
  -webkit-border-radius: 0; }

.collection-items.full_width .products .list-mode-button .btn .fa {
  margin-right: 5px; }

.collection-items.full_width .products .list-mode-button .btn:hover {
  color: #fa869b; }

.collection-items.full_width .products .hover-mask {
  display: none; }

[data-toggle="modal"] {
  cursor: pointer; }

#collection {
  position: relative; }

#collection .collection-toolbar {
  position: relative;
  margin-bottom: 20px;
  border: solid 1px #eee; }

#collection .collection-toolbar:before {
  display: table;
  content: " "; }

#collection .collection-toolbar:after {
  display: table;
  content: " ";
  clear: both; }

#collection .collection-toolbar .tags-filter {
  float: left;
  border-right: solid 1px #eee; }

#collection .collection-toolbar .tags-filter #showTagsFilter {
  height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: transparent;
  border: none; }

#collection .collection-toolbar .tags-filter #showTagsFilter.closed {
  background-color: #fa869b;
  color: #fff; }

#collection .collection-toolbar .showing-number {
  float: left;
  line-height: 20px;
  padding: 15px 10px; }

#collection .collection-toolbar > .list-inline {
  float: right;
  margin: 0; }

#collection .collection-toolbar .sortBy {
  position: relative;
  float: left;
  padding: 0 10px;
  border-right: solid 1px #eee;
  border-left: solid 1px #eee; }

#collection .collection-toolbar .sortBy #sortButton {
  height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: transparent;
  border: none; }

#collection .collection-toolbar .sortBy #sortButton .name {
  margin-right: 5px; }

#collection .collection-toolbar .sortBy .dropdown-menu {
  right: 0;
  left: auto; }

#collection .collection-toolbar .sortBy .sort > a {
  display: block;
  line-height: 20px;
  padding: 5px 10px; }

#collection .collection-toolbar .grid_list {
  float: left; }

#collection .collection-toolbar .grid_list .option-set {
  padding: 0 10px; }

#collection .collection-toolbar .grid_list .option-set > li {
  font-size: 24px;
  line-height: 30px;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px; }

#collection .collection-toolbar .grid_list .option-set > li.active,
#collection .collection-toolbar .grid_list .option-set > li:hover {
  color: #fa869b; }

@media (max-width: 430px) {
  #collection .collection-toolbar .showing-number {
    padding: 5px;
    position: absolute;
    font-size: 12px;
    top: 100%;
    left: 0; } }
#collection #tags-filter-content {
  float: left;
  width: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  z-index: 2;
  background-color: white;
  border: 1px solid rgba(238, 238, 238, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin-top: -20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top; }

#collection #tags-filter-content.tags-closed {
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0); }

#tags-load {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999; }

#tags-load > i {
  position: absolute;
  top: 50%; }

.filter-tag-group:before {
  display: table;
  content: " "; }

.filter-tag-group:after {
  display: table;
  content: " ";
  clear: both; }

.filter-tag-group .tag-group {
  border-right: solid 1px #eee; }

.filter-tag-group .tag-group:last-child {
  border-right: none; }

.filter-tag-group .tag-group .title {
  font-weight: 700;
  text-transform: uppercase;
  line-height: 34px;
  margin: 10px 0; }

.filter-tag-group .tag-group ul > li > a {
  display: block;
  line-height: 25px; }

.filter-tag-group .tag-group ul > li > a .fe-checkbox {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: bottom;
  background-image: url(fe-checkbox.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 15px;
  margin-bottom: 5px; }

.filter-tag-group .tag-group ul > li.active > a {
  color: #fa869b; }

.filter-tag-group .tag-group ul > li.active > a .fe-checkbox {
  background-image: url(fe-checkbox-check.png); }

.filter-tag-group .tag-group ul > li.swatch-tag {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  line-height: 20px;
  width: 30px;
  height: 30px;
  border: 1px solid transparent;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.filter-tag-group .tag-group ul > li.swatch-tag > span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  background-position: -1px -1px; }

.filter-tag-group .tag-group ul > li.swatch-tag > span a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0px; }

.filter-tag-group .tag-group ul > li.swatch-tag.active,
.filter-tag-group .tag-group ul > li.swatch-tag:hover {
  padding: 3px;
  border-color: #fa869b; }

@media (max-width: 991px) {
  .filter-tag-group .tag-group {
    float: left;
    width: 100%;
    border: 0; } }
.list-collections-wrapper .product,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container {
  position: relative;
  float: left;
  width: 100%;
  border: solid 1px #dddddd;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.list-collections-wrapper .product .col-info,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container .col-info,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container .col-info {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fa869b;
  font-size: 20px;
  text-align: center; }

.list-collections-wrapper .product .col-info > a,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container .col-info > a,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container .col-info > a {
  display: block;
  position: relative;
  padding: 19px 10px;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden; }

.list-collections-wrapper .product .col-info > a:hover,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container .col-info > a:hover,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container .col-info > a:hover {
  color: inherit;
  text-decoration: none; }

.list-collections-wrapper .product .col-info > a:before,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container .col-info > a:before,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container .col-info > a:before {
  content: '';
  position: absolute;
  z-index: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fa869b;
  display: block;
  opacity: 0;
  transform: rotate(45deg) translate(-100%);
  -webkit-transform: rotate(45deg) translate(-100%);
  -moz-transform: rotate(45deg) translate(-100%);
  -ms-transform: rotate(45deg) translate(-100%);
  -o-transform: rotate(45deg) translate(-100%); }

.list-collections-wrapper .product .col-info .title,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container .col-info .title,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container .col-info .title {
  display: inline-block;
  font-weight: 300;
  font-size: inherit;
  font-family: Ek Mukta, sans-serif;
  position: relative;
  z-index: 1; }

.list-collections-wrapper .product .col-info .price,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container .col-info .price,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container .col-info .price {
  display: inline-block;
  font-weight: 300;
  position: relative;
  z-index: 1; }

.list-collections-wrapper .product:hover .col-info > a,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container:hover .col-info > a,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container:hover .col-info > a {
  color: #fff; }

.list-collections-wrapper .product:hover .col-info > a:before,
.list-collections-wrapper .collection-items .products .product-item-wrapper .row-container:hover .col-info > a:before,
.collection-items .products .product-item-wrapper .list-collections-wrapper .row-container:hover .col-info > a:before {
  opacity: 1;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none; }

.float-right-icon {
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden; }

.float-right-icon ul {
  list-style: none; }

.float-right-icon #scroll-to-top {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #fa869b;
  color: #fff;
  cursor: pointer; }

.float-right-icon #scroll-to-top i.fa {
  font-size: 25px; }

.blog-inner .articles .article {
  margin-bottom: 30px; }

.article {
  margin-bottom: 30px; }

.article .article-image {
  position: relative;
  background-color: #656565; }

.article .article-image > a {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.article .article-image > a:hover {
  opacity: 0.8; }

.article .article-image img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.article .article-image .name-title {
  position: absolute;
  bottom: 10px;
  left: 0;
  color: #fff;
  padding: 8px 15px;
  background-color: #656565; }

.article .articleinfo_group {
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px;
  width: 100%;
  float: left;
  background-color: #fff; }

.article .articleinfo_group .article-title {
  margin-bottom: 15px; }

.article .articleinfo_group .article-title .article-name {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400; }

.article .articleinfo_group .article-content {
  font-size: 14px;
  margin-bottom: 20px; }

.article .articleinfo_group .article-info {
  float: left;
  margin: 0;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between; }

.article .articleinfo_group .article-info .article-date {
  font-style: italic;
  color: #fa869b; }

.article .articleinfo_group .btn {
  float: right;
  background-color: #656565;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #fff; }

.article .articleinfo_group .btn:hover {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

.pagination_group {
  float: left;
  width: 100%; }

.pagination_group .pagination > li > a,
.pagination_group .pagination > li > span {
  border-radius: 0;
  margin-right: 10px;
  color: inherit; }

.pagination_group .pagination > li.active > a,
.pagination_group .pagination > li.active > span,
.pagination_group .pagination > li:hover > a,
.pagination_group .pagination > li:hover > span {
  color: white;
  border-color: #fa869b;
  background-color: #fa869b; }

.current-body {
  margin: 30px 0; }

.current-body a {
  display: inline-block;
  background-color: #656565;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #fff;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400; }

.current-body a.prev {
  float: left; }

.current-body a.next {
  float: right; }

.current-body a.inactive {
  background-color: #eee;
  cursor: not-allowed; }

.related-body .article-title {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Ek Mukta, sans-serif; }

.related-body .related-content {
  margin: 0 -15px; }

.sidebar-block {
  width: 100%;
  float: left;
  margin-bottom: 30px; }

.sidebar-block .sidebar-title {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Ek Mukta, sans-serif;
  letter-spacing: 1px; }

.sidebar-block .ra-item {
  width: 100%;
  float: left;
  margin-bottom: 20px; }

.sidebar-block .ra-item:last-child {
  margin-bottom: 0; }

.sidebar-block .ra-item .article-left {
  width: 35%;
  float: left; }

.sidebar-block .ra-item .article-right {
  width: 65%;
  padding-left: 30px;
  float: left; }

.sidebar-block .ra-item .article-right .date {
  color: #fa869b; }

.sidebar-block .category li {
  margin-bottom: 10px;
  padding-left: 15px;
  background: url(dotted.png) no-repeat left center; }

.sidebar-block .category a {
  font-size: 16px;
  display: block;
  line-height: 25px; }

.sidebar-block .tags a {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 25px;
  padding: 0 10px;
  border: solid 1px #eee; }

#loginBox {
  margin-top: 0;
  padding: 20px 20px 5px;
  border-radius: 0;
  width: 220px;
  right: auto;
  left: 0;
  border: 1px solid #e8e9eb;
  color: #898989; }

#loginBox #bodyBox > ul > li {
  margin-bottom: 15px;
  text-align: center; }

#loginBox #bodyBox > ul > li button[type="submit"] {
  border-radius: 0;
  background-color: #fa869b;
  border-color: #fa869b;
  color: #fff; }

#loginBox #bodyBox > ul > li button[type="submit"]:hover {
  color: #fa869b;
  background-color: transparent; }

#loginBox #bodyBox > ul > li > a {
  display: block;
  line-height: 25px; }

.form-control {
  border-radius: 0; }

.label {
  color: inherit; }

#login #customer_login {
  width: 400px;
  margin: 0 auto; }

#login .label {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  padding: 0; }

#login input[type="email"],
#login input[type="password"] {
  display: block;
  margin-bottom: 20px;
  width: 100%; }

#login .action_bottom {
  padding-top: 30px; }

#login .action_bottom .btn {
  border-radius: 0;
  background-color: #fa869b;
  border-color: #fa869b;
  color: #fff; }

#create_customer {
  display: block;
  width: 320px;
  max-width: 100%;
  margin: 0 auto; }

#create_customer > div {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

#create_customer > div .label {
  font-size: 14px;
  width: 100%;
  float: left;
  margin-bottom: 5px;
  text-align: left; }

#create_customer > div .label + input {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 0 10px;
  height: 40px;
  border: solid 1px #eee; }

#create_customer .action_bottom {
  text-align: center; }

#create_customer .action_bottom [type="submit"] {
  border-radius: 0;
  color: #fff;
  background-color: #fa869b;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 20px;
  padding: 10px 0; }

#create_customer .action_bottom [type="submit"]:hover {
  border-color: #fa869b;
  color: #fa869b;
  background-color: #fff; }

#create_customer .action_bottom .note {
  display: block; }

#view_address i {
  margin-right: 4px; }

.errors,
.error {
  color: #a94442; }

#contactFormWrapper > p {
  margin: 0; }

#contactFormWrapper > p input,
#contactFormWrapper > p textarea {
  margin-bottom: 20px;
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 0 10px;
  height: 40px;
  border: solid 1px #eee;
  border-radius: 0; }

#contactFormWrapper > p textarea {
  height: 160px;
  padding: 10px;
  resize: none; }

#contactFormWrapper > p [type="submit"] {
  border-radius: 0;
  color: #fff;
  background-color: #fa869b;
  width: auto;
  border: 1px solid #fa869b;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 20px;
  padding: 10px 20px;
  font-size: 16px;
  text-transform: uppercase; }

#contactFormWrapper > p [type="submit"]:hover {
  border-color: #fa869b;
  color: #fa869b;
  background-color: #fff; }

#contact_map {
  height: 400px; }

@media (max-width: 480px) {
  #contact_map {
    height: 300px; } }
.about-content .information-content {
  width: 100%;
  float: left;
  margin-bottom: 70px; }

.about-content .information-content .information-image {
  width: 44%;
  float: left; }

@media (max-width: 600px) {
  .about-content .information-content .information-image {
    width: 100%; } }
.about-content .information-content .information-image img {
  display: block;
  margin: 0 auto; }

.about-content .information-content .information-caption {
  width: 56%;
  padding-left: 30px;
  float: left; }

@media (max-width: 600px) {
  .about-content .information-content .information-caption {
    width: 100%;
    padding: 0;
    padding-top: 30px; } }
.about-content .information-content .information-caption .title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Josefin Slab, sans-serif;
  margin-bottom: 25px; }

.about-content .information-content .information-caption .content {
  display: block;
  margin-bottom: 100px;
  line-height: 25px; }

.about-content .information-content .information-caption .btn {
  background-color: #656565;
  border-radius: 0;
  color: #fff; }

.about-content .about-title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Josefin Slab, sans-serif;
  margin-bottom: 25px; }

.about-content .group_layout_inner {
  margin-left: -15px;
  margin-right: -15px; }

.about-content .feature-content {
  width: 100%;
  float: left;
  margin-bottom: 70px; }

.about-content .team-content {
  float: left;
  width: 100%; }

.about-content .team-content .team-inner {
  margin-bottom: 30px; }

.about-content .team-content .team-inner .team-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px; }

.about-content .team-content .team-inner .team-image img {
  display: block;
  margin: 0 auto; }

.about-content .team-content .team-inner .team-image .team-hover {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: bottom 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out .3s;
  -moz-transition: bottom 0.3s ease-in-out 0s, -moz-transform 0.3s ease-in-out .3s;
  -o-transition: bottom 0.3s ease-in-out 0s, -o-transform 0.3s ease-in-out .3s;
  -ms-transition: bottom 0.3s ease-in-out 0s, -ms-transform 0.3s ease-in-out .3s;
  transition: bottom 0.3s ease-in-out 0s, transform 0.3s ease-in-out .3s;
  transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1); }

.about-content .team-content .team-inner .team-image:hover .team-hover {
  bottom: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none; }

.about-content .team-content .team-inner .team-caption {
  text-align: center; }

.about-content .team-content .team-inner .team-caption .name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 2px; }

.about-content .team-content .team-inner .team-caption .position {
  display: block;
  font-size: 17px;
  margin-bottom: 7px; }

.about-content .team-content .team-inner .team-caption .description {
  font-size: 14px;
  line-height: 20px; }

.dis_table {
  display: table;
  width: 100%;
  height: 100%; }

.dis_table .dis_tablecell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 10px; }

.dis_table .dis_tablecell > a {
  display: inline-block;
  letter-spacing: normal;
  font-size: 24px;
  line-height: 20px;
  padding: 5px 0;
  width: 30px;
  text-align: center;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.dis_table .dis_tablecell > a:hover {
  color: #fa869b; }

.feature-inner,
.our-inner {
  margin-bottom: 30px; }

.feature-inner .layout-icon,
.our-inner .layout-icon {
  width: 39%;
  float: left;
  padding-right: 50px;
  border-right: 1px solid #eee; }

@media (max-width: 480px) {
  .feature-inner .layout-icon,
  .our-inner .layout-icon {
    width: 80px;
    padding-right: 10px; } }
.feature-inner .layout-icon .group_icon,
.our-inner .layout-icon .group_icon {
  height: 170px;
  width: 170px;
  background-color: #f5f5f5;
  position: relative; }

.feature-inner .layout-icon .group_icon .fa,
.our-inner .layout-icon .group_icon .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media (max-width: 480px) {
  .feature-inner .layout-icon .group_icon,
  .our-inner .layout-icon .group_icon {
    width: auto;
    height: auto;
    background-color: transparent; }

  .feature-inner .layout-icon .group_icon .fa,
  .our-inner .layout-icon .group_icon .fa {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none; } }
.feature-inner .layout_caption,
.our-inner .layout_caption {
  width: 61%;
  float: left;
  padding-left: 50px;
  line-height: 25px; }

@media (max-width: 480px) {
  .feature-inner .layout_caption,
  .our-inner .layout_caption {
    padding-left: 10px;
    width: calc(100% - 80px); } }
.feature-inner .layout_caption .title,
.our-inner .layout_caption .title {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 5px; }

.feature-inner:nth-child(1) .layout-icon .group_icon .fa,
.our-inner:nth-child(1) .layout-icon .group_icon .fa {
  color: #ef5350; }

.feature-inner:nth-child(1) .layout_caption .title,
.our-inner:nth-child(1) .layout_caption .title {
  color: #ef5350; }

.feature-inner:nth-child(2) .layout-icon .group_icon .fa,
.our-inner:nth-child(2) .layout-icon .group_icon .fa {
  color: #00b8d4; }

.feature-inner:nth-child(2) .layout_caption .title,
.our-inner:nth-child(2) .layout_caption .title {
  color: #00b8d4; }

.feature-inner:nth-child(3) .layout-icon .group_icon .fa,
.our-inner:nth-child(3) .layout-icon .group_icon .fa {
  color: #009688; }

.feature-inner:nth-child(3) .layout_caption .title,
.our-inner:nth-child(3) .layout_caption .title {
  color: #009688; }

.feature-inner:nth-child(4) .layout-icon .group_icon .fa,
.our-inner:nth-child(4) .layout-icon .group_icon .fa {
  color: #5e35b1; }

.feature-inner:nth-child(4) .layout_caption .title,
.our-inner:nth-child(4) .layout_caption .title {
  color: #5e35b1; }

.feature-inner:nth-child(5) .layout-icon .group_icon .fa,
.our-inner:nth-child(5) .layout-icon .group_icon .fa {
  color: #f57f17; }

.feature-inner:nth-child(5) .layout_caption .title,
.our-inner:nth-child(5) .layout_caption .title {
  color: #f57f17; }

.feature-inner:nth-child(6) .layout-icon .group_icon .fa,
.our-inner:nth-child(6) .layout-icon .group_icon .fa {
  color: #d81b60; }

.feature-inner:nth-child(6) .layout_caption .title,
.our-inner:nth-child(6) .layout_caption .title {
  color: #d81b60; }

@media (max-width: 991px) {
  .feature-inner,
  .our-inner {
    width: 100%;
    float: left; } }
.faqs-inner .nav-tabs {
  float: left;
  width: 100%;
  border: none; }

.faqs-inner .nav-tabs > li {
  float: left;
  width: 100%;
  border-bottom: solid 1px #eee; }

.faqs-inner .nav-tabs > li > a {
  display: block;
  border: none;
  font-size: 16px;
  text-transform: uppercase; }

.faqs-inner .nav-tabs > li > a:hover,
.faqs-inner .nav-tabs > li > a:focus {
  border: none;
  background-color: transparent; }

.faqs-inner .nav-tabs > li:hover > a {
  border: none;
  background-color: transparent; }

.faqs-inner .nav-tabs > li.active > a {
  color: #fa869b; }

@media (max-width: 991px) {
  .faqs-inner > [class*="col-"] {
    float: left;
    width: 100%; }

  .faqs-inner > [class*="col-"]:first-child {
    margin-bottom: 30px; } }
.search-content-inner {
  float: left;
  width: 100%; }

.search-content-inner .subtext {
  float: left;
  width: 100%; }

.search-field {
  float: left;
  background-color: #eee;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  padding: 2px 0;
  margin-right: 10px; }

.search-field .search_submit {
  padding: 0 10px;
  height: 35px;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  float: left;
  outline: none; }

.search-field .search_submit .icon-search {
  height: 14px;
  display: block; }

.search-field .search_box {
  padding: 0 10px;
  height: 35px;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  float: left;
  outline: none; }

#ajax-cart-modal .ajax-cart-modal-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 20%;
  width: 900px;
  height: 350px; }

#ajax-cart-modal .ajax-cart-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#ajax-cart-modal .ajax-cart-box {
  position: relative;
  background-color: #ffffff;
  height: 350px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left {
  width: 50%;
  float: left;
  padding: 30px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left .ajax-cart-note {
  position: relative;
  padding-left: 70px;
  margin-bottom: 25px;
  line-height: 26px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left .ajax-cart-note .cirle {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fa869b;
  padding: 10px;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 23px;
  border: 1px solid #fa869b; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left .ajax-cart-note .cirle i.fa {
  color: #fff; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left .ajax-cart-product .ajax-cart-product-title {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 15px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left .ajax-cart-product .ajax-cart-price {
  font-size: 20px;
  margin-bottom: 25px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-left .ajax-cart-product .ajax-cart-variant {
  margin-bottom: 3px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right {
  width: 50%;
  float: left;
  padding: 30px;
  border-left: 1px solid #e8e9eb;
  height: 100%; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-number-product {
  margin-bottom: 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-subtotal span {
  font-weight: 700; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-group-actions {
  margin-top: 100px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue {
  float: left;
  width: 50%;
  padding-left: 5px;
  padding-right: 5px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue .fa {
  margin-right: 5px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next {
  float: left;
  width: 50%;
  padding-left: 5px;
  padding-right: 5px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next .fa {
  margin-left: 5px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .countDiv {
  display: block;
  width: 100%;
  float: left;
  margin-top: 10px; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-right .countDiv span {
  font-weight: 700; }

#ajax-cart-modal .ajax-cart-box .ajax-cart-close {
  position: absolute;
  top: 0;
  left: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 2px solid #fff;
  margin-left: 5px;
  cursor: pointer;
  color: #fff; }

.cart-info {
  border-radius: 0;
  margin: 0;
  margin-right: 0px;
  margin-top: 0;
  padding: 0;
  width: 300px;
  right: 0px;
  left: auto;
  max-height: 480px;
  overflow-y: auto;
  padding-top: 4px;
  background-color: transparent;
  border-top: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.cart-info .cart-content {
  background-color: #fff;
  float: left;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.cart-info .cart-content > .items .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  border-bottom: 1px solid #e8e9eb;
  margin: 0;
  padding: 20px;
  position: relative; }

.cart-info .cart-content > .items .cart-close {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #fa869b;
  opacity: 1;
  color: #fff; }

.cart-info .cart-content > .items .cart-close .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 7px;
  margin-top: -3.52px;
  margin-left: -2.6px; }

.cart-info .cart-content > .items .cart-close:hover {
  opacity: 1; }

.cart-info .cart-content > .items .cart-left {
  width: 30%; }

.cart-info .cart-content > .items .cart-right {
  width: 70%;
  padding-left: 15px; }

.cart-info .cart-content > .items .cart-right .cart-title {
  line-height: 1.5em;
  margin-bottom: 10px; }

.cart-info .cart-content > .items .cart-right .cart-title a {
  text-transform: capitalize;
  font-size: 13px;
  color: #656565;
  display: block; }

.cart-info .cart-content > .items .cart-right .cart-title a:hover {
  color: #fa869b; }

.cart-info .cart-content > .items .cart-right .cart-price {
  font-size: 13px;
  letter-spacing: 1px;
  color: #656565;
  font-weight: 600; }

.cart-info .cart-content .subtotal {
  padding: 25px 20px 25px 20px;
  color: #616161; }

.cart-info .cart-content .subtotal span {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 5px; }

.cart-info .cart-content .subtotal span:last-child {
  margin: 0;
  float: right; }

.cart-info .cart-content .action {
  padding: 0 20px 20px 20px;
  float: left;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between; }

.cart-info .cart-content .action .btn {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  border: #fa869b;
  background: #fa869b;
  border-radius: 0; }

.cart-info .cart-content .action .btn .fa {
  margin-left: 5px; }

.cart-info .cart-content .empty {
  padding: 10px 10px 5px; }

.cart-info .cart-content .empty a.btn {
  float: none;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  color: #fff !important;
  border: #fa869b;
  background: #fa869b;
  border-radius: 0; }

table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #e8e9eb;
  background-color: #fff;
  margin-bottom: 60px; }

table thead th {
  padding: 10px;
  border-bottom: 1px solid #e8e9eb;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  background-color: #ececec; }

table tbody td {
  padding: 10px;
  border-bottom: 1px solid #e8e9eb;
  border-right: 1px solid #e8e9eb; }

table tbody td:nth-child(1) {
  border-left: 1px solid #e8e9eb; }

table tbody td:last-child {
  border-right: 1px solid #e8e9eb; }

table tbody .price,
table tbody .qty,
table tbody .remove {
  text-align: center; }

table .summary .total {
  border-right: 1px solid #e8e9eb; }

table .summary .total .btn {
  float: right;
  line-height: 38px;
  height: 40px;
  border-radius: 0;
  background-color: #fa869b;
  color: #fff;
  padding: 0 15px; }

table .summary .total .btn:hover {
  background-color: #fff;
  color: #fa869b;
  border-color: #fa869b; }

table .button .btn {
  margin-top: 10px;
  float: right;
  line-height: 38px;
  height: 40px;
  border-radius: 0;
  background-color: #fa869b;
  color: #fff;
  padding: 0 15px; }

table .button .btn:hover {
  background-color: #fff;
  color: #fa869b;
  border-color: #fa869b; }

@media (max-width: 767px) {
  table thead {
    display: none; }

  table tbody td {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 140px;
    border-bottom: 1px solid #e8e9eb;
    text-align: left; }

  table tbody td:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    z-index: 1; }

  table tbody td:after {
    background-color: #ddd;
    width: 120px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0; }

  table tbody .image {
    text-align: left; }

  table tbody .image:before {
    content: "Image"; }

  table tbody .image-info {
    text-align: left; }

  table tbody .image-info:before {
    content: "Image Info"; }

  table tbody .price {
    text-align: left; }

  table tbody .price:before {
    content: "Price"; }

  table tbody .qty {
    text-align: left; }

  table tbody .qty:before {
    content: "Quantity"; }

  table tbody .total {
    text-align: left; }

  table tbody .total:before {
    content: "Total"; }

  table tbody .remove {
    text-align: left; }

  table tbody .remove:before {
    content: "Remove"; }

  table tbody tr.summary {
    border: 1px solid #e8e9eb;
    border-top: none;
    display: block;
    width: 100%;
    padding-left: 120px;
    float: left; }

  table tbody tr.summary td {
    padding-left: 0;
    border: none;
    width: auto; }

  table tbody tr.summary td:after,
  table tbody tr.summary td:before {
    display: none; }

  table tbody tr.summary td.total {
    float: left;
    border: none; }

  table tbody tr.summary td.price {
    float: right;
    border: none; }

  table tbody tr.summary td.price .total {
    line-height: 40px; }

  table tbody tr.summary td.price .total:before {
    display: none; } }
table input.item-quantity {
  padding: 0 15px;
  text-align: center; }

table .wishlist-item .button {
  text-align: center; }

table .wishlist-item .button select {
  display: none; }

table .wishlist-item .button .btn {
  float: none;
  display: inline-block; }

.group-checkout-input {
  width: 100%;
  float: left;
  margin-bottom: 30px; }

.group-checkout-input .checkout-buttons {
  padding-left: 0;
  font-size: 17px; }

.group-checkout-input textarea {
  height: 156px;
  width: 100%;
  padding: 10px;
  border: solid 1px #eee; }

.group-checkout-input .shipping-calculator {
  padding-right: 0; }

.group-checkout-input .shipping-calculator #shipping-calculator {
  margin-bottom: 15px; }

.group-checkout-input .shipping-calculator #shipping-calculator h3 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0; }

.group-checkout-input .shipping-calculator input {
  width: 100%;
  height: 40px;
  line-height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  border: solid 1px #eee; }

.group-checkout-input label {
  font-size: 13px;
  width: 100%;
  font-weight: 400; }

.group-checkout-input .btn {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  background-color: #fa869b;
  text-transform: uppercase;
  color: #fff; }

.group-checkout-input .btn:hover {
  color: #fa869b;
  border-color: #fa869b;
  background-color: #fff; }

.cart-buttons {
  width: 100%;
  float: left;
  margin-bottom: 30px; }

.cart-buttons .btn {
  float: right;
  padding-top: 0;
  height: 40px;
  line-height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
  border-radius: 0;
  background-color: #fa869b;
  text-transform: uppercase;
  color: #fff; }

.cart-buttons .btn:hover {
  color: #fa869b;
  border-color: #fa869b;
  background-color: #fff; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  line-height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url(/wp-content/themes/flower/assets/img/ico-select.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  cursor: pointer;
  border: solid 1px #eee;
  background-color: #fff;
  border-radius: 0; }

.spr-form input.spr-form-input {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border: solid 1px #eee; }

.spr-form textarea {
  padding: 20px;
  border: solid 1px #eee;
  height: 100px; }

.price-title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Josefin Slab", sans-serif;
  margin-bottom: 25px; }

.price-table {
  list-style: none;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.price-table > li {
  width: 25%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px; }

.price-table > li .pt-item-wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.price-table > li .pt-item-top {
  font-size: 18px;
  padding-top: 22px;
  padding-bottom: 22px;
  position: relative; }

.price-table > li .pt-item-top .pt-item-title {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 12px; }

.price-table > li .pt-item-top .pt-item-price {
  font-size: 18px;
  font-style: italic; }

.price-table > li .pt-item-bottom {
  padding-top: 15px; }

.price-table > li .pt-item-bottom ul li {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 28px; }

.price-table > li .pt-item-bottom .btn {
  margin-bottom: -20px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fa869b;
  padding: 0 15px;
  text-transform: uppercase;
  border: solid 1px #fa869b; }

.price-table > li .pt-item-bottom .btn:hover {
  color: #fa869b;
  background-color: #fff; }

.price-table.style-01 .pt-item-wrapper {
  border: 2px solid #333; }

.price-table.style-01 .pt-item-wrapper:hover {
  border-color: #fa869b; }

.price-table.style-01 .pt-item-wrapper .pt-item-top:before {
  content: '';
  background-color: #fa869b;
  width: 40%;
  height: 6px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20%;
  margin-top: -4px; }

.price-table.style-02 .pt-item-wrapper .pt-item-top {
  color: #fff;
  background-image: url(//cdn.shopify.com/s/files/1/1464/9626/t/4/assets/bg_tprice.png?4778789598155105455);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100%;
  padding-bottom: 40px;
  border-right: solid 1px #eee;
  border-left: solid 1px #eee;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.price-table.style-02 .pt-item-wrapper .pt-item-bottom {
  border: solid 1px #eee;
  border-top: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.price-table.style-02 .pt-item-wrapper .btn {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  border: solid 1px #fa869b;
  background: #fa869b; }

.price-table.style-02 .pt-item .pt-item-wrapper:hover .btn {
  margin-bottom: 0px; }

.price-table.style-02 .pt-item:nth-child(1) .pt-item-top {
  background-color: #673ab7; }

.price-table.style-02 .pt-item:nth-child(1) .pt-item-wrapper:hover .pt-item-top {
  border-color: #673ab7; }

.price-table.style-02 .pt-item:nth-child(1) .pt-item-wrapper:hover .pt-item-bottom {
  border-color: #673ab7; }

.price-table.style-02 .pt-item:nth-child(2) .pt-item-top {
  background-color: #ffc107; }

.price-table.style-02 .pt-item:nth-child(2) .pt-item-wrapper:hover .pt-item-top {
  border-color: #ffc107; }

.price-table.style-02 .pt-item:nth-child(2) .pt-item-wrapper:hover .pt-item-bottom {
  border-color: #ffc107; }

.price-table.style-02 .pt-item:nth-child(3) .pt-item-top {
  background-color: #ff5252; }

.price-table.style-02 .pt-item:nth-child(3) .pt-item-wrapper:hover .pt-item-top {
  border-color: #ff5252; }

.price-table.style-02 .pt-item:nth-child(3) .pt-item-wrapper:hover .pt-item-bottom {
  border-color: #ff5252; }

.price-table.style-02 .pt-item:nth-child(4) .pt-item-top {
  background-color: #4caf50; }

.price-table.style-02 .pt-item:nth-child(4) .pt-item-wrapper:hover .pt-item-top {
  border-color: #4caf50; }

.price-table.style-02 .pt-item:nth-child(4) .pt-item-wrapper:hover .pt-item-bottom {
  border-color: #4caf50; }

.service-title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Josefin Slab", sans-serif;
  margin-bottom: 25px; }

.service-content {
  margin-bottom: 25px; }

.service-content:before {
  display: table;
  content: " "; }

.service-content:after {
  display: table;
  content: " ";
  clear: both; }

.our-content {
  margin-bottom: 25px; }

.our-content:before {
  display: table;
  content: " "; }

.our-content:after {
  display: table;
  content: " ";
  clear: both; }

.more-content {
  margin-bottom: 25px; }

.more-content:before {
  display: table;
  content: " "; }

.more-content:after {
  display: table;
  content: " ";
  clear: both; }

.more-content .more-inner .more-caption {
  padding: 25px 20px;
  border: 1px solid #eee;
  border-top-width: 0; }

.more-content .more-inner .more-caption .title {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 15px; }

.more-content .more-inner .more-caption .content {
  display: block;
  line-height: 25px;
  margin-bottom: 16px; }

.more-content .more-inner .more-caption .btn {
  color: #fa869b;
  text-transform: uppercase;
  padding-left: 0; }

.more-content .more-inner .more-caption .btn:hover {
  color: #656565; }

.special-content {
  background: url("") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 90px;
  position: relative;
  max-height: 450px; }

.special-content .special-image {
  position: relative;
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  transform: scale(0, 0); }

.special-content .special-image img {
  width: 100%;
  display: block;
  opacity: 0; }

.special-content .special-caption {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center; }

.special-content .special-caption .special-caption-inner {
  letter-spacing: normal;
  padding-left: 15%;
  padding-right: 15%; }

.special-content .special-caption .special-caption-inner .title {
  font-size: 18px;
  font-family: Josefin Slab, sans-serif;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  margin-bottom: 16px; }

.special-content .special-caption .special-caption-inner .content {
  font-size: 13px;
  line-height: 2em;
  display: block;
  color: #eee;
  margin-bottom: 55px; }

.special-content .special-caption .special-caption-inner .btn {
  height: 40px;
  line-height: 38px;
  color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fa869b;
  padding: 0 15px;
  text-transform: uppercase;
  border: solid 1px #fa869b; }

.special-content .special-caption .special-caption-inner .btn:hover {
  color: #fa869b;
  background-color: transparent; }

#newsletter-popup .nl-wraper-popup {
  width: 700px;
  max-width: 90%;
  padding: 0px;
  margin: 0px auto;
  background-color: #fa869b;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 999; }

#newsletter-popup .nl-wraper-popup .popup-image {
  float: left;
  width: 45%; }

#newsletter-popup .nl-wraper-popup form {
  margin-top: 20px;
  font-size: 16px;
  text-align: left;
  float: left;
  width: 55%;
  padding: 30px;
  color: #fff; }

#newsletter-popup .nl-wraper-popup form h4 {
  font-size: 38px;
  text-transform: capitalize; }

#newsletter-popup .nl-wraper-popup form .group_input {
  position: relative;
  padding-right: 108px;
  margin-top: 30px; }

#newsletter-popup .nl-wraper-popup form .group_input .form-control {
  border: 1px solid #e8e9eb;
  height: 40px;
  line-height: 40px;
  padding-right: 0 !important;
  width: 100% !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#newsletter-popup .nl-wraper-popup form .group_input .btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border-color: transparent !important;
  margin-right: 0 !important; }

#newsletter-popup .nl-wraper-popup form .group_input .btn:hover {
  color: #222;
  border: 1px solid #222 !important;
  background-color: #fff; }

#newsletter-popup .nl-wraper-popup .nl-popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 0;
  text-align: center; }

#newsletter-popup .nl-wraper-popup .nl-popup-close i.fa {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #000;
  line-height: 30px; }

#newsletter-popup .nl-wraper-popup .nl-popup-close:hover i.fa {
  color: #fa869b; }

.onsale {
  position: absolute; }

@media (max-width: 768px) {
  #newsletter-popup .nl-wraper-popup .popup-image {
    width: 100%; }

  #newsletter-popup .nl-wraper-popup .popup-image img {
    width: 100%; }

  #newsletter-popup .nl-wraper-popup form {
    width: 100%; } }
.products-deals {
  padding-top: 30px; }

.comments {
  float: left;
  width: 100%;
  margin-top: 50px; }

.comments .comment {
  border: 1px solid #e8e9eb;
  padding: 23px 30px;
  margin-bottom: 30px; }

.comments .comment .cmt-author {
  margin-bottom: 17px;
  text-transform: uppercase;
  font-weight: bold; }

.comments .comment .cmt-author b {
  font-weight: 400;
  color: #616161; }

.comments .comment .cmt-content {
  margin-bottom: 18px; }

.comments .comment .cmt-date {
  font-size: 11px; }

.comments .comment .cmt-date .fa {
  margin-right: 5px; }

.comment_form {
  width: 100%;
  float: left; }

.comment_form .group_form {
  margin-left: -15px;
  margin-right: -15px; }

.comment_form input[type="text"] {
  margin-bottom: 25px;
  border: 1px solid #e8e9eb;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px; }

.comment_form [size="40"] {
  height: 40px; }

.comment_form textarea {
  height: 140px;
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
  border: 1px solid #e8e9eb;
  -webkit-box-shadow: none;
  box-shadow: none; }

.comment_form .btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border-color: transparent !important;
  margin-right: 0 !important; }

.comment_form .btn:hover {
  color: #222;
  border: 1px solid #222 !important;
  background-color: #fff; }

.article-title.page-title {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Ek Mukta, sans-serif; }

.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
@media (max-width: 767px) {
  .home-slideshow-inner {
    padding: 0; }

  .banner-items {
    float: left;
    width: 100%; } }
body .page-lookbook {
  margin-top: 30px;
  margin-bottom: 60px; }

body .page-lookbook .details {
  margin-bottom: 0 !important; }

body .page-lookbook .lookbook-content {
  margin-left: -15px;
  margin-right: -15px; }

body .page-lookbook .lookbook-content .lb-element {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  body .page-lookbook .lookbook-content {
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px; }

  body .page-lookbook .lookbook-content > div {
    width: 50%;
    padding: 0 1px; }

  body .page-lookbook .lookbook-content > div .lb-element {
    margin-bottom: 2px; } }
body .fb-overlay .fb-prev span {
  background-position: 0 -36px !important; }

body .fb-overlay .fb-next span {
  background-position: 0 -72px !important; }

body .page-404-heading {
  display: none; }

body .page-404-content {
  position: relative;
  margin-bottom: 90px; }

body .page-404-content .page-404-content-wrapper {
  padding-top: 38px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #eee; }

body .page-404-content .page-404-content-wrapper #page-404 {
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
  letter-spacing: 0; }

body .page-404-content .page-404-content-wrapper #page-404 .notfound-image {
  margin-bottom: 37px; }

@media (max-width: 1360px) {
  body .page-404-content .page-404-content-wrapper #page-404 .notfound-image img {
    max-width: 200px; } }
@media (max-width: 1199px) {
  body .page-404-content .page-404-content-wrapper #page-404 .notfound-image {
    margin-bottom: 15px; } }
@media (max-width: 991px) {
  body .page-404-content .page-404-content-wrapper #page-404 .notfound-image img {
    max-width: 150px; } }
@media (max-width: 767px) {
  body .page-404-content .page-404-content-wrapper #page-404 .notfound-image img {
    max-width: 50px; } }
body .page-404-content .page-404-content-wrapper #page-404 h2 {
  font-size: 54px;
  font-family: Ek Mukta, sans-serif;
  margin-bottom: 29px; }

@media (max-width: 1360px) {
  body .page-404-content .page-404-content-wrapper #page-404 h2 {
    font-size: 40px;
    margin-bottom: 20px; } }
@media (max-width: 1199px) {
  body .page-404-content .page-404-content-wrapper #page-404 h2 {
    margin: 10px 0; } }
@media (max-width: 991px) {
  body .page-404-content .page-404-content-wrapper #page-404 h2 {
    font-size: 20px; } }
@media (max-width: 767px) {
  body .page-404-content .page-404-content-wrapper #page-404 h2 {
    font-size: 15px; } }
body .page-404-content .page-404-content-wrapper #page-404 p {
  color: #eee;
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 45px; }

@media (max-width: 1199px) {
  body .page-404-content .page-404-content-wrapper #page-404 p {
    margin-bottom: 15px; } }
@media (max-width: 991px) {
  body .page-404-content .page-404-content-wrapper #page-404 p {
    font-size: 13px; } }
@media (max-width: 460px) {
  body .page-404-content .page-404-content-wrapper #page-404 p.subtext {
    display: none; } }
body .page-404-content .page-404-content-wrapper #page-404 .btn {
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fa869b;
  color: #fff;
  line-height: 20px;
  padding: 10px 28px; }

@media (max-width: 767px) {
  body .page-404-content .page-404-content-wrapper #page-404 {
    padding-left: 20px;
    padding-right: 20px; } }
@media (max-width: 767px) {
  body .page-404-content .page-404-content-wrapper {
    padding-top: 0px; } }
#product-information .swatch .swatch-element label {
  width: auto;
  padding: 0 5px; }

.term-description {
  background-color: #f1f1f1;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px; }

.cart-image img {
  height: auto; }

/*# sourceMappingURL=style.css.map */
