/*
Theme Name: Carnation Crafts
Theme URL: https://carnationcrafts.co.uk
Author: Carnation Crafts
Author URL: https://carnationcrafts.co.uk
Template: flash
Version: 1.0.0
Text Domain: carnation
*/

.nobr {
  margin-bottom:0;
}

.social-menu li a[href*="instagram.com"]::before {
    content: "\f16d";
}
.social-menu li a[href*="pinterest.co.uk"]::before {
    content: "\f231";
}

.tg-slider-widget .caption-desc {
  text-transform: none !important;
}

.woocommerce .woocommerce-breadcrumb {
    width: 75%;
    text-align: right;
}

.woocommerce-store-notice {
  background-color: #cc4885 !important;
}

.strong {
	font-weight: bold;
}

#bottom-footer .footer-menu {
	list-style: none;
}

#coupon_code {
	width: 300px !important;
}

.yith-wcpb-child-of-bundle-table-item img {
  display:none;
}

/* .product .attachment-woocommerce_thumbnail {
	display: block;
	margin: 0 auto 1em !important;
	width: auto !important;
	max-height: 175px;
	text-align: center;
} */

.product .button {
  margin-bottom:1em !important;
}

ul.children {
  padding:10px 0 0 0;
}

.product-thumbnail {
	max-width:100px !important;
}

.woocommerce-MyAccount-navigation {
	float: left !important;
	width:20% !important;
}
.woocommerce-MyAccount-content {
	width:78% !important;
}

#bottom-footer .copyright-text {
  font-size:10px !important;
}

figure img {
  padding:0;
}


 #wc-paypal_pro-cc-form input, #wc-paypal_pro-cc-form select {
   font-size: 1em !important;
   border: 1px solid #ccc;
}
.wc-credit-card-form-card-number {
  width:45.5% !important;
}



/* Product Labels */
div.product .label {
  left: 5px;
	font-size:14px;
}
li.product .label {
  left:auto;
	right: 5px;
	font-size:11px;
}
.label {
  position: absolute;
  padding: 6px 6px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  top: 5px;
  z-index: 3;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.label.external {
  background-color: #97499b;
}
.label.exclusive {
  background-color: #a17f1a;
}
.label.download {
  background-color: #cc4885;
}
.label.sale {
  background-color: #d60000;
}
.label.freeshipping {
  background-color: #d60000;
}
.label.preorder {
	background-color: #62b959;
}
.label.new {
	background-color: #62b959;
}
li.label.i1 {
	top:32px !important;
}
div.label.i1 {
	top:36px !important;
}
li.label.i2 {
	top:59px !important;
}
div.label.i2 {
	top:67px !important;
}

p.cnc-exclusive {
  font-weight:bold;
  color: #97499b; 
}
div.cnc-exclusive .button {
  background-color: #97499b !important;
}


.wp-social-link {
  width:auto !important;
  height:auto !important;
}

.wp-social-link svg {
  width:80px !important;
  height:80px !important;
}


div.dotd_header {
  margin:-30px 0 30px 0;
  text-align:center;
  background-color: #F9F9F9;
  background-image: url(/wp-content/uploads/dotd_left.png), url(/wp-content/uploads/dotd_right.png);
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
 }
div.dotd_header img {
  max-width:90%;
  max-height:150px;
}
p.dotd_header {
  margin-bottom:0px !important;
  text-align:center !important;
}
      
#countdown_dashboard	{
  display:flex;
  justify-content:center;
}
.dash {
	position:relative;
	float:left;
  width:50px;
  height:55px;
}
.dash .digit {
	float:left;
	font-size:36px;
	font-weight:bold;
	text-align:center;
  width:25px;
  height:55px;
}
.divide {
	float:left;
	font-size:36px;
	font-weight:bold;
	text-align:center;
} 
.dotd-center ul {
  display:flex;
  justify-content:center;
}
.dotd span.amount {
  font-size: 1.4em;
}
.dotd span.offer {
  font-size: 1.6em;
}

.dotd-samples { 
  width: 30.75% !important;
  margin-bottom:0 !important;
}
.dotd-samples.first { 
  text-align: right;
}
.dotd-samples.first img, .dotd-samples.last img {
  width:60%;
}
.dotd-samples .columns-1 .product {
  margin-bottom:0 !important;
}
@media (max-width: 768px) {
  .dotd-samples {
    width:46.2% !important;
  }
  .dotd-samples .columns-1 .product {
    width:100% !important;
  }
  .dotd-samples.first, .dotd-samples.last {
    width:23.1% !important;
  }
}




@media (min-width: 768px) {
  #filter-btn {
    display:none;
  }
}
@media (max-width: 768px) {
  #toggle {
    display:none;
  }
}
#filter-btn { 
  width:100%;
}

@media print {
  header {
    position:relative !important;
  }
  footer, .label {
    display:none;
  }
  li.product {
    width:25% !important;
  }
}