/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.mwb_swatch-vm-swatch-wrapper-without-circle {
  border: 1px solid #dedede;
}

ul.next-prev-thumbs {
  display: none;
}

table.variations {
  width: 50%;
  float: left;
  margin-right: 30px;
}
.product_meta {
  clear: both;
}
.col3 {
  width: 30%;
  float: left;
  color: #ee3381;
  border-right: 1px solid #dedede;
  margin-right: 10px !important;
  line-height: 20px;
  font-weight: bold;
  height: 50px;
  padding-right: 10px;
  text-align: center;
  margin-bottom: 40px;
}

.col3 i {
  font-size: 25px;
  margin-right: 10px;
  height: 30px;
  display: block;
}

.yith-wcbm-badge {
  position: inherit !important;
  width: 150px;
  clear: both;
  margin-top: 20px;
  background: transparent !important;
  color: #ee3381 !important;
  font-weight: bold;
  border: 0;
  display: block;
}

.yith-wcbm-badge img {
	max-width: 100px;
	margin: 0 auto;
}

.home .yith-wcbm-badge,
.product-small .yith-wcbm-badge {
  display: none;
}

.archive .yith-wcbm-badge {
  display: none;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

@media screen and (max-width: 728px) {
  .banner-bg.parallax-active .bg-loaded {
    background-size: 100% !important;
    height: 240px;
  }
  .banner.has-hover.has-parallax {
    padding-top: 180px !important;
  }
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

.cwginstock-subscribe-form {
	clear:both !important;
}

.cwginstock-subscribe-form .panel-primary {
	border-color: #BE2967 !important;
}

.cwginstock-panel-heading {
	background-color: #BE2967 !important;
	border-color: #BE2967 !important;
}
