/* Youtube responsive fix for blog */
.embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0; overflow: hidden;
        max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}


/* EU complient zindex */
#sliding-popup {
    z-index: 1000000;
}

/* Fix search button disepare */
.toolbar-search__button {
        color: #fff !important;
}


#block-entityform-block-giving-people h2 {
  display: none;
}

.entitytype-giving_people-form .postal-code {
  width: 120px;
}

.entitytype-giving_people-form select {
  width: 140px;
  float: left;
  margin-right: 10px;
}

.entitytype-giving_people-form #edit-actions {
  clear:both;
  padding-top: 20px;
}

.entitytype-giving_people-form .form-item-field-address-und-0-country {
  display: none;
}


.christmas-1 .collection-item.collection__item-has-form {
	padding: 0px !important;
} 

.page-user-reset #edit-submit {
  transition: background-color .2s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #289936;
  background-image: none;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: .875em;
  line-height: 1.42857143;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  text-transform: uppercase;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  float: left !important;
}

.page-cart #commerce-shipping-service-ajax-wrapper {
 display: none;
}

.yotpo-icon-profile-social {
  position: relative !important;
  width: 45px !important;
  height: 45px !important;
  margin-right: 8px !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  background: #83b6dd !important;
}

.yotpo-icon-profile-social {
  display: none !important;
}

.mailchimp-signup-subscribe-form input[type="submit"] {
  background-color: #444444 !important;
}

.miss_mary_google_enhanced_pane_checkout legend {
  display: none;
}

.miss_mary_shopalike_pane_checkout legend {
  display: none;
}

@media only screen and (min-width: 1024px) {
 .commerce-product-field-commerce-stock {
  float: right;
 }
}
#block-miss-mary-helper-category-description-block{
  clear:both;
  border-top:1px solid #CACACA
}
#block-miss-mary-helper-category-description-block h1{
  font-size:1.5em
}

.category_term_header p,
.category_term_header h1 {
  display: none;
}

.offerdiv{
  background-color: #999;
  width: 100%;
  padding: 1%;
  display: inline-block;
  text-align: center;
  margin-bottom:8px;  
}
.offerdiv img{
  vertical-align: middle;
  display: inline-block;
  margin-right:10px;  
}
.offerdiv h4{
  display: inline-block;
  color:white;
  line-height: 2.5;
  padding:0 12px;
}
.offerdiv a{
  color: white;
  display: inline-block;
  background: green;
  padding: 0.8%;
  text-align: right;  
  
}
#sliding-popup .eu-cookie-compliance-default-button, #sliding-popup .eu-cookie-compliance-hide-button, #sliding-popup .eu-cookie-compliance-more-button-thank-you, #sliding-popup .eu-cookie-withdraw-button, .eu-cookie-withdraw-button, .eu-cookie-compliance-save-preferences-button {
 margin-top: 5px;
}


#sliding-popup {
max-height: initial !important;
}
