@font-face {
  font-family: 'dhwc-layout';
  src: url('../fonts/dhwc-layout.ttf?csmd4f') format('truetype'), url('../fonts/dhwc-layout.woff?csmd4f') format('woff'), url('../fonts/dhwc-layout.svg?csmd4f#dhwc-layout') format('svg');
  font-weight: normal;
  font-style: normal;
}
.dhvc-woo-product-quickview .dhvc-woo-modal-image {
  position: relative;
}
.dhvc-woo-product-quickview div.images,
.dhvc-woo-product-quickview div.images,
.dhvc-woo-product-quickview .wpb_wrapper div.images,
.dhvc-woo-product-quickview div.images {
  float: none !important;
  width: 100% !important;
}
.dhvc-woo-product-quickview div.summary,
.dhvc-woo-product-quickview .images,
.dhvc-woo-product-quickview .images {
  float: none !important;
  width: 100% !important;
}
.dhvc-woo-product-quickview .dhmodal__body {
  padding: 15px;
}
.dhvc-woo * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dhvc-woo,
.dhvc-woo-clearfix,
.dhvc-woo-list-item {
  *zoom: 1;
}
.dhvc-woo:before,
.dhvc-woo:after,
.dhvc-woo-clearfix:before,
.dhvc-woo-clearfix:after,
.dhvc-woo-list-item:before,
.dhvc-woo-list-item:after {
  display: table;
  content: "";
}
.dhvc-woo:after,
.dhvc-woo-clearfix:after,
.dhvc-woo-list-item:after {
  clear: both;
}
.dhvc-woo-text-center,
.dhvc-woo-text-center .dhvc-woo-price {
  text-align: center;
}
.dhvc-woo-row-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
.dhvc-woo-row-fluid:before,
.dhvc-woo-row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.dhvc-woo-row-fluid:after {
  clear: both;
}
[class*="dhvc-woo-span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dhvc-woo-span15 {
  width: 20%;
}
.dhvc-woo-span12 {
  width: 100%;
}
.dhvc-woo-span11 {
  width: 91.66666667%;
}
.dhvc-woo-span10 {
  width: 83.33333333%;
}
.dhvc-woo-span9 {
  width: 75%;
}
.dhvc-woo-span8 {
  width: 66.66666667%;
}
.dhvc-woo-span7 {
  width: 58.33333333%;
}
.dhvc-woo-span6 {
  width: 50%;
}
.dhvc-woo-span5 {
  width: 41.66666667%;
}
.dhvc-woo-span4 {
  width: 33.33333333%;
}
.dhvc-woo-span3 {
  width: 25%;
}
.dhvc-woo-span2 {
  width: 16.66666667%;
}
.dhvc-woo-span1 {
  width: 8.33333333%;
}
.dhvc-woo-toolbar {
  margin-bottom: 15px;
}
.dhvc-woo-result-count {
  float: left;
  width: 48%;
  margin: 0;
}
.dhvc-woo-ordering {
  float: right;
  text-align: right;
}
.dhvc-woo > .dhvc-woo-row-fluid {
  margin-top: 15px;
}
.dhvc-woo-heading {
  color: #47A3DA;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}
.dhvc-woo-grid-list {
  margin-left: -15px;
  margin-right: -15px;
}
.dhvc-woo-grid-list .first {
  clear: both;
}
.dhvc-woo-grid-item {
  margin-bottom: 30px;
}
.dhvc-woo-flex-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.dhvc-woo-flex-list .dhvc-woo-flex-span {
  float: none;
  margin-bottom: 30px;
}
.dhvc-woo-flex-list .dhvc-woo-flex-item {
  height: 100%;
}
.dhvc-woo-masonry-list {
  margin-left: -15px;
  margin-right: -15px;
}
.dhvc-woo-list-item {
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
.dhvc-woo-list-list .dhvc-woo-addtocart a {
  display: inline-block;
}
.dhvc-woo-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.dhvc-woo-list-item .dhvc-woo-info .dhvc-woo-title {
  text-align: left;
}
.dhvc-woo-list-item .dhvc-woo-images .yith-wcwl-add-to-wishlist {
  right: auto;
  left: 15px;
}
.dhvc-woo-list-item .dhvc-woo-info {
  padding-left: 30px;
}
.dhvc-woo-list-item .dhvc-woo-title,
.dhvc-woo-list-item .dhvc-woo-price {
  text-align: left;
}
/* 
 *  Core Owl Carousel CSS File
 *  v1.3.2
 */
/* clearfix */
.dhvc-woo .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.dhvc-woo .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.dhvc-woo .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.dhvc-woo .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.dhvc-woo .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.dhvc-woo .owl-carousel .owl-item {
  float: left;
}
.dhvc-woo .owl-controls .owl-page,
.dhvc-woo .owl-controls .owl-buttons div {
  cursor: pointer;
}
.dhvc-woo .owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dhvc-woo .owl-theme .owl-controls .owl-nav .owl-prev,
.dhvc-woo .owl-theme .owl-controls .owl-nav .owl-next {
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background: none !important;
  color: #333 !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dhvc-woo .owl-carousel:hover .owl-controls .owl-nav .owl-prev,
.dhvc-woo .owl-carousel:hover .owl-controls .owl-nav .owl-next {
  opacity: 1;
  visibility: visible;
}
.dhvc-woo .owl-theme .owl-controls .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.dhvc-woo .owl-theme .owl-controls .owl-nav .owl-prev::before,
.dhvc-woo .owl-theme .owl-controls .owl-nav .owl-next::before {
  display: block;
  content: "";
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 11px;
  width: 11px;
}
.dhvc-woo .owl-theme .owl-controls .owl-nav .owl-next::before {
  border-left: none;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* mouse grab icon */
.dhvc-woo .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.dhvc-woo .owl-carousel .owl-wrapper,
.dhvc-woo .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.dhvc-woo-separator {
  clear: both;
  height: 1px;
  border-top: 1px solid #e1e1e1;
  padding-bottom: 15px;
  padding-top: 15px;
}
.dhvc-woo-item {
  border: 1px solid #e1e1e1;
}
.dhvc-woo-masonry-list .dhvc-woo-masonry-item {
  margin: 0 0 30px 0;
}
.dhvc-woo-carousel-arrows {
  padding: 0 5px;
  text-align: right;
}
.dhvc-woo-carousel-arrows a {
  background-color: #CFCDCD;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  height: 24px;
  line-height: 26px;
  text-align: center;
  width: 24px;
  text-decoration: none;
  margin-left: 5px;
}
.dhvc-woo-carousel-arrows a:hover {
  background-color: #47A3DA;
  text-decoration: none;
}
.dhvc-woo-carousel-arrows a i {
  color: #ffffff;
}
.dhvc-woo .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.dhvc-woo .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.dhvc-woo .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.dhvc-woo .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.dhvc-woo .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 3px;
  opacity: 0.5;
  border-radius: 50%;
  background: #869791;
}
.dhvc-woo .owl-controls .owl-page.active span,
.dhvc-woo .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  background: #47A3DA;
}
/* If PaginationNumbers is true */
.dhvc-woo .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}
.dhvc-woo-images {
  position: relative;
  overflow: hidden;
}
.dhvc-woo-images span.onsale {
  position: absolute;
  z-index: 12;
  left: 1.5em;
  top: 1.5em;
}
.dhvc-woo-images span.out-of-stock {
  position: absolute;
  z-index: 12;
  left: 1.5em;
  top: 1.5em;
}
.dhvc-woo-images > a {
  position: relative;
  display: block;
}
.dhvc-woo-images .dhvc-woo-thumbnail {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 8;
}
.dhvc-woo-images .dhvc-woo-thumbnail img {
  display: block;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  margin: 0;
}
.dhvc-woo-images .dhvc-woo-thumbnail.dhvc-woo-front-thumbnail {
  z-index: 10;
  position: relative;
}
.dhvc-woo-images .dhvc-woo-thumbnail.dhvc-woo-back-thumbnail {
  position: absolute;
}
.dhvc-woo-item:hover .dhvc-woo-thumbnail.dhvc-woo-front-thumbnail img {
  opacity: 0;
}
.dhvc-woo-images .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 100;
  margin: 0;
  padding: 0;
}
.dhvc-woo-images .dhvc-woo-quickview {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 50;
  background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
@media (max-width: 767px) {
  .dhvc-woo-images .dhvc-woo-quickview {
    display: none;
  }
}
.dhvc-woo-images .dhvc-woo-quickview a {
  border: 1px solid #fff;
  color: #fff;
  left: 50%;
  padding: 4px 10px;
  position: absolute;
  text-decoration: none;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.dhvc-woo-images .dhvc-woo-quickview a:hover {
  background: #fff;
  color: inherit;
}
@-webkit-keyframes dhvc-woo-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes dhvc-woo-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.dhvc-woo-images .dhvc-woo-quickview.loading a {
  opacity: 0;
  visibility: hidden;
}
.dhvc-woo-images .dhvc-woo-quickview.loading:before {
  content: "\f110";
  position: relative;
  display: inline-block;
  font-family: "dhwc-layout";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  -webkit-animation: dhvc-woo-spin 0.5s infinite linear;
  animation: dhvc-woo-spin 0.5s infinite linear;
  -webkit-animation-timing-function: steps(8, start);
  animation-timing-function: steps(8, start);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 1.5em;
}
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview {
  opacity: 1;
  visibility: visible;
}
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview ~ .yith-wcwl-add-to-wishlist .add_to_wishlist:after,
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview ~ .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview ~ .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview ~ .yith-wcwl-add-to-wishlist .add_to_wishlist:before,
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview ~ .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.dhvc-woo-item:hover .dhvc-woo-images .dhvc-woo-quickview ~ .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
  background: none;
  color: #fff;
}
.dhvc-woo-item:hover .dhvc-woo-images .yith-wcwl-add-to-wishlist {
  display: block;
}
.dhvc-woo-images .add_to_wishlist:after,
.dhvc-woo-images .yith-wcwl-wishlistexistsbrowse a:after,
.dhvc-woo-images .yith-wcwl-wishlistaddedbrowse a:after {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 16px;
  padding: 2px 4px;
  right: 20px;
  text-align: right;
  text-indent: 0;
  text-transform: none;
  top: 2px;
  white-space: nowrap;
  position: absolute;
}
.dhvc-woo-images .add_to_wishlist:before,
.dhvc-woo-images .yith-wcwl-wishlistexistsbrowse a:before,
.dhvc-woo-images .yith-wcwl-wishlistaddedbrowse a:before {
  display: inline-block;
  font-family: "dhwc-layout";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  right: 0;
  top: 50%;
  text-decoration: none;
  text-transform: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #333;
}
.dhvc-woo-images .add_to_wishlist:before {
  content: "\f08a";
}
.dhvc-woo-images .yith-wcwl-wishlistexistsbrowse a:before,
.dhvc-woo-images .yith-wcwl-wishlistaddedbrowse a:before {
  content: "\f00c";
}
.dhvc-woo-images .yith-wcwl-add-to-wishlist a {
  display: block;
  text-indent: -9999px;
  position: relative;
  text-decoration: none;
  width: 25px;
  height: 25px;
}
.dhvc-woo-images .yith-wcwl-wishlistexistsbrowse .feedback,
.dhvc-woo-images .yith-wcwl-wishlistaddedbrowse .feedback {
  display: none;
}
.dhvc-woo-images img {
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  max-width: 100%;
  vertical-align: middle;
  border: none;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dhvc-woo-images img.wp-post-image {
  margin: 0;
  padding: 0;
}
.dhvc-woo-info {
  padding: 15px;
}
.dhvc-woo-info .dhvc-woo-title {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}
.dhvc-woo-info .dhvc-woo-title a {
  text-decoration: none;
  font-weight: bold;
  color: #47A3DA;
}
.dhvc-woo-info .dhvc-woo-title a:hover {
  text-decoration: none;
  color: #98D2F7;
}
.dhvc-woo-excerpt {
  margin-bottom: 15px;
}
.dhvc-woo-rating {
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: center;
}
.dhvc-woo-list-list .dhvc-woo-rating {
  text-align: left;
}
.dhvc-woo-rating .star-rating {
  float: none;
  margin: 0 auto;
}
.dhvc-woo-list-list .dhvc-woo-rating .star-rating {
  margin: 0;
}
.dhvc-woo-extra .type-1column {
  text-align: center;
}
.dhvc-woo-extra .type-1column .dhvc-woo-price {
  text-align: center;
  margin-bottom: 10px;
}
.dhvc-woo-extra .type-1column .dhvc-woo-addtocart a {
  display: inline-block;
}
.dhvc-woo-extra .type-2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dhvc-woo-extra .type-2column .dhvc-woo-addtocart a {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.dhvc-woo-addtocart a {
  text-decoration: none;
  display: block;
}
.dhvc-woo-addtocart a i {
  margin-right: 5px;
}
.dhvc-woo-price {
  text-align: right;
  font-weight: 600;
  font-size: 18px;
}
.dhvc-woo-addtocart.dhvc-woo-span12,
.dhvc-woo-price.dhvc-woo-span12 {
  text-align: center;
}
.dhvc-woo-price ins {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dhvc-woo-price del .amount {
  font-weight: normal;
  font-size: 0.85em;
}
.dhvc-woo-filters {
  margin-bottom: 30px;
}
.dhvc-woo-filters ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.dhvc-woo-filters ul li {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
}
.dhvc-woo-filters a {
  border: 1px solid transparent;
  display: block;
  padding: 3px 15px;
  text-decoration: none;
  background-color: #ffffff;
  color: #666666;
}
.dhvc-woo-filters a.selected,
.dhvc-woo-filters a:hover {
  background-color: #47A3DA;
  color: #ffffff;
  border: 1px solid #47A3DA;
}
.dhvc-woo-pagination {
  text-align: center;
  margin-top: 30px;
}
.dhvc-woo-pagination a,
.dhvc-woo-pagination .current {
  background-color: #FFFFFF;
  border-color: #DDDDDD;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 1px;
  line-height: 12px;
  padding: 6px 12px;
  text-decoration: none;
}
.dhvc-woo-pagination .current,
.dhvc-woo-pagination a:hover {
  background: #47A3DA;
  border: 1px solid #47A3DA;
  color: #fff;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
@media (max-width: 992px) {
  .dhvc-woo-item {
    margin-bottom: 30px;
  }
  .dhvc-woo-separator {
    display: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .dhvc-woo-list-items > [class*="dhvc-woo-span"] {
    width: 33.33333333%;
    clear: none;
  }
  .dhvc-woo-list-items > [class*="dhvc-woo-span"]:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .dhvc-woo-list-items > [class*="dhvc-woo-span"] {
    width: 50%;
    clear: none;
  }
  .dhvc-woo-list-items > [class*="dhvc-woo-span"]:nth-child(2n+1) {
    clear: both !important;
  }
}
@media (max-width: 400px) {
  .dhvc-woo-list-items > [class*="dhvc-woo-span"] {
    width: 100%;
    clear: none;
  }
  .dhvc-woo-list-items > [class*="dhvc-woo-span"]:nth-child(2n+1) {
    clear: both !important;
  }
}
@media (max-width: 600px) {
  .dhvc-woo-images .add_to_wishlist:before,
  .dhvc-woo-images .yith-wcwl-wishlistexistsbrowse a:before,
  .dhvc-woo-images .yith-wcwl-wishlistaddedbrowse a:before {
    color: #333 !important;
  }
  .dhvc-woo-rating .star-rating {
    margin-left: 0;
  }
  .dhvc-woo-result-count,
  .dhvc-woo-ordering {
    float: none;
    text-align: left;
    width: 100%;
  }
  .dhvc-woo-list-item {
    display: block;
  }
  .dhvc-woo-excerpt,
  .add-to-cart-span {
    display: none;
  }
  .dhvc-woo-info {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .dhvc-woo-item {
    border: none !important;
  }
  .dhvc-woo-images {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .price-span {
    width: 100%;
    float: none;
  }
  .dhvc-woo-list-item .dhvc-woo-images,
  .dhvc-woo-list-item .dhvc-woo-info {
    float: none;
    display: block;
    width: 100% !important;
  }
  .dhvc-woo-list-item .dhvc-woo-info {
    width: 100% !important;
  }
  .dhvc-woo-price {
    font-size: 1em;
    padding: 0 !important;
    margin: 0 !important;
  }
  .dhvc-woo-price,
  .dhvc-woo-info .dhvc-woo-title {
    text-align: left;
  }
  .dhvc-woo-info .dhvc-woo-title {
    font-weight: normal;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    font-size: 1em;
  }
  .dhvc-woo-info .dhvc-woo-title a {
    font-size: 1.1em !important;
  }
  .dhvc-woo-addtocart {
    text-align: center;
  }
  .dhvc-woo-list-item .dhvc-woo-addtocart {
    text-align: left;
  }
  .dhvc-woo-price del .amount {
    font-size: 0.85em !important;
  }
  .dhvc-woo-price .amount,
  .dhvc-woo-price ins .amount {
    font-size: inherit !important;
  }
}
