@-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.box-layout .vc_row {
  margin-left: 0;
  margin-right: 0;
}
.wrapper .vc_row.full-width {
  margin-left: 0;
  margin-right: 0;
}
.wrapper .vc_row.full-width .row-container {
  margin-left: 0;
  margin-right: 0;
  max-width: 100% !important;
  width: 100%;
}
.wrapper .vc_row.full-width .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.main-container .wpb_single_image > .wpb_wrapper {
  width: 100%;
}
.main-container .wpb_single_image > .wpb_wrapper a {
  width: 100%;
}
.main-container a.vc_single_image-wrapper,
.main-container .image-hover-effect {
  overflow: hidden;
}
.main-container a.vc_single_image-wrapper:hover img,
.main-container .image-hover-effect:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.main-container a.vc_single_image-wrapper img,
.main-container .image-hover-effect img {
  -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 a.vc_single_image-wrapper a,
.main-container .image-hover-effect a {
  display: block;
}
.wrapper .wpb_revslider_element .tp-caption a {
  color: inherit;
  display: block;
  white-space: nowrap;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -ms-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.wrapper .wpb_revslider_element .tp-caption a:hover {
  color: inherit;
}
.wrapper .wpb_revslider_element .tp-caption a i {
  margin-left: 4px;
}
.wpb_revslider_element .custom .tp-bullet {
  background: #acacac;
  content: '';
  display: block;
  height: 14px;
  line-height: 11px;
  text-align: center;
  width: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.wpb_revslider_element .custom .tp-bullet:before {
  background: #ebebeb;
  content: '';
  display: inline-block;
  height: 8px;
  width: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.wpb_revslider_element .custom .tp-bullet.selected {
  background: #2c73a1;
}
.wpb_revslider_element .custom .tp-bullet.selected:before {
  background: #fff;
}
.main-container .home-slider.full-width {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 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;
}
.front-page .vc_row.has-shadow {
  -webkit-box-shadow: inset 0px 10px 8px -11px #cecece, inset 0px -10px 8px -11px #cecece;
  -moz-box-shadow: inset 0px 10px 8px -11px #cecece, inset 0px -10px 8px -11px #cecece;
  box-shadow: inset 0px 10px 8px -11px #cecece, inset 0px -10px 8px -11px #cecece;
}
.banner-box .wpb_wrapper {
  overflow: hidden;
  position: relative;
}
.banner-box .wpb_wrapper:hover .wpb_single_image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.banner-box .wpb_wrapper:hover .wpb_text_column {
  left: 50px;
}
.banner-box .wpb_wrapper:hover .wpb_text_column p {
  background: #2c73a1;
  color: #363636;
}
.banner-box .wpb_wrapper:hover .wpb_text_column p strong {
  color: #fff;
}
.banner-box .wpb_single_image,
.banner-box .wpb_text_column {
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.banner-box .wpb_single_image {
  margin: 0;
}
.banner-box .wpb_text_column {
  bottom: 25px;
  left: 25px;
  margin: 0;
  position: absolute;
  pointer-events: none;
}
.banner-box .wpb_text_column p {
  background: #fff;
  color: #2c73a1;
  display: inline-block;
  font-size: .714em;
  padding: 12px 20px;
  text-transform: uppercase;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.banner-box .wpb_text_column p strong {
  color: #363636;
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: 800;
  margin-right: 5px;
}
.banner-box.layout3 .wpb_text_column {
  bottom: auto;
  left: 25px;
  top: 25px;
}
.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: #2c73a1;
  border-color: #2c73a1;
  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: #2c73a1;
  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: #2c73a1;
}
.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-left: 15px;
  margin-right: 15px;
}
.main-container .no-gap .vc_column-inner {
  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:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.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 .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;
}
.shop-products.slick-slider {
  margin: 0 -15px;
}
.shop-products.slick-slider .item-col {
  padding-top: 15px;
  padding-bottom: 15px;
}
.shop-products.slick-slider .item-col.first {
  clear: none;
}
.shop-products.slick-slider .item-col.last {
  margin-bottom: 0;
}
[class*='products-carousel'] .shop-products .item-col,
.list-product-carousel .shop-products .item-col {
  padding-top: 15px;
  padding-bottom: 15px;
}
[class*='products-carousel'] .shop-products .item-col.first,
.list-product-carousel .shop-products .item-col.first {
  clear: none;
}
[class*='products-carousel'] .shop-products .item-col.last,
.list-product-carousel .shop-products .item-col.last {
  margin-bottom: 0;
}
[class*='products-carousel'] .shop-products .group .item-col,
.list-product-carousel .shop-products .group .item-col {
  max-width: 400px;
  width: 100%;
}
[class*='products-carousel'] .columns-1 .shop-products .item-col,
.list-product-carousel .columns-1 .shop-products .item-col {
  margin-bottom: 0;
}
.main-container .list-product-carousel .wpb_text_column.wpb_content_element {
  margin: 0;
}
.main-container .list-product-carousel .wpb_text_column.wpb_content_element h3 {
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 1.5px;
  margin: 25px 0 15px 0;
  text-align: left;
  text-transform: uppercase;
}
.main-container .list-product-carousel .wpb_text_column.wpb_content_element h3:after {
  background: #2c73a1;
  content: '';
  display: block;
  height: 2px;
  margin-left: -18px;
  margin-top: 6px;
  width: 100px;
}
.main-container .list-product-carousel .gridview {
  display: none !important;
}
.main-container .list-product-carousel .listview {
  display: block !important;
}
.main-container .list-product-carousel .listview:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.main-container .list-product-carousel .vc_column-inner {
  margin: 0 15px;
  padding: 0;
  width: auto;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.main-container .list-product-carousel .list-col4 {
  float: left;
  margin-right: 20px;
  width: 90px;
}
.main-container .list-product-carousel .list-col8 {
  overflow: hidden;
}
.main-container .list-product-carousel .onsale,
.main-container .list-product-carousel .product-desc,
.main-container .list-product-carousel .actions {
  display: none;
}
.main-container .list-product-carousel .shop-products .product-wrapper {
  border: none;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.main-container .list-product-carousel .shop-products .product-wrapper:hover .product-image {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.main-container .list-product-carousel .shop-products .product-wrapper:hover .product-image img.secondary_image {
  filter: alpha(opacity=100);
  opacity: 1;
}
.main-container .list-product-carousel .shop-products .product-wrapper .product-image {
  border: 1px solid #ebebeb;
}
.main-container .list-product-carousel .shop-products .product-wrapper .product-image .secondary_image {
  width: 99%;
}
.main-container .list-product-carousel .shop-products .product-wrapper .product-info {
  text-align: left;
}
.main-container .list-product-carousel .slick-slider {
  margin: 0 -15px;
}
.main-container .list-product-carousel .slick-slider .item-col {
  margin: 0;
  padding: 0 15px;
}
.main-container .list-product-carousel .slick-slider .item-col.last .product-wrapper {
  border: none;
}
.main-container .list-product-carousel .slick-slider button {
  border: 1px solid #d3d3d3;
  height: 25px;
  top: -35px;
  width: 25px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.main-container .list-product-carousel .slick-slider button:before {
  color: #d3d3d3;
  font-size: 14px;
  line-height: 23px;
}
.main-container .list-product-carousel .slick-slider button:hover {
  border-color: #2c73a1;
}
.main-container .list-product-carousel .slick-slider button:hover:before {
  color: #2c73a1;
}
.main-container .list-product-carousel .slick-slider button.slick-prev {
  left: auto;
  right: 45px;
}
.main-container .list-product-carousel .slick-slider button.slick-prev:before {
  margin-left: 2px;
}
.main-container .list-product-carousel .slick-slider button.slick-next {
  left: auto;
  right: 15px;
}
.main-container .list-product-carousel .slick-slider button.slick-next:before {
  margin-right: 2px;
}
.banner-text {
  min-height: 714px;
}
.banner-text .wpb_text_column.wpb_content_element {
  max-width: 50%;
}
.banner-text .wpb_text_column.wpb_content_element h3 {
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 3px;
  margin-bottom: 25px;
  text-align: left;
  text-transform: uppercase;
}
.banner-text .wpb_text_column.wpb_content_element h3:after {
  background: #ccc;
  content: '';
  display: block;
  height: 4px;
  margin-left: -40px;
  margin-top: 20px;
  width: 153px;
}
.banner-text .wpb_text_column.wpb_content_element h3 strong {
  color: #2c73a1;
  font-weight: inherit;
}
.banner-text .wpb_text_column.wpb_content_element p {
  color: #808080;
  font-size: 1.07em;
  font-style: italic;
  line-height: 2;
}
.banner-text .wpb_text_column.wpb_content_element a {
  background: #fff;
  border: 2px solid #ebebeb;
  color: #2c73a1;
  display: inline-block;
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: .867em;
  font-style: normal;
  font-weight: 800;
  margin-top: 15px;
  margin-top: 45px;
  padding: 7px 35px;
  text-transform: uppercase;
}
.banner-text .wpb_text_column.wpb_content_element a:hover {
  background: #2c73a1;
  border-color: #2c73a1;
  color: #fff;
}
.banner-text .wpb_text_column.wpb_content_element a:after {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 1.077em;
  margin-left: 6px;
}
.banner-1.layout2 .wpb_wrapper {
  position: relative;
}
.banner-1.layout2 .wpb_wrapper .wpb_single_image {
  margin: 0;
}
.banner-1.layout2 .wpb_text_column {
  font-weight: 800;
  left: 35px;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.banner-1.layout2 .wpb_text_column h3 {
  color: #363636;
  font-size: 2.143em;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
}
.banner-1.layout2 .wpb_text_column h4 {
  font-size: 1.714em;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
}
.banner-1.layout2 .wpb_text_column a {
  border: 3px solid #363636;
  color: #363636;
  display: inline-block;
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: .83em;
  margin-top: 50px;
  padding: 6px 35px;
  text-transform: uppercase;
  pointer-events: initial;
}
.banner-1.layout2 .wpb_text_column a:hover {
  background: #2c73a1;
  border-color: #2c73a1;
  color: #fff;
}
.banner-1.layout2 .wpb_text_column a i {
  margin-left: 3px;
}
.banner-1.layout2 .wpb_column:first-child a:hover {
  background: #f47343;
  border-color: #f47343;
  color: #fff;
}
.banner-1.layout2 .wpb_column:first-child h4 {
  color: #f47343;
}
.banner-1.layout2 .wpb_column:nth-child(2) a:hover {
  background: #2b6d85;
  border-color: #2b6d85;
  color: #fff;
}
.banner-1.layout2 .wpb_column:nth-child(2) h3 em {
  color: #2b6d85;
  font-style: normal;
}
.banner-1.layout2 .wpb_column:last-child a:hover {
  background: #789074;
  border-color: #789074;
  color: #fff;
}
.banner-1.layout2 .wpb_column:last-child h3 em {
  color: #f47343;
  font-style: normal;
}
.banner-1.layout2 .wpb_column:last-child h3:last-of-type {
  color: #789074;
}
.banner-2.layout2 .wpb_column {
  margin-bottom: 45px;
  overflow: hidden;
}
.banner-2.layout2 .wpb_column:first-child .wpb_text_column {
  background: #bcc3a5;
}
.banner-2.layout2 .wpb_column:nth-child(2) .wpb_text_column {
  background: #9cbbea;
}
.banner-2.layout2 .wpb_column:nth-child(3) .wpb_text_column {
  background: #e6c6bd;
}
.banner-2.layout2 .wpb_column:nth-child(4) .wpb_text_column {
  background: #a9b5c6;
}
.banner-2.layout2 .wpb_column:nth-child(5) .wpb_text_column {
  background: #e0d6ac;
}
.banner-2.layout2 .wpb_column:nth-child(6) .wpb_text_column {
  background: #d1abce;
}
.banner-2.layout2 .wpb_column:hover .wpb_text_column:first-of-type {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.banner-2.layout2 .wpb_column:hover .wpb_text_column:last-of-type {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}
.banner-2.layout2 .wpb_column .wpb_wrapper {
  position: relative;
}
.banner-2.layout2 .wpb_column .wpb_wrapper .wpb_wrapper {
  position: static;
}
.banner-2.layout2 .wpb_column .wpb_text_column {
  background: #2c73a1;
  margin: 0;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  pointer-events: none;
}
.banner-2.layout2 .wpb_column .wpb_text_column:first-of-type {
  top: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
.banner-2.layout2 .wpb_column .wpb_text_column:last-of-type {
  bottom: 0;
}
.banner-2.layout2 .wpb_column .wpb_text_column p {
  color: #fff;
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: .929em;
  font-weight: bold;
  text-transform: uppercase;
}
.banner-2.layout2 .wpb_column .wpb_single_image {
  margin: 0;
}
.full-banner.layout3 .wpb_text_column {
  left: 60%;
  margin: 0;
  max-width: 600px;
  padding-bottom: 30px;
  padding-left: 6.5%;
  padding-top: 30px;
  position: relative;
  -webkit-transform: translate(-60%);
  -moz-transform: translate(-60%);
  transform: translate(-60%);
}
.full-banner.layout3 .wpb_text_column:before {
  background: #363636;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.full-banner.layout3 h5 {
  color: #363636;
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 10px;
  text-transform: uppercase;
}
.full-banner.layout3 h3 {
  color: #363636;
  font-size: 3.429em;
  font-weight: 900;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.full-banner.layout3 h3 em {
  color: #2c73a1;
  font-style: normal;
}
.full-banner.layout3 p {
  color: #808080;
  font-size: 1.071em;
  font-style: italic;
}
.full-banner.layout3 a {
  border: 2px solid #ebebeb;
  color: #2c73a1;
  display: inline-block;
  font-size: .867em;
  font-style: normal;
  font-weight: 800;
  margin-top: 77px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.full-banner.layout3 a:hover {
  background: #2c73a1;
  border-color: #2c73a1;
  color: #fff;
}
.full-banner.layout3 a i {
  margin-left: 10px;
}
.full-banner.layout4 .wpb_text_column {
  display: inline-block;
  left: 50%;
  margin: 0;
  margin-left: -23%;
  max-width: 550px;
  position: relative;
}
.full-banner.layout4 h5 {
  color: #363636;
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 2px;
  letter-spacing: 10px;
  text-transform: uppercase;
}
.full-banner.layout4 h3 {
  color: #363636;
  font-size: 3.429em;
  font-weight: 900;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.full-banner.layout4 h3:after {
  background: #363636;
  content: '';
  display: block;
  height: 5px;
  margin: 8px 0 25px 0;
  margin-left: -20px;
  width: 180px;
}
.full-banner.layout4 h3 em {
  color: #2c73a1;
  font-style: normal;
}
.full-banner.layout4 p {
  font-size: 1.071em;
  font-style: italic;
  line-height: 2;
}
.full-banner.layout4 a {
  border: 2px solid #ebebeb;
  color: #2c73a1;
  display: inline-block;
  font-size: .867em;
  font-style: normal;
  font-weight: 800;
  margin-top: 50px;
  padding: 7px 30px;
  text-transform: uppercase;
}
.full-banner.layout4 a:hover {
  background: #2c73a1;
  border-color: #2c73a1;
  color: #fff;
}
.full-banner.layout4 a i {
  margin-left: 5px;
}
.newsletter .wpb_text_column.wpb_content_element h3 {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 9px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.newsletter .wpb_text_column.wpb_content_element h3 strong {
  color: #2c73a1;
}
.newsletter .wpb_text_column.wpb_content_element p {
  font-size: 1.143em;
  text-align: center;
}
.mc4wp-form .mc4wp-form-fields {
  text-align: center;
}
.mc4wp-form p {
  display: inline-block;
  margin: 0;
}
.mc4wp-form input[type="email"] {
  background: #fff;
  border: 1px solid #ebebeb;
  font-size: .857em;
  height: 45px;
  letter-spacing: 1.4px;
  outline: none;
  padding-left: 10px;
  width: 420px;
  max-width: 100%;
}
.mc4wp-form input[type="submit"] {
  background: #2c73a1;
  border: none;
  color: #fff;
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: .857em;
  font-weight: bold;
  line-height: 45px;
  margin-left: 10px;
  padding: 0 45px;
  text-transform: uppercase;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.mc4wp-form input[type="submit"]:hover {
  background-color: #af1d13;
}
.widget_wysija_cont {
  margin-top: 65px;
}
.widget_wysija_cont .widget_wysija {
  text-align: center;
}
.widget_wysija_cont .wysija-paragraph,
.widget_wysija_cont .wysija-submit {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.widget_wysija_cont .wysija-paragraph {
  position: relative;
}
.widget_wysija_cont .wysija-paragraph input.wysija-input {
  background: #fff;
  border: 1px solid #ebebeb;
  font-size: .857em;
  height: 45px;
  letter-spacing: 1.4px;
  outline: none;
  width: 420px;
}
.widget_wysija_cont .wysija-paragraph .formError {
  left: 0 !important;
  top: 100% !important;
}
.widget_wysija_cont .wysija-submit {
  background: #2c73a1;
  border: none;
  color: #fff;
  font-family: Raleway, Arial, Helvetica, sans-serif;
  font-size: .857em;
  font-weight: bold;
  line-height: 45px;
  margin-left: 10px;
  padding: 0 45px;
  text-transform: uppercase;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -ms-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.widget_wysija_cont .wysija-submit:hover {
  background-color: #af1d13;
}
.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: #2c73a1;
}
.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: #2c73a1;
}
.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: #363636;
  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: #2c73a1;
  display: block;
}
.testimonials.layout5 .testimonials .author span.title {
  color: #1d1d1d;
}
.testimonials.layout5 .testimonials .author a {
  color: #2c73a1;
}
.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: #2c73a1;
}
[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: #2c73a1;
}
[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: #2c73a1;
}
[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;
}
