@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-moz-keyframes from-top {
  0% {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  15% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes from-top {
  0% {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  17% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@keyframes from-top {
  0% {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  17% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@-moz-keyframes from-bottom {
  0% {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  83% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes from-bottom {
  0% {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  83% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@keyframes from-bottom {
  0% {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  83% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@-moz-keyframes from-right {
  0% {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  17% {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0) rotate(0deg);
    -moz-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes from-right {
  0% {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  17% {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0) rotate(0deg);
    -moz-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@keyframes from-right {
  0% {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  17% {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    filter: alpha(opacity=0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0) rotate(0deg);
    -moz-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
.heightzero {
  height: 0;
  overflow: hidden;
}
.wrapper.box-layout .home-slider {
  margin-left: 0;
  margin-right: 0;
}
.wrapper .full-width .row-container {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}
.main-container .wpb_single_image > .wpb_wrapper {
  max-width: 100%;
}
.main-container .wpb_single_image a.vc_single_image-wrapper {
  background: #363636;
  display: inline-block;
  position: relative;
}
.main-container .wpb_single_image a.vc_single_image-wrapper:before,
.main-container .wpb_single_image a.vc_single_image-wrapper:after {
  bottom: 15px;
  content: '';
  left: 20px;
  position: absolute;
  right: 20px;
  top: 15px;
  -webkit-transition: opacity .35s transform .35s ease 0s;
  -moz-transition: opacity .35s transform .35s ease 0s;
  -ms-transition: opacity .35s transform .35s ease 0s;
  -o-transition: opacity .35s transform .35s ease 0s;
  transition: opacity .35s transform .35s ease 0s;
  -webkit-transition: transform .4s ease 0s;
  -moz-transition: transform .4s ease 0s;
  -ms-transition: transform .4s ease 0s;
  -o-transition: transform .4s ease 0s;
  transition: transform .4s ease 0s;
}
.main-container .wpb_single_image a.vc_single_image-wrapper:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scale(0,1);
  -moz-transform: scale(0,1);
  transform: scale(0,1);
}
.main-container .wpb_single_image a.vc_single_image-wrapper:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1,0);
  -moz-transform: scale(1,0);
  transform: scale(1,0);
}
.main-container .wpb_single_image a.vc_single_image-wrapper:hover:before,
.main-container .wpb_single_image a.vc_single_image-wrapper:hover:after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.main-container .wpb_single_image a.vc_single_image-wrapper:hover:before {
  left: 10px;
  right: 10px;
  z-index: 1;
}
.main-container .wpb_single_image a.vc_single_image-wrapper:hover:after {
  bottom: 10px;
  top: 10px;
  z-index: 2;
}
.main-container .wpb_single_image a.vc_single_image-wrapper:hover img {
  filter: alpha(opacity=60);
  opacity: .6;
}
.main-container .wpb_single_image a.vc_single_image-wrapper a {
  display: block;
  position: relative;
  z-index: 3;
}
.main-container .image-hover-effect {
  background: #363636;
  display: inline-block;
  position: relative;
}
.main-container .image-hover-effect:before,
.main-container .image-hover-effect:after {
  bottom: 15px;
  content: '';
  left: 20px;
  position: absolute;
  right: 20px;
  top: 15px;
  -webkit-transition: opacity .35s transform .35s ease 0s;
  -moz-transition: opacity .35s transform .35s ease 0s;
  -ms-transition: opacity .35s transform .35s ease 0s;
  -o-transition: opacity .35s transform .35s ease 0s;
  transition: opacity .35s transform .35s ease 0s;
  -webkit-transition: transform .4s ease 0s;
  -moz-transition: transform .4s ease 0s;
  -ms-transition: transform .4s ease 0s;
  -o-transition: transform .4s ease 0s;
  transition: transform .4s ease 0s;
}
.main-container .image-hover-effect:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scale(0,1);
  -moz-transform: scale(0,1);
  transform: scale(0,1);
}
.main-container .image-hover-effect:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1,0);
  -moz-transform: scale(1,0);
  transform: scale(1,0);
}
.main-container .image-hover-effect:hover:before,
.main-container .image-hover-effect:hover:after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.main-container .image-hover-effect:hover:before {
  left: 10px;
  right: 10px;
  z-index: 1;
}
.main-container .image-hover-effect:hover:after {
  bottom: 10px;
  top: 10px;
  z-index: 2;
}
.main-container .image-hover-effect:hover img {
  filter: alpha(opacity=60);
  opacity: .6;
}
.main-container .image-hover-effect a {
  display: block;
  position: relative;
  z-index: 3;
}
.main-container .wpb_revslider_element .tp-caption a {
  color: inherit;
}
.main-container .wpb_revslider_element .tp-caption a:hover {
  color: inherit;
}
.main-container .home-slider.full-width {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.main-container .home-slider.full-width .wpb_content_element {
  margin-bottom: 0;
}
.main-container .home-slider.full-width .row-container {
  padding-left: 0;
  padding-right: 0;
}
.main-container .home-slider.full-width .vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.main-container .home-tabs.layout1 .wpb_content_element {
  margin-bottom: 0;
}
.main-container .home-tabs.layout1 .wpb_content_element .wpb_wrapper > h3 {
  display: none;
}
.main-container .home-tabs.layout1 .home-tabs-title {
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.main-container .home-tabs.layout1 .home-tabs-title li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.main-container .home-tabs.layout1 .home-tabs-title li:last-child {
  margin-right: 0;
}
.main-container .home-tabs.layout1 .home-tabs-title li a {
  background: #fff;
  border: 1px solid #ebebeb;
  color: #898989;
  display: block;
  font-size: 12px;
  padding: 6px 20px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.main-container .home-tabs.layout1 .home-tabs-title li a:hover,
.main-container .home-tabs.layout1 .home-tabs-title li a.active {
  background: #c457c5;
  border-color: #c457c5;
  color: #fff;
}
.main-container .home-tabs.layout1 .shop-products .item-col {
  max-width: 480px;
  width: 100%;
}
.main-container .home-tabs.layout1 .shop-products .item-col.first {
  clear: none;
}
.main-container .home-tabs.layout6 .wpb_content_element {
  margin-bottom: 0;
}
.main-container .home-tabs.layout6 .wpb_content_element .wpb_wrapper > h3 {
  display: none;
}
.main-container .home-tabs.layout6 .home-tabs-title {
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.main-container .home-tabs.layout6 .home-tabs-title:before {
  background: #c457c5;
  bottom: -24px;
  content: '';
  display: block;
  height: 14px;
  left: 50%;
  position: absolute;
  width: 1px;
  z-index: 99;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-container .home-tabs.layout6 .home-tabs-title li {
  display: inline-block;
}
.main-container .home-tabs.layout6 .home-tabs-title li:before {
  background: #898989;
  content: '';
  display: inline-block;
  height: 20px;
  margin: 0 14px;
  position: relative;
  top: 3px;
  width: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-container .home-tabs.layout6 .home-tabs-title li:first-child:before {
  display: none;
}
.main-container .home-tabs.layout6 .home-tabs-title li a {
  color: #898989;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-container .home-tabs.layout6 .home-tabs-title li a:hover,
.main-container .home-tabs.layout6 .home-tabs-title li a.active {
  color: #c457c5;
}
.main-container .home-tabs.layout6 .shop-products .item-col {
  max-width: 480px;
  width: 100%;
}
.main-container .home-tabs.layout6 .shop-products .item-col.first {
  clear: none;
}
.main-container .no-gap {
  margin: 0;
}
.main-container .no-gap .row-container {
  max-width: 1170px;
}
.main-container .no-gap .vc_column_container {
  padding: 0;
}
.main-container .no-gap img {
  width: 100%;
}
.main-container .home-products-carousel-wrapper .shop-products .item-col {
  padding: 0 10px;
}
.main-container .home-products-carousel-wrapper .shop-products .item-col.first {
  clear: none;
}
.main-container .home-products-carousel-wrapper .wpb_column .wpb_text_column .wpb_wrapper:before {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: 1;
}
.main-container .home-products-carousel-wrapper .wpb_column .wpb_text_column .wpb_wrapper:after {
  display: none;
}
.main-container .home-products-carousel-wrapper .wpb_column .wpb_text_column .wpb_wrapper > h3 {
  background: #fff;
  position: relative;
  z-index: 2;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper {
  background: #f8f9fb;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper:before,
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper:after {
  content: ' ';
  display: table;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper:after {
  clear: both;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col4 {
  float: left;
  width: 50%;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col4 .product-image {
  max-width: 270px;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col4 .ratings {
  display: none;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 {
  float: right;
  padding-left: 15px;
  width: 50%;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .gridview {
  display: none;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview {
  display: block;
  text-align: left;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .product-name {
  font-size: 14px;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .price-box {
  margin: 4px 0 10px 0;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .product-desc {
  font-size: 12px;
  line-height: 20px;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .product-desc:before {
  background: #363636;
  content: '';
  display: block;
  height: 1px;
  margin-bottom: 10px;
  width: 20px;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .actions .add-to-links {
  padding: 0;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .actions li {
  display: none;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .actions .add-to-cart {
  display: block;
  margin-top: 15px;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .actions .add_to_cart_button {
  height: 42px;
  line-height: 42px;
  width: auto;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .product-wrapper .list-col8 .listview .actions .add_to_cart_button:before {
  display: none;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .count-down {
  display: block;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .hastime {
  border-top: 1px solid #ebebeb;
  padding: 15px 0;
  text-align: center;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .hastime .timebox {
  background: #ebebeb;
  color: #363636;
  display: block;
  display: inline-block;
  font-size: 14px;
  height: 95px;
  margin-right: 40px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  width: 95px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .hastime .timebox:before {
  background: #363636;
  content: '';
  display: block;
  height: 23px;
  margin-top: -10px;
  position: absolute;
  right: -20px;
  top: 50%;
  width: 1px;
  z-index: 99;
  -webkit-transform: rotate(44deg);
  -moz-transform: rotate(44deg);
  transform: rotate(44deg);
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .hastime .timebox:last-child {
  margin-right: 0;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .hastime .timebox:last-child:before {
  display: none;
}
.main-container .home-products-carousel-wrapper .countdown-product .item-col .hastime .timebox strong {
  display: block;
  font-size: 30px;
  font-weight: normal;
  padding-top: 28px;
}
.main-container .products-carousel2 .shop-products .item-col {
  margin-bottom: 30px;
  width: 100%;
}
.main-container .products-carousel2 .shop-products .item-col.first {
  clear: none;
}
.main-container .products-carousel2 .wpb_column .wpb_text_column .wpb_wrapper:before {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 8px;
  width: 100%;
  z-index: 1;
}
.main-container .products-carousel2 .wpb_column .wpb_text_column .wpb_wrapper:after {
  display: none;
}
.main-container .products-carousel2 .wpb_column .wpb_text_column .wpb_wrapper > h3 {
  background: #fff;
  border: none;
  z-index: 2;
}
.main-container .products-carousel4 .shop-products .item-col {
  margin-bottom: 30px;
  max-width: 480px;
  width: 100%;
}
.main-container .products-carousel4 .shop-products .item-col.first {
  clear: none;
}
.main-container .products-carousel5 .shop-products {
  margin-bottom: 0;
}
.main-container .products-carousel5 .shop-products .item-col {
  margin-bottom: 30px;
  max-width: 480px;
  width: 100%;
}
.main-container .products-carousel5 .shop-products .item-col.first {
  clear: none;
}
.main-container .collapse-menu .widget_nav_menu {
  padding-left: 40px;
  text-align: left;
}
.main-container .collapse-menu ul.menu {
  margin: 0;
  padding: 0;
}
.main-container .collapse-menu ul.menu li {
  list-style: none;
  margin: 0;
  padding-left: 25px;
  position: relative;
}
.main-container .collapse-menu ul.menu li a {
  color: #fff;
  display: block;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .5px;
  text-transform: uppercase;
}
.main-container .collapse-menu ul.menu li:hover > a,
.main-container .collapse-menu ul.menu li.current-menu-ancestor > a,
.main-container .collapse-menu ul.menu li.current-menu-item > a {
  color: #c457c5;
}
.main-container .collapse-menu ul.menu ul.sub-menu {
  display: none;
  margin: 0;
  padding: 10px 0 0 0;
}
.main-container .collapse-menu ul.menu ul.sub-menu li {
  line-height: 38px;
}
.main-container .collapse-menu ul.menu ul.sub-menu li a {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.main-container .collapse-menu ul.menu ul.sub-menu li .fa {
  top: 5px;
}
.main-container .collapse-menu ul.menu > li {
  border-bottom: 1px solid #3c3c3c;
  padding: 20px 0 16px;
}
.main-container .collapse-menu ul.menu > li > a {
  font-size: 14px;
  text-transform: uppercase;
  z-index: 2;
}
.main-container .collapse-menu ul.menu .fa {
  color: #fff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 20px;
  width: 10px;
}
.main-container .collapse-menu ul.menu .fa:hover {
  color: #c457c5;
}
.main-container .products-category .shop-products {
  margin-bottom: 0;
}
.main-container .products-category .shop-products .slick-list {
  padding-top: 0;
}
.banner.layout1 .box-banner {
  position: relative;
}
.banner.layout1 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:before,
.banner.layout1 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.banner.layout1 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:before {
  left: 10px;
  right: 10px;
  z-index: 1;
}
.banner.layout1 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:after {
  bottom: 10px;
  top: 10px;
  z-index: 2;
}
.banner.layout1 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper img {
  filter: alpha(opacity=75);
  opacity: .75;
}
.banner.layout1 .box-banner:hover .wpb_text_column span.button {
  background: #c457c5;
}
.banner.layout1 .box-banner .wpb_text_column {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 20%;
  z-index: 99;
  -webkit-transform: translate(-50%,-20%);
  -moz-transform: translate(-50%,-20%);
  transform: translate(-50%,-20%);
  pointer-events: none;
}
.banner.layout1 .box-banner .wpb_text_column h4 {
  color: #363636;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
.banner.layout1 .box-banner .wpb_text_column span.button {
  background: #363636;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: auto;
  letter-spacing: .5px;
  line-height: normal;
  padding: 13px 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.banner.layout1 .center .wpb_text_column {
  margin: auto;
  max-width: 500px;
  text-align: center;
}
.banner.layout1 .center .wpb_text_column:before,
.banner.layout1 .center .wpb_text_column:after {
  background: #fff;
  content: '';
  display: block;
  height: 2px;
  margin: 35px auto;
  width: 235px;
  -webkit-transform: rotate(-19deg);
  -moz-transform: rotate(-19deg);
  transform: rotate(-19deg);
}
.banner.layout1 .center .wpb_text_column h2 {
  color: #fff;
  font-size: 84px;
  font-weight: bold;
}
.banner.layout1 .center .wpb_text_column .sale {
  font-size: 80px;
  letter-spacing: 7px;
}
.banner.layout1 .center .wpb_text_column p {
  color: #fff;
  font-size: 32px;
  margin: 0;
}
.banner.layout1 .center .wpb_text_column em {
  font-size: 50px;
  font-style: normal;
  font-weight: bold;
  position: relative;
  top: -24px;
}
.banner.layout1 .center .wpb_text_column strong {
  font-size: 40px;
  font-weight: normal;
  margin-left: -15px;
}
.banner.layout3 .wpb_single_image {
  position: relative;
}
.banner.layout3 .wpb_single_image:hover .wpb_singleimage_heading {
  font-size: 24px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.banner.layout3 .wpb_single_image .wpb_singleimage_heading {
  color: #fff;
  display: block;
  font-size: 0;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 9;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  pointer-events: none;
}
.banner.layout4 .box-banner {
  position: relative;
}
.banner.layout4 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:before,
.banner.layout4 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.banner.layout4 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:before {
  left: 10px;
  right: 10px;
  z-index: 1;
}
.banner.layout4 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:after {
  bottom: 10px;
  top: 10px;
  z-index: 2;
}
.banner.layout4 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper img {
  filter: alpha(opacity=75);
  opacity: .75;
}
.banner.layout4 .box-banner:hover .wpb_text_column a {
  font-size: 25px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner.layout4 .box-banner .wpb_text_column {
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.banner.layout4 .box-banner .wpb_text_column a {
  background: #363636;
  color: #fff;
  display: block;
  font-family: Myriad Pro, Arial, sans-serif;
  font-size: 0;
  font-weight: 300;
  letter-spacing: 5px;
  padding: 6px 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.banner.layout4 .box-banner .wpb_text_column a:hover {
  background: #c457c5;
}
.banner.layout5 .box-banner {
  position: relative;
}
.banner.layout5 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:before,
.banner.layout5 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.banner.layout5 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:before {
  left: 10px;
  right: 10px;
  z-index: 1;
}
.banner.layout5 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper:after {
  bottom: 10px;
  top: 10px;
  z-index: 2;
}
.banner.layout5 .box-banner:hover .wpb_single_image a.vc_single_image-wrapper img {
  filter: alpha(opacity=75);
  opacity: .75;
}
.banner.layout5 .box-banner .wpb_text_column {
  position: absolute;
  right: 14%;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner.layout5 .box-banner .wpb_text_column a {
  color: #363636;
  display: block;
  font-family: Myriad Pro, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  max-width: 135px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.banner.layout5 .box-banner .wpb_text_column a:hover {
  color: #c457c5;
}
.banner.layout5 .box-banner .wpb_text_column a .fa {
  font-size: 15px;
  margin-left: 5px;
}
.banner.layout6 .wpb_single_image {
  position: relative;
}
.banner.layout6 .wpb_single_image:hover .wpb_singleimage_heading {
  font-size: 24px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.banner.layout6 .wpb_single_image .wpb_singleimage_heading {
  color: #fff;
  display: block;
  font-size: 0;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 9;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  pointer-events: none;
}
.large-banner.layout1 {
  position: relative;
}
.large-banner.layout1:hover > div .text1 {
  -webkit-animation: from-top 3s ease 0s infinite;
  -moz-animation: from-top 3s ease 0s infinite;
  -o-animation: from-top 3s ease 0s infinite;
  animation: from-top 3s ease 0s infinite;
}
.large-banner.layout1:hover > div .text2 {
  -webkit-animation: from-right 3s ease 0s infinite;
  -moz-animation: from-right 3s ease 0s infinite;
  -o-animation: from-right 3s ease 0s infinite;
  animation: from-right 3s ease 0s infinite;
}
.large-banner.layout1:hover > div p {
  -webkit-animation: from-bottom 3s ease 0s infinite;
  -moz-animation: from-bottom 3s ease 0s infinite;
  -o-animation: from-bottom 3s ease 0s infinite;
  animation: from-bottom 3s ease 0s infinite;
}
.large-banner.layout1 > div {
  left: 50%;
  max-width: 630px !important;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.large-banner.layout1 > div .text1 {
  color: #363636;
  font-family: Lato, Arial, sans-serif;
  font-size: 65px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
.large-banner.layout1 > div .text2 {
  color: #363636;
  font-size: 72px;
  font-weight: normal;
  font-weight: bold;
  line-height: 1;
}
.large-banner.layout1 > div .text2 strong {
  color: #c457c5;
}
.large-banner.layout1 > div p {
  color: #555;
  font-size: 18px;
  line-height: 35px;
  margin-top: 55px;
  position: relative;
}
.large-banner.layout1 > div p:before,
.large-banner.layout1 > div p:after {
  background: #c457c5;
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  top: -50px;
  width: 1px;
  z-index: 9;
  -webkit-transform: rotate(44deg);
  -moz-transform: rotate(44deg);
  transform: rotate(44deg);
}
.large-banner.layout1 > div p:before {
  left: 20px;
}
.large-banner.layout1 > div p:after {
  left: 38px;
}
.large-banner.layout2 {
  position: relative;
}
.large-banner.layout2:hover > div .text1 {
  -webkit-animation: from-top 3s ease 0s infinite;
  -moz-animation: from-top 3s ease 0s infinite;
  -o-animation: from-top 3s ease 0s infinite;
  animation: from-top 3s ease 0s infinite;
}
.large-banner.layout2:hover > div .text2 {
  -webkit-animation: from-right 3s ease 0s infinite;
  -moz-animation: from-right 3s ease 0s infinite;
  -o-animation: from-right 3s ease 0s infinite;
  animation: from-right 3s ease 0s infinite;
}
.large-banner.layout2:hover > div p {
  -webkit-animation: from-bottom 3s ease 0s infinite;
  -moz-animation: from-bottom 3s ease 0s infinite;
  -o-animation: from-bottom 3s ease 0s infinite;
  animation: from-bottom 3s ease 0s infinite;
}
.large-banner.layout2 > div {
  left: 70%;
  max-width: 630px !important;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-70%,-50%);
  -moz-transform: translate(-70%,-50%);
  transform: translate(-70%,-50%);
}
.large-banner.layout2 > div .text1 {
  color: #363636;
  font-family: Lato, Arial, sans-serif;
  font-size: 72px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
.large-banner.layout2 > div .text2 {
  color: #363636;
  font-size: 72px;
  font-weight: normal;
  font-weight: bold;
  line-height: 1;
}
.large-banner.layout2 > div .text2 strong {
  color: #c457c5;
  margin-left: 15px;
}
.large-banner.layout2 > div p {
  color: #555;
  font-size: 16px;
  line-height: 30px;
  margin-top: 15px;
}
.large-banner.layout3 {
  position: relative;
}
.large-banner.layout3:hover > div .text1 {
  -webkit-animation: from-top 3s ease 0s infinite;
  -moz-animation: from-top 3s ease 0s infinite;
  -o-animation: from-top 3s ease 0s infinite;
  animation: from-top 3s ease 0s infinite;
}
.large-banner.layout3:hover > div .text2 {
  -webkit-animation: from-right 3s ease 0s infinite;
  -moz-animation: from-right 3s ease 0s infinite;
  -o-animation: from-right 3s ease 0s infinite;
  animation: from-right 3s ease 0s infinite;
}
.large-banner.layout3:hover > div p {
  -webkit-animation: from-bottom 3s ease 0s infinite;
  -moz-animation: from-bottom 3s ease 0s infinite;
  -o-animation: from-bottom 3s ease 0s infinite;
  animation: from-bottom 3s ease 0s infinite;
}
.large-banner.layout3 > div {
  left: 50%;
  max-width: 630px !important;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.large-banner.layout3 > div .text1 {
  color: #363636;
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
}
.large-banner.layout3 > div .text1 strong {
  color: #c457c5;
  margin-left: 5px;
}
.large-banner.layout3 > div .text2 {
  color: #555;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 72px;
  font-weight: normal;
}
.large-banner.layout3 > div .text2 strong {
  font-family: Lato, Arial, sans-serif;
  font-size: 36px;
  font-weight: 300;
  margin-right: 15px;
  position: relative;
  top: -25px;
}
.large-banner.layout3 > div p {
  color: #555;
  font-size: 18px;
  line-height: 35px;
}
.large-banner.layout5 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  position: relative;
}
.large-banner.layout5:hover > div .text1 {
  -webkit-animation: from-top 3s ease 0s infinite;
  -moz-animation: from-top 3s ease 0s infinite;
  -o-animation: from-top 3s ease 0s infinite;
  animation: from-top 3s ease 0s infinite;
}
.large-banner.layout5:hover > div .text2 {
  -webkit-animation: from-right 3s ease 0s infinite;
  -moz-animation: from-right 3s ease 0s infinite;
  -o-animation: from-right 3s ease 0s infinite;
  animation: from-right 3s ease 0s infinite;
}
.large-banner.layout5:hover > div p {
  -webkit-animation: from-bottom 3s ease 0s infinite;
  -moz-animation: from-bottom 3s ease 0s infinite;
  -o-animation: from-bottom 3s ease 0s infinite;
  animation: from-bottom 3s ease 0s infinite;
}
.large-banner.layout5 > div {
  left: 85%;
  max-width: 500px !important;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-85%,-50%);
  -moz-transform: translate(-85%,-50%);
  transform: translate(-85%,-50%);
}
.large-banner.layout5 > div .text1 {
  color: #363636;
  font-family: Lato, Arial, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
.large-banner.layout5 > div .text2 {
  color: #363636;
  font-size: 47px;
  font-weight: bold;
  margin: 0;
}
.large-banner.layout5 > div .text2 strong {
  color: #c457c5;
  margin-left: 15px;
}
.large-banner.layout5 > div p {
  color: #555;
  font-size: 14px;
  line-height: 23px;
  margin-top: 15px;
}
.large-banner.layout6 {
  margin-bottom: 0;
  position: relative;
}
.large-banner.layout6:hover .text1 {
  -webkit-animation: from-top 3s ease 0s infinite;
  -moz-animation: from-top 3s ease 0s infinite;
  -o-animation: from-top 3s ease 0s infinite;
  animation: from-top 3s ease 0s infinite;
}
.large-banner.layout6:hover .text2 {
  -webkit-animation: from-right 3s ease 0s infinite;
  -moz-animation: from-right 3s ease 0s infinite;
  -o-animation: from-right 3s ease 0s infinite;
  animation: from-right 3s ease 0s infinite;
}
.large-banner.layout6 > div {
  left: 85%;
  max-width: 500px;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-85%,-50%);
  -moz-transform: translate(-85%,-50%);
  transform: translate(-85%,-50%);
}
.large-banner.layout6 > div .text1 {
  color: #363636;
  font-size: 56px;
}
.large-banner.layout6 > div .text1 strong {
  color: #c457c5;
}
.large-banner.layout6 > div .text2 {
  color: #555;
  font-family: Lato, Arial, sans-serif;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 11px;
}
.policy .box-policy {
  text-align: center;
}
.policy .box-policy:before {
  background: #ebebeb;
  content: '';
  display: block;
  height: 48px;
  margin-top: -24px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  -webkit-transform: rotate(44deg);
  -moz-transform: rotate(44deg);
  transform: rotate(44deg);
}
.policy .box-policy:last-child:before {
  display: none;
}
.policy .box-policy:hover .vc_icon_element-inner {
  background: #c457c5;
  -webkit-animation: rotate 2s infinite;
  -moz-animation: rotate 2s infinite;
  -o-animation: rotate 2s infinite;
  animation: rotate 2s infinite;
}
.policy .box-policy:hover .vc_icon_element-inner .vc_icon_element-icon {
  color: #fff;
}
.policy .box-policy:hover .wpb_text_column a {
  color: #c457c5;
}
.policy .box-policy .vc_icon_element {
  display: inline-block;
  margin: 0 12px 0 0;
  vertical-align: middle;
}
.policy .box-policy .vc_icon_element .vc_icon_element-icon {
  color: #898989;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.policy .box-policy .vc_icon_element .fa-paper-plane {
  margin-left: -1px;
}
.policy .box-policy .vc_icon_element-inner {
  background: #ebebeb;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.policy .box-policy .wpb_text_column {
  display: inline-block;
  vertical-align: middle;
}
.policy .box-policy .wpb_text_column a {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 39px;
  text-transform: uppercase;
}
.policy.layout5 {
  margin: auto;
  max-width: 1170px;
}
.policy.layout5 .box-policy:before {
  display: none;
}
.policy.layout5 .wpb_text_column:last-child p {
  font-size: 12px;
  line-height: 18px;
}
.policy.layout5 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
  font-size: 16px !important;
}
.policy.layout5 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
  height: 28px !important;
  width: 28px !important;
}
.banner2.layout6 .wpb_single_image {
  margin-bottom: 0;
}
.testimonials img.avatar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.testimonials ul.slick-dots {
  display: none !important;
}
.testimonials.layout1 {
  position: relative;
}
.testimonials.layout1 > .row-container {
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.testimonials.layout1 .wpb_content_element {
  margin: 0;
}
.testimonials.layout1 .wpb_content_element .wpb_wrapper > h3 {
  color: #fff;
}
.testimonials.layout1 .wpb_content_element .wpb_wrapper > h3:before,
.testimonials.layout1 .wpb_content_element .wpb_wrapper > h3:after {
  display: none;
}
.testimonials.layout1 .testimonials .testimonials-list {
  margin: 0;
  padding: 0;
}
.testimonials.layout1 .testimonials .slick-list {
  padding: 0;
}
.testimonials.layout1 .testimonials .testimonials-text {
  background: none;
  border: none;
  color: #fff;
  font-size: 14px;
  margin: auto;
  max-width: 940px;
  padding: 135px 0 0 0;
}
.testimonials.layout1 .testimonials .slick-slide.quote {
  position: relative;
}
.testimonials.layout1 .testimonials .slick-slide.quote > .avatar,
.testimonials.layout1 .testimonials .slick-slide.quote > a.avatar-link {
  left: 50%;
  position: absolute;
  top: 0;
  z-index: 99;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  transform: translate(-50%);
}
.testimonials.layout1 .testimonials .author {
  display: block;
  margin-top: 30px;
}
.testimonials.layout1 .testimonials .author span {
  color: #fff;
}
.testimonials.layout1 .testimonials .author .title:before {
  content: '-';
  display: inline-block;
  margin: 0 10px;
}
.testimonials.layout1 .testimonials .author a {
  color: #c457c5;
}
.testimonials.layout1 .testimonials .author a:hover {
  text-decoration: underline;
}
.testimonials.layout2 {
  position: relative;
}
.testimonials.layout2 > .row-container {
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.testimonials.layout2 .wpb_content_element .wpb_wrapper > h3 {
  color: #fff;
}
.testimonials.layout2 .wpb_content_element .wpb_wrapper > h3:before,
.testimonials.layout2 .wpb_content_element .wpb_wrapper > h3:after {
  display: none;
}
.testimonials.layout2 .testimonials .testimonials-list {
  margin: 0;
  padding: 0;
}
.testimonials.layout2 .testimonials .slick-list {
  padding: 0;
}
.testimonials.layout2 .testimonials .testimonials-text {
  background: none;
  border: none;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 150px 30px 0 30px;
}
.testimonials.layout2 .testimonials .slick-slide {
  position: relative;
}
.testimonials.layout2 .testimonials .slick-slide .avatar-link {
  left: 50%;
  position: absolute;
  top: 0;
  z-index: 99;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  transform: translate(-50%);
}
.testimonials.layout2 .testimonials .slick-slide .avatar-link img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.testimonials.layout2 .testimonials .author {
  margin-top: 15px;
}
.testimonials.layout2 .testimonials .author a {
  color: #c457c5;
}
.testimonials.layout2 .testimonials .author a:hover {
  text-decoration: underline;
}
.testimonials.layout4 > .row-container {
  max-width: 1170px;
}
.testimonials.layout4 .testimonials .testimonials-list {
  margin: 0;
  padding: 0;
}
.testimonials.layout4 .testimonials .slick-list {
  margin: 0 85px;
  padding: 0;
}
.testimonials.layout4 .testimonials .slick-slide {
  position: relative;
}
.testimonials.layout4 .testimonials .slick-slide .avatar-link {
  float: left;
}
.testimonials.layout4 .testimonials .slick-slide .avatar {
  display: block;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.testimonials.layout4 .testimonials .slick-slide .testimonials-text {
  border: none;
  color: #fff;
  float: right;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 85%;
}
.testimonials.layout4 .testimonials .author {
  color: #fff;
  float: right;
  font-size: 14px;
  margin-right: 31%;
  margin-top: 15px;
}
.testimonials.layout4.carouseltype2 .slick-slider button.slick-prev {
  left: -15px;
}
.testimonials.layout4.carouseltype2 .slick-slider button.slick-next {
  right: -15px;
}
.testimonials.layout5 .testimonials {
  background: #f6f4f4;
}
.testimonials.layout5 .testimonials .slick-prev,
.testimonials.layout5 .testimonials .slick-next {
  display: none !important;
}
.testimonials.layout5 .testimonials ul.slick-dots {
  display: block !important;
}
.testimonials.layout5 .testimonials .testimonials-list {
  margin: 0;
  padding: 0;
}
.testimonials.layout5 .testimonials .slick-list {
  padding: 40px 0 20px 0;
}
.testimonials.layout5 .testimonials .testimonials-text {
  background: none;
  border: none;
  color: #474747;
  font-size: 14px;
  margin: auto;
  padding: 115px 15px 0 15px;
}
.testimonials.layout5 .testimonials .testimonials-text:before {
  border: 1px solid #ebebeb;
  color: #e1e1e1;
  content: '\f10e';
  display: block;
  font-family: FontAwesome;
  font-size: 24px;
  height: 61px;
  line-height: 61px;
  margin: 43px auto 12px auto;
  text-align: center;
  width: 61px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.testimonials.layout5 .testimonials .slick-slide.quote {
  line-height: 20px;
  position: relative;
}
.testimonials.layout5 .testimonials .slick-slide.quote img {
  left: 50%;
  position: absolute;
  top: 0;
  z-index: 99;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: ;
}
.testimonials.layout5 .testimonials .slick-slide.quote .avatar-link {
  display: block;
}
.testimonials.layout5 .testimonials .author {
  display: block;
  margin-top: 18px;
}
.testimonials.layout5 .testimonials .author span {
  color: #c457c5;
  display: block;
}
.testimonials.layout5 .testimonials .author span.title {
  color: #2e2e2e;
}
.testimonials.layout5 .testimonials .author a {
  color: #c457c5;
}
.testimonials.layout5 .testimonials .author a:hover {
  text-decoration: underline;
}
[class*='latest-post'].layout1 .wpb_wrapper .wpb_text_column h3 strong:after {
  display: none;
}
[class*='latest-post'] .posts-carousel {
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
[class*='latest-post'] .posts-carousel .post-wrapper {
  padding: 0 15px;
}
[class*='latest-post'] .posts-carousel .post-thumb {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
[class*='latest-post'] .posts-carousel .post-thumb:hover > a img {
  filter: alpha(opacity=80);
  opacity: .8;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
[class*='latest-post'] .posts-carousel .post-thumb:hover .view-icon {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
[class*='latest-post'] .posts-carousel .post-thumb .post-date {
  border: 2px solid #fff;
  bottom: 15px;
  color: #fff;
  display: block;
  left: 15px;
  padding: 10px 12px 5px 12px;
  position: absolute;
  text-align: left;
  z-index: 1;
}
[class*='latest-post'] .posts-carousel .post-thumb .post-date .day {
  display: block;
  font-size: 24px;
  line-height: 20px;
}
[class*='latest-post'] .posts-carousel .post-thumb .post-date .month {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
[class*='latest-post'] .posts-carousel .post-thumb > a {
  background: #000;
  display: block;
}
[class*='latest-post'] .posts-carousel .post-thumb > a img {
  width: 100%;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
[class*='latest-post'] .posts-carousel .post-thumb .view-icon {
  background: #363636;
  bottom: 15px;
  color: #fff;
  display: block;
  height: 58px;
  line-height: 58px;
  position: absolute;
  right: 15px;
  text-align: center;
  width: 58px;
  z-index: 3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
[class*='latest-post'] .posts-carousel .post-thumb .view-icon:hover {
  background: #c457c5;
}
[class*='latest-post'] .posts-carousel .post-info {
  padding-right: 24px;
  text-align: left;
}
[class*='latest-post'] .posts-carousel .post-info .post-meta {
  color: #bbb;
  margin-bottom: 9px;
}
[class*='latest-post'] .posts-carousel .post-info .post-meta .author:before {
  content: '/';
  display: inline-block;
  margin: 0 5px;
}
[class*='latest-post'] .posts-carousel .post-info .post-title {
  font-weight: normal;
  margin: 4px 0 10px 0;
}
[class*='latest-post'] .posts-carousel .post-info .post-title a {
  color: #363636;
  font-size: 16px;
}
[class*='latest-post'] .posts-carousel .post-info .post-title a:hover {
  color: #c457c5;
}
[class*='latest-post'] .posts-carousel .post-info .post-excerpt {
  color: #959595;
  margin-bottom: 15px;
}
[class*='latest-post'] .posts-carousel .post-info .comment {
  color: #bbb;
  float: left;
}
[class*='latest-post'] .posts-carousel .post-info .readmore {
  color: #363636;
  display: block;
  float: right;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
[class*='latest-post'] .posts-carousel .post-info .readmore:after {
  content: '\f178';
  font-family: FontAwesome;
  margin-left: 3px;
}
[class*='latest-post'] .posts-carousel .post-info .readmore:hover {
  color: #c457c5;
}
[class*='latest-post'].carouseltype2 .slick-slider button.slick-prev {
  left: 15px;
}
[class*='latest-post'].carouseltype2 .slick-slider button.slick-next {
  right: 15px;
}
.brands .wpb_wrapper .wpb_text_column {
  margin-bottom: 40px;
}
.brands .wpb_wrapper .wpb_text_column .wpb_wrapper > h3 {
  color: #ebebeb;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
}
.brands .wpb_wrapper .wpb_text_column .wpb_wrapper > h3:before,
.brands .wpb_wrapper .wpb_text_column .wpb_wrapper > h3:after {
  display: none;
}
.brands .wpb_wrapper .wpb_text_column .wpb_wrapper > h3 strong {
  border: none;
  padding: 0;
}
.brands .wpb_wrapper .wpb_text_column .wpb_wrapper > h3 strong:after {
  display: none;
}
.brands .brands-carousel.slick-slider .slick-list {
  padding: 0;
}
.brands a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.brands a img {
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.brands.layout6 {
  margin: auto;
  max-width: 1170px;
}
.brands.layout6 .brands-carousel.slick-slider {
  margin: 0 -15px;
  padding: 0;
}
.brands.layout6 .brands-carousel.slick-slider .slick-list {
  margin: 0 50px;
  padding: 0;
}
.home-product-list .shop-products.grid-view .item-col {
  margin-bottom: 3px;
}
.home-product-list .shop-products.grid-view .item-col:last-child {
  margin-bottom: 0;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper {
  background: #fafafa;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper:before,
.home-product-list .shop-products.grid-view .item-col .product-wrapper:after {
  content: ' ';
  display: table;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper:after {
  clear: both;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper .list-col4 {
  float: left;
  width: 47%;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper .list-col8 {
  float: right;
  margin: 0;
  padding: 30px 0 0 25px;
  text-align: left;
  width: 53%;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper .list-col8 .price-box {
  margin: 5px 0;
}
.home-product-list .shop-products.grid-view .item-col .product-wrapper .add_to_cart_inline .add_to_cart_button {
  height: 40px;
  line-height: 40px;
}
.home-product-list.layout3 .wpb_column .wpb_text_column .wpb_wrapper > h3 {
  background: #e4e4e4;
}
.home-product-list.layout3 .wpb_wrapper > h3:before,
.home-product-list.layout3 .wpb_wrapper > h3:after {
  background: #d7d7d7;
}
.home-product-list.layout3 .slick-slider button.slick-prev:before {
  background: url(../images/chamo-icon.png) -183px -182px no-repeat;
}
.home-product-list.layout3 .slick-slider button.slick-next:before {
  background: url(../images/chamo-icon.png) -237px -182px no-repeat;
}
