a {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
  }
}
.woocommerce span.onsale {
  background: #da402d;
  box-shadow: none;
  padding: 5px 40px;
  line-height: 10px;
  left: -25px !important;
  right: auto !important;
  top: 20px !important;
  border-radius: 0;
  height: auto;
  vertical-align: bottom;
  min-height: 15px;
  z-index: 9;
  transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
}
.woocommerce div.products div.product,
.woocommerce ul.products div.product {
  clear: none;
  width: 30.8%;
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .woocommerce div.products div.product,
  .woocommerce ul.products div.product {
    width: 48%;
  }
}
@media screen and (max-width: 479px) {
  .woocommerce div.products div.product,
  .woocommerce ul.products div.product {
    width: 100%;
    float: none;
    margin: 15px auto;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce div.products div.product.last,
  .woocommerce ul.products div.product.last {
    margin-right: 0;
  }
}
span.color-white {
  color: #fff;
}
span.color-red {
  color: #da402d;
}
header.site-header {
  background: #000;
  color: #fff;
  border-top: 2px solid #da402d;
  border-bottom: 1px solid #3d3d3d;
  height: 65px;
}
@media screen and (max-width: 991px) {
  header.site-header {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  header.site-header {
    height: auto;
    margin-bottom: 0;
  }
}
header.site-header .navbar-header {
  background: transparent;
}
header.site-header .navbar {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  header.site-header .site-navigation {
    background: #000;
    position: relative;
  }
  header.site-header .site-navigation:before {
    content: "";
    display: block;
    position: absolute;
    top: 62px;
    right: 0;
    left: 0;
    height: 2px;
    background: #3d3d3d;
  }
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation:before {
    z-index: 9;
  }
}
header.site-header .site-navigation .navbar .site-title {
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 100px;
  position: relative;
  z-index: 99;
  height: 62px;
}
header.site-header .site-navigation .navbar .site-title a {
  padding: 0;
}
@media screen and (max-width: 1199px) {
  header.site-header .site-navigation .navbar .site-title {
    margin-right: 10px;
  }
}
header.site-header .site-navigation .navbar .navbar-header {
  display: inline-block;
  float: right;
  position: absolute;
  right: 0;
  text-align: right;
}
header.site-header .site-navigation .navbar .navbar-header button.navbar-toggle {
  margin-right: 0;
  border: none;
  background: transparent;
  margin-top: 15px;
}
header.site-header .site-navigation .navbar .navbar-header button.navbar-toggle:hover .icon-bar {
  background-color: #da402d;
}
header.site-header .site-navigation .navbar .navbar-header button.navbar-toggle:focus {
  border: none;
  outline: none;
}
header.site-header .site-navigation .navbar .header-right {
  display: inline-block;
  float: right;
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation .navbar .header-right {
    margin-right: 60px;
  }
}
header.site-header .site-navigation .navbar .header-right .list-header-right {
  margin: 0;
  padding: 0;
  list-style: none;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li {
  border-right: 1px solid #3d3d3d;
  display: inline-block;
  padding: 21px 20px;
  color: #8d8d8d;
  cursor: pointer;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li:first-child {
  border-left: 1px solid #3d3d3d;
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation .navbar .header-right .list-header-right li {
    padding: 21px 15px;
  }
}
header.site-header .site-navigation .navbar .header-right .list-header-right li p {
  margin: 0;
  line-height: 20px;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li i {
  line-height: 20px;
  color: #8d8d8d;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li i:hover {
  color: #da402d;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li i.fa-shopping-cart {
  margin-right: 10px;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li a {
  color: #8d8d8d;
}
header.site-header .site-navigation .navbar .header-right .list-header-right li a:hover {
  color: #da402d;
}
header.site-header .site-navigation .navbar .header-right .list-header-right .formsearch {
  position: relative;
}
header.site-header .site-navigation .navbar .header-right .list-header-right .formsearch .fa-times {
  display: none;
  color: #da402d;
}
header.site-header .site-navigation .navbar .header-right .list-header-right .formsearch form {
  position: absolute;
  width: 0px;
  overflow: hidden;
  right: 100%;
  top: 14px;
  z-index: 99;
}
header.site-header .site-navigation .navbar .header-right .list-header-right .formsearch form input[type="search"] {
  background: #000;
  border-radius: 0;
}
header.site-header .site-navigation .navbar .header-right .list-header-right .formsearch form input[type="submit"] {
  display: none;
}
@media screen and (max-width: 479px) {
  header.site-header .site-navigation .navbar .header-right .list-header-right .formsearch {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  header.site-header .site-navigation .navbar .header-right .list-header-right .usermeta {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation .navbar .navbar-collapse {
    clear: both;
    text-align: right;
    border: none;
    max-height: 500px;
    border-top: none;
    box-shadow: none;
  }
}
header.site-header .site-navigation .navbar .nav {
  margin-top: -2px;
  background: transparent;
}
@media screen and (max-width: 991px) {
  header.site-header .site-navigation .navbar .nav {
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header.site-header .site-navigation .navbar .nav {
    margin-left: 60px;
  }
}
header.site-header .site-navigation .navbar .nav li a {
  color: #fff;
  background-color: transparent;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  font-weight: normal;
  padding: 21px 25px;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 2px solid #da402d;
  box-sizing: border-box;
  transition: All .3s ease;
  -webkit-transition: All .3s ease;
  -moz-transition: All .3s ease;
  -o-transition: All .3s ease;
}
@media screen and (max-width: 991px) {
  header.site-header .site-navigation .navbar .nav li a {
    padding: 21px 20px;
  }
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation .navbar .nav li a {
    padding: 12px;
  }
}
@media screen and (max-width: 991px) {
  header.site-header .site-navigation .navbar .nav li a {
    border-top: 2px solid #3d3d3d;
  }
}
header.site-header .site-navigation .navbar .nav li a:hover {
  color: #d33e2c;
  border-top: 2px solid #000;
  border-bottom: 2px solid #da402d;
  border-left: 1px solid #363636;
  border-right: 1px solid #363636;
  background: #000;
}
header.site-header .site-navigation .navbar .nav li .dropdown-menu {
  background: #000;
  padding: 0px;
}
header.site-header .site-navigation .navbar .nav li .dropdown-menu li a {
  border: none;
}
header.site-header .site-navigation .navbar .nav li .dropdown-menu li a:hover {
  border: none;
}
header.site-header .site-navigation .navbar .nav li.menu-item-has-children:hover .dropdown-menu {
  display: block;
  background: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation .navbar .nav li .dropdown-menu {
    display: block;
    width: 100%;
    position: relative;
    padding-right: 25px;
  }
}
header.site-header .site-navigation .navbar .nav li.current-menu-item > a {
  color: #d33e2c;
  border-top: 2px solid #000;
  border-bottom: 2px solid #da402d;
  border-left: 1px solid #363636;
  border-right: 1px solid #363636;
  background: #000;
}
header.site-header .site-navigation .navbar .nav .caret {
  display: inline-block;
  width: auto;
  height: 18px;
  border: none;
  margin-left: 5px;
  margin-top: -5px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  header.site-header .site-navigation .navbar .nav li a {
    border: none;
  }
  header.site-header .site-navigation .navbar .nav li a:hover {
    border: none;
  }
  header.site-header .site-navigation .navbar .nav li.active a {
    border: none;
  }
  header.site-header .site-navigation .navbar .nav li.active a:hover {
    border: none;
  }
}
.block-slideshow.site-banner {
  min-height: 250px;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .block-slideshow.site-banner {
    min-height: 180px;
  }
}
.block-breadcrumb {
  line-height: 18px;
  padding: 14px 0;
  background: #da402d;
  color: #fff;
}
.block-breadcrumb span {
  display: inline-block;
  padding: 0;
  float: left;
  line-height: 18px;
}
.block-breadcrumb #breadcrumbs {
  list-style: none;
  overflow: hidden;
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-left: 5px;
  float: left;
}
.block-breadcrumb #breadcrumbs li {
  float: left;
  margin-right: 10px;
  line-height: 18px;
}
.block-breadcrumb #breadcrumbs li a {
  line-height: 18px;
  color: #fff;
}
.block-breadcrumb #breadcrumbs .separator {
  font-size: 15px;
}
.social-icons {
  display: inline-block;
  float: right;
}
.social-icons a {
  transition: All .3s ease;
  -webkit-transition: All .3s ease;
  -moz-transition: All .3s ease;
  -o-transition: All .3s ease;
  color: rgba(255, 255, 255, 0.4);
  margin: 0;
  margin-left: 20px;
  font-size: 18px;
  line-height: 24px;
}
.social-icons a:hover {
  color: #fff;
}
.home .block-heading {
  margin-bottom: 0px;
}
.block-heading .banner-2 {
  height: 90px;
  width: 100%;
  margin: 10px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: block;
}
.block-heading {
  background: #3d3d3d;
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
.block-heading .title {
  font-size: 36px;
  line-height: 58px;
  font-family: 'Roboto Slab';
  color: #fff;
  margin: 0;
  padding: 26px 15px;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .block-heading .title {
    font-size: 32px;
    padding: 20px 15px;
  }
}
.block-heading .heading-right {
  background: #000;
}
.block-heading .heading-right .banner-1 {
  background: #000;
  position: relative;
  margin-right: 0px;
}
.block-heading .heading-right .banner-1 a {
  display: block;
  line-height: 58px;
  font-size: 20px;
  font-family: 'Roboto Slab';
  color: #fff;
  padding: 26px 0;
}
.block-heading .heading-right .banner-1 a:hover {
  text-decoration: none;
}
.block-heading .heading-right .banner-1 a.lg {
  font-size: 55px;
  color: #da402d;
  padding-right: 15px;
}
.block-heading .heading-right .banner-1 a.lg span {
  font-size: 30px;
  margin-right: 30px;
}
.block-heading .heading-right .banner-1 .before {
  position: absolute;
  left: -125px;
  top: -125px;
  background: #000;
  height: 250px;
  width: 250px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 0;
}
.block-heading .heading-right .banner-1 .grid-sm {
  position: relative;
}
.block-heading .heading-right .banner-1 .grid-sm:before {
  content: " ";
  position: absolute;
  left: 100%;
  top: -150px;
  width: 10000px;
  height: 500px;
  background: #000;
}
@media screen and (max-width: 767px) {
  .block-heading .heading-right .banner-1 .grid-sm:before {
    display: none;
  }
}
.block-heading .heading-right .banner-1 .grid-sm .col-sm-4 {
  border-left: 1px solid #3d3d3d;
  text-align: center;
}
.block-heading .heading-right .banner-1 .grid-sm .col-sm-4:last-child {
  border-right: 1px solid #3d3d3d;
}
.block-heading .heading-right .banner-1 .grid-sm .col-sm-4 a {
  padding: 30px 0;
}
.block-heading .heading-right .banner-1 .grid-sm .col-sm-4 a:hover {
  color: #da402d;
}
@media screen and (max-width: 991px) {
  .block-heading .heading-right .banner-1 .grid-sm {
    display: none;
  }
}
.block-archive {
  background: #fff;
  overflow: hidden;
}
.block-archive .row-archive .item-archive {
  position: relative;
  background-size: cover;
  padding: 50px;
  background-position: center;
  text-align: center;
  overflow: hidden;
}
.block-archive .row-archive .item-archive:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: All .8s ease;
  -webkit-transition: All .8s ease;
  -moz-transition: All .8s ease;
  -o-transition: All .8s ease;
  opacity: 0;
  background: url(../images/bg-rectangle.jpg);
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .block-archive .row-archive .item-archive:before {
    background: rgba(255, 255, 255, 0.71);
    opacity: 1;
  }
}
@media screen and (max-width: 991px) {
  .block-archive .row-archive .item-archive {
    padding: 15px;
  }
}
.block-archive .row-archive .item-archive .arc-item-archive {
  z-index: 9;
  position: relative;
  transition: All .3s ease;
  -webkit-transition: All .3s ease;
  -moz-transition: All .3s ease;
  -o-transition: All .3s ease;
  opacity: 0;
  max-width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .block-archive .row-archive .item-archive .arc-item-archive {
    opacity: 1;
  }
}
.block-archive .row-archive .item-archive .arc-item-archive h3 {
  text-align: center;
  margin: 0;
}
.block-archive .row-archive .item-archive .arc-item-archive h3 a {
  display: block;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  color: #171717;
}
@media screen and (max-width: 991px) {
  .block-archive .row-archive .item-archive .arc-item-archive h3 a {
    font-size: 18px;
  }
}
.block-archive .row-archive .item-archive .arc-item-archive h4 {
  text-align: center;
}
.block-archive .row-archive .item-archive .arc-item-archive h4 a {
  font-size: 36px;
  font-weight: 700;
  color: #171717;
  text-align: center;
  margin: 0 0 37px 0;
  font-family: 'Roboto Slab';
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 991px) {
  .block-archive .row-archive .item-archive .arc-item-archive h4 a {
    font-size: 24px;
  }
}
.block-archive .row-archive .item-archive .arc-item-archive p {
  color: #000;
  text-align: left;
  margin-bottom: 43px;
}
.block-archive .row-archive .item-archive .arc-item-archive a.button {
  display: inline-block;
  height: 50px;
  line-height: 46px;
  overflow: hidden;
  text-align: center;
  border: 2px solid #d0d0d0;
  padding: 0 35px;
  background: #000000;
  font-family: 'Roboto Slab';
  text-transform: uppercase;
  color: #fff;
  position: relative;
  z-index: 100;
}
.block-archive .row-archive .item-archive .arc-item-archive a.button:hover {
  color: #da402d;
  text-decoration: none;
}
.block-archive .row-archive .item-archive:hover:before {
  opacity: 1;
}
.block-archive .row-archive .item-archive:hover .arc-item-archive {
  opacity: 1;
}
.block-archive .row-archive .item-archive-1 {
  padding: 142px 50px;
}
@media screen and (max-width: 991px) {
  .block-archive .row-archive .item-archive-1 {
    padding: 107px 15px;
  }
}
.block-archive .row-archive .item-archive-6 {
  padding: 142px 50px;
  float: right;
}
@media screen and (max-width: 991px) {
  .block-archive .row-archive .item-archive-6 {
    padding: 107px 15px;
  }
}
.form-subcribe {
  position: relative;
  min-height: 184px;
  padding: 30px 30px;
  background: #ebebeb;
}
.form-subcribe:before {
  content: " ";
  display: inline-block;
  color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  background: #ebebeb;
  width: 10000px;
  left: 100%;
  right: 0;
}
@media screen and (max-width: 767px) {
  .form-subcribe:before {
    display: none;
  }
}
.form-subcribe .title-form {
  color: #da402d;
  position: relative;
  font-size: 18px;
  font-family: 'Roboto Slab';
  font-weight: 400;
  display: block;
  margin-bottom: 14px;
}
.form-subcribe form {
  position: relative;
}
.form-subcribe form label {
  display: none;
}
.form-subcribe form input[type="email"] {
  height: 60px;
  border: none;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  width: 65%;
}
.form-subcribe form input[type="submit"] {
  height: 60px;
  background: #ffffff;
  border: 2px solid #d0d0d0;
  padding: 0;
  width: 100%;
  font-family: 'Roboto Slab';
  text-transform: uppercase;
  color: #000;
  width: 30%;
  position: absolute;
  right: 0;
  top: 0;
}
.form-subcribe form .mc4wp-error {
  position: absolute;
  margin: 0;
  bottom: -45px;
}
.form-subcribe form .mc4wp-success {
  position: absolute;
  margin: 0;
  bottom: -45px;
}
.item-archive-heading {
  min-height: 184px;
  background: #ebebeb;
}
.item-archive-heading:before {
  content: " ";
  display: inline-block;
  color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  background: #ebebeb;
  width: 10000px;
  right: 100%;
}
@media screen and (max-width: 767px) {
  .item-archive-heading:before {
    display: none;
  }
}
.item-archive-heading .arc-item-archive {
  text-align: right;
  padding: 30px 0;
}
.item-archive-heading .arc-item-archive .title {
  margin: 0 0 13px 0;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
}
@media screen and (max-width: 1199px) {
  .item-archive-heading .arc-item-archive .title {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  .item-archive-heading .arc-item-archive .title {
    font-size: 28px;
  }
}
.item-archive-heading .arc-item-archive .title a {
  color: #da402d;
}
.item-archive-heading .arc-item-archive .title a:hover {
  text-decoration: none;
}
.item-archive-heading .arc-item-archive .detail {
  color: #000;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
}
.item-archive-heading .arc-item-archive .detail:hover {
  text-decoration: none;
}
.block-collection {
  background: #da402d;
}
.block-collection .header {
  text-align: center;
  padding: 72px 15px 65px 15px;
}
@media screen and (max-width: 767px) {
  .block-collection .header {
    padding: 32px 15px 25px 15px;
  }
}
.block-collection .header .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 98px;
  margin: 0;
  font-family: 'Roboto Slab';
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767px) {
  .block-collection .header .title {
    font-size: 30px;
  }
}
.block-collection .header .title span:before {
  content: '[';
  font-weight: 100;
}
.block-collection .header .title span:after {
  content: ']';
  font-weight: 100;
}
.block-collection .header .desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  margin-top: -13px;
  color: #000;
  margin-bottom: 8px;
}
.block-collection .header .line {
  display: block;
  height: 1px;
  background: #000;
  width: 150px;
  margin: 0 auto;
  position: relative;
}
.block-collection .header .line img {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -11px;
  background: #da402d;
}
.block-collection section .item-collection-big {
  margin-top: 15px;
  margin-bottom: 15px;
}
.block-collection section .item-collection-big article {
  min-height: 255px;
  display: flex;
  align-items: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  position: relative;
}
.block-collection section .item-collection-big article:before {
  content: ':D';
  color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.block-collection section .item-collection-big article:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
.block-collection section .item-collection-big .group {
  width: 100%;
  position: relative;
}
.block-collection section .item-collection-big .title {
  font-size: 48px;
  line-height: 78px;
  font-family: 'Roboto Slab';
  color: #fff;
  margin: 0;
}
.block-collection section .item-collection-big .title span {
  font-weight: 100;
}
.block-collection section .item-collection-big .desc {
  margin-bottom: 17px;
  padding: 0 50px;
  color: #fff;
}
.block-collection section .item-collection-big .social a {
  font-size: 36px;
  color: #fff;
  display: inline-block;
  margin: 0 19px;
}
.block-collection section .item-collection-big .social a:hover {
  color: #da402d;
}
.block-collection section .item-collection {
  margin-top: 15px;
  margin-bottom: 15px;
}
.block-collection section .item-collection article {
  position: relative;
  min-height: 255px;
  display: flex;
  align-items: center;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.block-collection section .item-collection article:before {
  content: ':D';
  color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.block-collection section .item-collection article:hover:before {
  background: rgba(255, 255, 255, 0.5);
}
.block-collection section .item-collection article .group {
  width: 100%;
  position: relative;
}
.block-collection section .item-collection article .group .title {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'Roboto Slab';
  font-weight: 700;
  letter-spacing: 5px;
  padding-left: 6px;
}
.block-collection section .item-collection article .group .desc {
  font-weight: 100;
  letter-spacing: 6px;
  padding-left: 10px;
  margin: 0;
  margin-left: -5px;
}
.block-collection section .item-collection-1 article:before,
.block-collection section .item-collection-2 article:before {
  background: rgba(0, 0, 0, 0.75);
}
.block-collection section .item-collection-1 article:hover:before,
.block-collection section .item-collection-2 article:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
.block-collection section .item-collection-1 article .title a,
.block-collection section .item-collection-2 article .title a {
  color: #fff;
}
.block-collection section .item-collection-1 article .title a:hover,
.block-collection section .item-collection-2 article .title a:hover {
  color: #da402d;
}
.block-collection section .item-collection-1 article .desc,
.block-collection section .item-collection-2 article .desc {
  color: #fff;
}
.block-collection footer {
  text-align: center;
}
.block-collection footer .view {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 17px;
  font-family: 'Roboto Slab';
  margin: 0;
}
.block-collection footer .view a {
  color: #000;
}
.block-collection footer .nav {
  display: inline-block;
  margin-bottom: 25px;
}
.block-carousel .woocommerce {
  margin-left: -15px;
  margin-right: -15px;
}
.block-carousel .item-header {
  text-align: center;
  padding: 72px 15px 65px 15px;
}
.block-carousel .item-header .title {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 98px;
  margin: 0;
  font-family: 'Roboto Slab';
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767px) {
  .block-carousel .item-header .title {
    font-size: 30px;
  }
}
.block-carousel .item-header .title span {
  color: #da402d;
}
.block-carousel .item-header .title span:before {
  content: '[';
  font-weight: 100;
  color: #000;
}
.block-carousel .item-header .title span:after {
  content: ']';
  font-weight: 100;
  color: #000;
}
.block-carousel .item-header .desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  margin-top: -13px;
  color: #000;
  margin-bottom: 8px;
}
.block-carousel .item-header .line {
  display: block;
  height: 1px;
  background: #000000;
  width: 150px;
  margin: 0 auto;
  position: relative;
}
.block-carousel .item-header .line img {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -11px;
  background: #f6f6f6;
}
.woocommerce .product-categories {
  list-style: none;
  padding: 0;
}
.woocommerce div.products,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
  clear: both;
}
.woocommerce div.products .star-rating,
.woocommerce ul.products .star-rating {
  display: none;
}
.woocommerce div.products div.product,
.woocommerce ul.products div.product {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .woocommerce div.products div.product,
  .woocommerce ul.products div.product {
    width: 100%;
    margin: 15px auto;
    max-width: 300px;
    clear: both !important;
    float: none;
  }
  .woocommerce div.products div.product:nth-child(2n),
  .woocommerce ul.products div.product:nth-child(2n) {
    clear: both !important;
    float: none;
  }
}
.woocommerce div.products div.product a.links-thumbnail,
.woocommerce ul.products div.product a.links-thumbnail {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.woocommerce div.products div.product a.links-thumbnail:before,
.woocommerce ul.products div.product a.links-thumbnail:before {
  content: ':D';
  color: rgba(0, 0, 0, 0);
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.woocommerce div.products div.product a.links-thumbnail img,
.woocommerce ul.products div.product a.links-thumbnail img {
  display: block;
  margin: 0;
  background: #fff;
  width: 100%;
  height: auto;
  box-shadow: none;
}
.woocommerce div.products div.product .bottom-product,
.woocommerce ul.products div.product .bottom-product {
  opacity: 0;
  position: absolute;
  background: #f6f6f6;
  bottom: -50px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .woocommerce div.products div.product .bottom-product,
  .woocommerce ul.products div.product .bottom-product {
    opacity: 1;
    bottom: 0px;
  }
}
.woocommerce div.products div.product:hover .bottom-product,
.woocommerce ul.products div.product:hover .bottom-product {
  opacity: 1;
  bottom: 0px;
}
.woocommerce div.products div.product:hover a.links-thumbnail:before,
.woocommerce ul.products div.product:hover a.links-thumbnail:before {
  top: 0;
}
.woocommerce div.products div.product .line,
.woocommerce ul.products div.product .line {
  display: block;
  height: 1px;
  background: #da402d;
  width: 110px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 6px;
  clear: both;
}
.woocommerce div.products div.product .line img,
.woocommerce ul.products div.product .line img {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -11px;
  background: #f6f6f6;
  width: auto !important ;
  box-shadow: none !important ;
  border: none;
}
.woocommerce div.products div.product .links-title,
.woocommerce ul.products div.product .links-title {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.woocommerce div.products div.product .links-title h3,
.woocommerce ul.products div.product .links-title h3 {
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Roboto Slab';
  font-weight: 700;
  margin: 0;
  margin-bottom: 15px;
}
.woocommerce div.products div.product .price,
.woocommerce ul.products div.product .price {
  text-align: center;
  font-family: 'Roboto Slab';
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 24px;
  line-height: 40px;
  color: #da402d;
  text-decoration: none;
}
.woocommerce div.products div.product .price del,
.woocommerce ul.products div.product .price del {
  line-height: 24px;
  font-size: 14px;
  color: #898989;
  display: inline-block;
}
.woocommerce div.products div.product .clear,
.woocommerce ul.products div.product .clear {
  display: none;
}
.woocommerce div.products div.product .yith-wcwl-wishlistexistsbrowse,
.woocommerce ul.products div.product .yith-wcwl-wishlistexistsbrowse,
.woocommerce div.products div.product .yith-wcwl-wishlistaddedbrowse,
.woocommerce ul.products div.product .yith-wcwl-wishlistaddedbrowse {
  width: 100%;
  height: 48px;
  float: right;
  margin: 0 ;
  text-indent: -99999px;
  background: #f6f6f6 url(../images/heart.png) no-repeat center;
}
.woocommerce div.products div.product .yith-wcwl-add-to-wishlist,
.woocommerce ul.products div.product .yith-wcwl-add-to-wishlist {
  display: inline-block;
  width: 20%;
  height: 50px;
  border: 1px solid #acacac;
  top: 0;
  float: right;
  margin: 0 ;
}
.woocommerce div.products div.product .yith-wcwl-add-to-wishlist img,
.woocommerce ul.products div.product .yith-wcwl-add-to-wishlist img {
  display: none;
}
.woocommerce div.products div.product .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce ul.products div.product .yith-wcwl-add-to-wishlist .add_to_wishlist {
  width: 100%;
  display: inline-block;
  line-height: 48px;
  color: #da402d;
  font-size: 18px;
  text-indent: -99999px;
  margin: 0 ;
  box-shadow: none;
  transition: All 1.5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  padding: 0;
  background: #f6f6f6 url(../images/heart-red.png) no-repeat center;
}
.woocommerce div.products div.product .yith-wcwl-add-to-wishlist .add_to_wishlist:hover,
.woocommerce ul.products div.product .yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
  background: #f6f6f6 url(../images/heart.png) no-repeat center;
}
.woocommerce div.products div.product a.add_to_cart_button,
.woocommerce ul.products div.product a.add_to_cart_button {
  text-transform: uppercase;
  line-height: 48px;
  border: 1px solid #acacac;
  display: block;
  font-family: 'Roboto Slab';
  font-weight: 700;
  color: #da402d;
  width: 58%;
  display: inline-block;
  padding: 0;
  text-align: center;
  margin: 0 1%;
  float: right;
  background: transparent;
  background-color: #f6f6f6;
  box-shadow: none;
}
.woocommerce div.products div.product a.add_to_cart_button:hover,
.woocommerce ul.products div.product a.add_to_cart_button:hover {
  color: #000;
}
.woocommerce div.products div.product a.add_to_cart_button:before,
.woocommerce ul.products div.product a.add_to_cart_button:before {
  top: 0px;
  right: 0px;
}
@media screen and (max-width: 991px) {
  .woocommerce div.products div.product a.add_to_cart_button,
  .woocommerce ul.products div.product a.add_to_cart_button {
    font-size: 11px;
  }
}
.woocommerce div.products div.product a.compare,
.woocommerce ul.products div.product a.compare {
  width: 20%;
  height: 50px;
  line-height: 48px;
  display: inline-block;
  color: #da402d;
  top: 0;
  border: 1px solid #acacac;
  font-size: 18px;
  text-indent: -99999px;
  margin: 0 ;
  box-shadow: none;
  background: transparent;
  float: left;
  transition: All 1.5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background-color: #f6f6f6;
  background: #f6f6f6 url(../images/compare-red.png) no-repeat center;
}
.woocommerce div.products div.product a.compare:hover,
.woocommerce ul.products div.product a.compare:hover {
  background: #f6f6f6 url(../images/compare.png) no-repeat center;
}
.woocommerce div.products div.product a[title="View Cart"],
.woocommerce ul.products div.product a[title="View Cart"] {
  display: none;
}
.woocommerce div.products div.product:hover .yith-wcwl-add-to-wishlist,
.woocommerce ul.products div.product:hover .yith-wcwl-add-to-wishlist {
  height: 50px;
}
.woocommerce div.products div.product:hover a.add_to_cart_button,
.woocommerce ul.products div.product:hover a.add_to_cart_button {
  height: auto;
}
.woocommerce div.products div.product:hover a.compare,
.woocommerce ul.products div.product:hover a.compare {
  height: 50px;
}
.woocommerce div.products div.product .onsale,
.woocommerce ul.products div.product .onsale {
  background: #da402d;
  box-shadow: none;
  padding: 5px 40px;
  line-height: 10px;
  left: -25px !important;
  right: auto !important;
  top: 20px !important;
  border-radius: 0;
  height: auto;
  vertical-align: bottom;
  min-height: 15px;
  transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(315deg) scale(1) skew(1deg) translate(0px);
}
.woocommerce div#owlCarousel-products div.product {
  width: 100%;
  padding: 0 15px;
  margin: 20px 0;
}
.woocommerce div#owlCarousel-products div.product .bottom-product {
  left: 15px;
  right: 15px;
}
@media screen and (max-width: 500px) {
  .woocommerce div#owlCarousel-products div.product {
    float: none;
    margin: 20px auto;
  }
}
.woocommerce div#owlCarousel-products .owl-controls {
  margin-top: 0px;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-pagination {
  text-align: center;
  margin-top: -6px;
  padding-bottom: 4px;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-pagination .owl-page {
  display: inline;
  padding: 0px;
  color: #b7b7b7;
  font-family: 'Roboto Slab';
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-pagination .owl-page span.owl-numbers {
  color: #b7b7b7;
  display: inline-block;
  background: transparent;
  font-size: 14px;
  font-family: 'Roboto Slab';
}
.woocommerce div#owlCarousel-products .owl-controls .owl-pagination .owl-page.active span.owl-numbers,
.woocommerce div#owlCarousel-products .owl-controls .owl-pagination .owl-page:hover span.owl-numbers {
  color: #252122;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-buttons {
  text-align: center;
  background: url(../images/block-carousel-nav.png);
  background-repeat: no-repeat;
  background-position: center 0;
  height: 94px;
  margin-bottom: 30px;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-buttons div {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(0, 0, 0, 0);
  margin: 31px 20px 0 20px;
  overflow: hidden;
  font-size: 40px;
  width: 25px;
  height: 40px;
  text-align: center;
  background: transparent;
  padding: 0 ;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-buttons div.owl-prev {
  margin-left: 24px;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-buttons div.owl-prev:before {
  content: "\f104";
  color: #ffffff;
}
.woocommerce div#owlCarousel-products .owl-controls .owl-buttons div.owl-next:before {
  content: "\f105";
  color: #ffffff;
}
.line {
  display: block;
  height: 1px;
  background: #000000;
  width: 150px;
  margin: 0 auto;
  position: relative;
}
.line img {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 50%;
  margin-top: -11px;
  background: #f6f6f6;
}
.block-lastmost {
  overflow: hidden;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  .block-lastmost .woocommerce div.products div.product a.add_to_cart_button,
  .block-lastmost .woocommerce ul.products div.product a.add_to_cart_button {
    width: 56%;
  }
}
.block-lastmost .item-header {
  text-align: center;
  padding: 72px 15px 65px 15px;
}
.block-lastmost .item-header .title {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 98px;
  margin: 0;
  font-family: 'Roboto Slab';
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767px) {
  .block-lastmost .item-header .title {
    font-size: 30px;
  }
}
.block-lastmost .item-header .title span {
  color: #da402d;
}
.block-lastmost .item-header .title span:before {
  content: '[';
  font-weight: 100;
  color: #000;
}
.block-lastmost .item-header .title span:after {
  content: ']';
  font-weight: 100;
  color: #000;
}
.block-lastmost .item-header .desc {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  margin-top: -13px;
  color: #000;
  margin-bottom: 8px;
}
.block-lastmost .view {
  font-family: 'Roboto Slab';
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #000;
  color: #000;
  padding: 8px 30px;
  margin-top: 30px;
  margin-bottom: 65px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.block-lastmost .view:hover {
  background: #da402d;
  color: #fff;
}
.block-lastmost .ctn-left {
  position: relative;
  background: #F6F6F6;
  z-index: 9;
}
.block-lastmost .ctn-right {
  background: #000;
}
@media screen and (min-width: 768px) {
  .block-lastmost .ctn-right:after {
    content: ':D';
    color: rgba(0, 0, 0, 0);
    width: 10000px;
    height: 100%;
    background: #000;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .block-lastmost .ctn-right:after {
    left: -50%;
  }
}
.block-lastmost .ctn-right .item-header .title {
  color: #fff;
}
.block-lastmost .ctn-right .item-header .title span:before {
  color: #fff;
}
.block-lastmost .ctn-right .item-header .title span:after {
  color: #fff;
}
.block-lastmost .ctn-right .item-header .desc {
  color: #fff;
}
.block-lastmost .ctn-right .view.attr-light {
  color: #fff;
  border-color: #fff;
}
.block-lastmost .ctn-right .line {
  background: #fff;
}
.block-lastmost .ctn-right .line img {
  background: #000;
}
.block-lastmost .ctn-right .woocommerce div.products div.product div.bottom-product {
  background: transparent;
}
.block-lastmost .ctn-right .woocommerce div.products div.product .line img {
  background: #000;
}
.block-lastmost .ctn-right.most-full-width:after {
  content: ':D';
  color: rgba(0, 0, 0, 0);
  width: 90000px;
  height: 100%;
  background: #000;
  position: absolute;
  left: -40000px;
  top: 0;
  z-index: -1;
}
.block-lastmost div.products div.product {
  width: 100%;
  margin: 15px auto;
}
@media screen and (max-width: 479px) {
  .block-lastmost div.products div.product:nth-child(2n) {
    float: none;
  }
}
.block-coupon {
  clear: both;
}
.woocommerce div.products.list-products div.product,
.woocommerce ul.products.list-products div.product {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  clear: both;
  width: 100%;
  margin: 15px 0;
  max-width: none;
}
.woocommerce div.products.list-products div.product .links-thumbnail,
.woocommerce ul.products.list-products div.product .links-thumbnail {
  max-width: 255px;
  float: left;
  margin: 0 30px 30px 0;
}
.woocommerce div.products.list-products div.product .links-title,
.woocommerce ul.products.list-products div.product .links-title {
  display: inline-block;
  width: auto;
  text-align: left;
}
.woocommerce div.products.list-products div.product .links-title .line,
.woocommerce ul.products.list-products div.product .links-title .line {
  display: none;
}
.woocommerce div.products.list-products div.product .links-title .price,
.woocommerce ul.products.list-products div.product .links-title .price {
  text-align: left;
}
.woocommerce div.products.list-products div.product .bottom-product,
.woocommerce ul.products.list-products div.product .bottom-product {
  bottom: 0px;
  opacity: 1;
  position: relative;
}
.woocommerce div.products.list-products div.product .bottom-product a.compare,
.woocommerce ul.products.list-products div.product .bottom-product a.compare,
.woocommerce div.products.list-products div.product .bottom-product .yith-wcwl-add-to-wishlist,
.woocommerce ul.products.list-products div.product .bottom-product .yith-wcwl-add-to-wishlist {
  display: none;
}
.woocommerce div.products.list-products div.product .bottom-product a.add_to_cart_button,
.woocommerce ul.products.list-products div.product .bottom-product a.add_to_cart_button {
  font-size: 18px;
  border: 1px solid #3d3d3d;
  display: inline-block;
  text-transform: uppercase;
  padding: 19px 35px;
  line-height: 20px;
  width: auto;
  float: left;
}
.woocommerce ul.product_list_widget li {
  text-align: right;
}
.woocommerce ul.product_list_widget li a {
  display: inline-block !important;
  width: 100%;
  text-align: right;
}
.woocommerce ul.product_list_widget li a img {
  float: left;
  width: 50px;
  box-shadow: none;
  border: none;
}
.woocommerce ul.product_list_widget li del {
  display: none;
}
.woocommerce ul.product_list_widget li ins {
  text-decoration: none;
}
.woocommerce ul.product_list_widget li span {
  color: #da402d;
  font-size: 14px;
  font-family: 'Roboto Slab';
}
.woocommerce .widget_price_filter .price_slider_wrapper {
  margin-top: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 11px;
  height: 11px;
  background: #fff;
  border-color: #3d3d3d;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  margin-top: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background: #da402d;
  border: none;
  box-shadow: none;
}
.woocommerce .widget_price_filter .button {
  border: 1px solid #3d3d3d;
  display: inline-block;
  text-transform: uppercase;
  padding: 8px 10px;
  line-height: 20px;
  width: auto;
  float: left;
  background: transparent;
  box-shadow: none;
  font-weight: normal;
  color: #000;
}
.block-heading .product-filter {
  padding: 35px 0;
  float: right;
}
.block-heading .product-filter .group {
  float: left;
  margin-right: 30px;
}
.block-heading .product-filter .group .btn {
  padding: 0;
  line-height: 43px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #3d3d3d;
  color: #fff;
}
.block-heading .product-filter .group .btn i {
  font-size: 18px;
}
.block-heading .product-filter .group .btn.active,
.block-heading .product-filter .group .btn:hover {
  background: #fff;
  color: #3d3d3d;
}
@media screen and (max-width: 1199px) {
  .block-heading .product-filter .group {
    margin-right: 15px;
  }
}
.block-heading .product-filter .group label {
  float: left;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 400;
  margin-right: 20px;
  color: #fff;
}
.block-heading .product-filter .group .element {
  float: left;
}
.block-heading .product-filter .group .element form select {
  width: 200px;
  height: 40px;
  font-size: 14px;
  color: #ffffff;
  border: 1px solid #6c6c6c;
  background: url(../images/arrow-down.png) no-repeat right #3d3d3d;
  padding: 5px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
}
.block-heading .product-filter .group .element form[name="product-filter-show"] select {
  width: 67px;
}
.block-heading .product-filter .group .element form[name="product-filter-show"] input[type="submit"] {
  display: none;
}
.block-heading .product-filter .woocommerce-ordering {
  float: left;
}
.contentshop {
  margin-top: 50px;
  margin-bottom: 50px;
}
.woocommerce-pagination {
  text-align: center;
  background: url(../images/block-carousel-nav-2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 140px;
  position: relative;
}
.woocommerce-pagination ul.page-numbers {
  border: none !important;
}
.woocommerce-pagination ul.page-numbers li {
  border: none !important;
}
.woocommerce-pagination ul.page-numbers li a {
  padding: 0 15px;
  color: #b7b7b7;
  font-family: 'Roboto Slab';
}
.woocommerce-pagination ul.page-numbers li:hover {
  color: #252122;
}
.woocommerce-pagination ul.page-numbers li a.prev,
.woocommerce-pagination ul.page-numbers li a.next {
  background: transparent !important;
  position: absolute;
  bottom: 0px;
  font: normal normal normal 14px/1 FontAwesome;
  overflow: hidden;
  font-size: 40px !important;
  padding: 20px 20px 20px 14px !important;
  width: 15px;
  text-align: center;
}
.woocommerce-pagination ul.page-numbers li a.prev {
  left: 44%;
}
.woocommerce-pagination ul.page-numbers li a.next {
  color: #fff;
  right: 44%;
}
.block-carousel.bg-darker {
  background: #ebebeb;
}
.block-carousel.bg-darker .item-header .line img {
  background: #ebebeb;
}
.block-carousel.bg-darker .woocommerce div.products div.product .line img {
  background: #ebebeb;
}
body .sidebar aside.widget.Best_Seller {
  padding: 30px 0;
}
body .sidebar aside.widget.Best_Seller #widget-best-seller {
  padding: 0;
  list-style: none;
}
body .sidebar aside.widget.Best_Seller #widget-best-seller .owl-controls {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .sidebar {
    float: none;
    clear: both;
    margin-top: 50px;
    display: block;
    margin: 0 auto;
    max-width: 400px ;
  }
}
.single-product.woocommerce #content .product {
  overflow: hidden;
}
.single-product.woocommerce #content .product .woocommerce-tabs .entry-content {
  padding: 24px 30px;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs {
  background: #e3e3e3;
  padding: 0;
  margin: 0;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs:before {
  display: none ;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  border: none;
  background: #e3e3e3;
  box-shadow: none;
  padding: 0;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs li:before {
  display: none ;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs li:after {
  display: none ;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs li a {
  background-clip: padding-box;
  text-transform: uppercase;
  font-family: 'Roboto Slab';
  padding: 26px 30px 20px 30px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  background-color: #eee;
}
.single-product.woocommerce #content .product .woocommerce-tabs ul.tabs li.active a {
  color: #da402d;
}
.single-product.woocommerce #content .product div.summary {
  width: 36%;
}
@media screen and (max-width: 767px) {
  .single-product.woocommerce #content .product div.summary {
    width: 100%;
    display: inline-block;
    margin: 40px 0 30px;
  }
}
.single-product.woocommerce #content .product div.images {
  width: 60%;
}
.single-product.woocommerce #content .product div.images a.woocommerce-main-image {
  display: inline-block;
  width: 100%;
  float: right;
}
@media screen and (max-width: 767px) {
  .single-product.woocommerce #content .product div.images {
    width: 100%;
  }
}
.single-product.woocommerce #content .product div.images.have-thumbnails a.woocommerce-main-image {
  display: inline-block;
  width: 80%;
  float: right;
}
@media screen and (max-width: 479px) {
  .single-product.woocommerce #content .product div.images.have-thumbnails a.woocommerce-main-image {
    width: 100%;
  }
}
.single-product.woocommerce #content .product div.images.have-thumbnails .bx-wrapper {
  width: 20%;
  float: left;
}
@media screen and (max-width: 479px) {
  .single-product.woocommerce #content .product div.images.have-thumbnails .bx-wrapper {
    display: none;
  }
}
.single-product.woocommerce #content .product div.images.have-thumbnails .thumbnails {
  display: inline-block;
  width: 20%;
}
.single-product.woocommerce #content .product div.images.have-thumbnails .thumbnails a {
  display: inline-block;
}
.single-product.woocommerce #content .product div.images.have-thumbnails .bx-controls .bx-controls-direction .bx-prev {
  display: none;
}
.single-product.woocommerce #content .product div.images.have-thumbnails .bx-controls .bx-controls-direction .bx-next {
  background: url(../images/block-product-gallery-nav.png) no-repeat;
  background-size: 100%;
  right: 5px;
  left: -5px;
  bottom: -70px;
  top: auto;
  width: auto;
  height: 70px;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .single-product.woocommerce #content .product div.images.have-thumbnails .bx-controls .bx-controls-direction .bx-next {
    bottom: -140px;
    height: 146px;
  }
}
.single-product.woocommerce #content .product div.images.have-thumbnails .bx-controls .bx-pager {
  display: none;
}
.single-product.woocommerce #content .product div.summary .product_title {
  font-size: 18px;
  color: #000;
  font-family: 'Roboto Slab';
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 25px 0;
}
.single-product.woocommerce #content .product div.summary .woocommerce-product-rating {
  margin-bottom: 18px;
  display: inline-block;
  clear: both;
}
.single-product.woocommerce #content .product div.summary .woocommerce-product-rating .star-rating {
  font-size: 18px;
}
.single-product.woocommerce #content .product div.summary .woocommerce-product-rating .star-rating:before {
  content: "\53\53\53\53\53";
  color: #555555;
}
.single-product.woocommerce #content .product div.summary .woocommerce-product-rating .star-rating span::before {
  color: #da402d;
}
.single-product.woocommerce #content .product div.summary .woocommerce-product-rating .woocommerce-review-link {
  display: none;
}
.single-product.woocommerce #content .product div.summary .price {
  clear: both;
  margin-bottom: 20px;
}
.single-product.woocommerce #content .product div.summary .price span {
  font-size: 36px;
  color: #da402d;
}
.single-product.woocommerce #content .product div.summary .price del span {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  margin-right: 30px;
}
.single-product.woocommerce #content .product div.summary .price ins {
  text-decoration: none;
}
.single-product.woocommerce #content .product div.summary form.cart {
  display: inline-block;
  width: 75%;
  float: left;
  clear: none;
  max-width: 234px;
}
.single-product.woocommerce #content .product div.summary form.cart .quantity {
  width: 33%;
  margin-right: 1%;
  max-width: 76px;
}
.single-product.woocommerce #content .product div.summary form.cart .quantity input.qty {
  width: 65px;
  height: 50px;
  text-align: left;
  padding-left: 15px;
  color: #da402d;
  font-size: 18px;
  font-family: 'Roboto Slab';
  font-weight: normal;
}
.single-product.woocommerce #content .product div.summary form.cart .quantity .plus,
.single-product.woocommerce #content .product div.summary form.cart .quantity .minus {
  background: #fff;
  box-shadow: none;
  text-shadow: none;
  font-size: 20px;
  color: #da402d;
  width: 30px;
  height: 25px;
}
.single-product.woocommerce #content .product div.summary form.cart button[type="submit"] {
  text-transform: uppercase;
  line-height: 49px;
  display: block;
  font-family: 'Roboto Slab';
  font-weight: 700;
  color: #fff;
  background: #da402d;
  width: 65%;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  max-width: 151px;
  margin-right: 1%;
}
.single-product.woocommerce #content .product div.summary .yith-wcwl-add-to-wishlist {
  display: inline-block;
  width: 24%;
  float: left;
  clear: none;
  padding: 0;
  height: 50px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  background: #ffffff url(../images/heart-red.png) no-repeat center;
  max-width: 73px;
  margin: 0;
  overflow: hidden;
}
.single-product.woocommerce #content .product div.summary .yith-wcwl-add-to-wishlist a,
.single-product.woocommerce #content .product div.summary .yith-wcwl-add-to-wishlist span,
.single-product.woocommerce #content .product div.summary .yith-wcwl-add-to-wishlist p {
  opacity: 0;
}
.single-product.woocommerce #content .product div.summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  background: #ffffff url(../images/heart.png) no-repeat center;
  height: 50px;
}
.single-product.woocommerce #content .product div.summary a.compare,
.single-product.woocommerce #content .product div.summary .product_meta,
.single-product.woocommerce #content .product div.summary .clear {
  display: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
.woocommerce-page a.button.alt,
.woocommerce input.button.alt {
  padding: 15px 20px;
  font-size: 14px;
  color: #fff;
  text-shadow: none;
  font-family: 'Roboto Slab';
  font-weight: normal;
}
.term-description {
  display: none;
}

.block-lastmost .bottom-product-box  {
  position: relative;
  background: #000;
  overflow: hidden;
  width: 100%;
}
.block-lastmost .bottom-product-box  > img{
    -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
    width: 100%;
}
@media screen and (max-width: 767px) { 
	.block-lastmost .bottom-product-box  > img {
	  opacity: 0.9;
	  
	}
}
.block-lastmost .ctn-right .product a h3 { 
	color: #fff !important; 
	  margin-top: 12px !important; 
}
.block-lastmost .ctn-left .product a h3 { 
	  margin-top: 12px !important; 
}
.block-lastmost  a p {
	  color: #3d3d3d;
}
.block-lastmost .bottom-product-box:hover  > img {
  opacity: 0.9;
  
}
.block-lastmost .bottom-product-box   .bottom-product  a.add_to_cart_button , .block-lastmost .bottom-product-box   .bottom-product  .yith-wcwl-add-to-wishlist  , .block-lastmost .bottom-product-box   .bottom-product  a.compare   { 
	  width: 45px !important;
	  height: 45px !important;
	  border-color: #DB4735 !important;
	 background-color: transparent !important;
}
div.product .yith-wcwl-add-to-wishlist {   border-radius: 0  !important; }
.block-lastmost .bottom-product-box   .bottom-product  .yith-wcwl-add-to-wishlist  a.add_to_wishlist  , .block-lastmost .bottom-product-box   .bottom-product .yith-wcwl-wishlistexistsbrowse{
    background-color: transparent !important;
}
 .block-lastmost .bottom-product-box   .bottom-product   a.compare:hover   {
	background: transparent url(../images/compare-white.png) no-repeat center !important;
}
.block-lastmost .bottom-product-box   .bottom-product  a.add_to_cart_button {
	  color: transparent !important;
	   background: transparent url(../images/cartone.png) no-repeat center !important;
	   overflow: initial;
       text-indent: -99999px;
}
.block-lastmost .bottom-product-box   .bottom-product  a.add_to_cart_button:hover { 
	 background: transparent url(../images/carttwo.png) no-repeat center !important;
}
.block-lastmost .bottom-product-box   .bottom-product {
  bottom: 50% !important;
  margin-bottom: -25px;
  background: transparent !important;
  width: 139px;
  left: 50% !important;
  margin-left: -77px;
}
@media screen and (min-width: 768px) { 
	.block-archive .row-archive .item-archive .arc-item-archive h3 {
		  position: relative;
		  min-height: 100px;
		  display: flex;
		  align-items: center;
		  text-align: center;
	}
	.block-archive .row-archive .item-archive .arc-item-archive h3 a { 
		  margin: 0 auto;
	} 
} 
.woocommerce input.button,.woocommerce button.button{
    background-color: #DA402D;
  padding: 13.3px 16px!important;
}
.woocommerce input.button:hover,.woocommerce button.button:hover{
  background-color: #000;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background-color: #000;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background-color: #DA402D;
}