/* Style for all product gallery slides */
/*.woocommerce-product-gallery__image.slide.is-selected {*/
/*    width: 50%;*/
/*    display: flex;*/
/*    margin: auto;*/
/*    justify-content: center;*/
/*}*/

/*.product-gallery-slider img, .product-thumbnails img {*/

/*    width: 50%;*/
/*    display: flex;*/
/*    margin: auto;*/
/*    justify-content: center;*/
/*}*/


/*.flickity-viewport {*/
/*    max-height:600px;*/
/*}*/


.is-divider.small {
  display: none;

}

.stock-notice-flower {
    display: ruby;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;

  background-color: #CFF5CD;
}


.product_meta {
font-size: 1.3em;
font-weight: bold;
}

.badge-container.absolute.left.top.z-1 {
  font-size: 25px;
  padding-left: 20px;
}

.flatsome-cookies__text {
  font-size: 23px;
}
.product-info, .price {
    font-size:22px;
}


.woocommerce-product-gallery__image.slide.first.is-selected {
background: #F8F8F8;
}

ins .woocommerce-Price-amount {
color: rgb(20, 28, 70);
}

.product-short-description {
padding-right: 20%;
}
.product-footer {
padding-top: 80px;
background: #FEF7F2;
padding-right: 190px;
padding-left: 190px;
}

.product-gallery-slider img {
width: 50%;
display: flex;
margin: auto;
mix-blend-mode: multiply;

}

.woocommerce-product-gallery__wrapper.product-gallery-slider.slider.slider-nav-small.mb-half.is-draggable.flickity-enabled {
background: #F8F8F8 !important;
}

.breadcrumbs, .breadcrumbs a   {
color: #1a2248;
font-size: 1.2em;

}

.product-info {
padding-left: 60px;
}


.form-flat button, .form-flat input {
border-radius: 0px;
border-width: 1px;
border-color: #141C46;
color: #141C46;
font-size: 1.3rem;
}



.product-short-description {
padding-right: 250px;
}

.sku {
  color: #C36F6C;
}

.badge-inner {
 color: #141C46;
}


select {
    font-size:1.2em;
}



.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
  font-size: 1rem;
  font-weight: bold;
}

.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
fill: #141C46;
transition: all .3s;
background: white;
border-radius: 50px;
border-style: solid;
border-color: #141C46;
border-width: 0.5px;
}



.quantity input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
border-radius: 0 !important;
font-size:0.8em;
max-width: 2.5em;
text-align: center;
width: 2.5em;
background: white;
border-radius: 0px;
}


.success-color {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.quantity .button.plus {
border-bottom-left-radius: 0 !important;
border-left: 0 !important;
border-top-left-radius: 0 !important;
}
.form-flat input:not([type="submit"]), .form-flat select, .form-flat textarea {
background-color: rgba(255, 255, 255, 0.03);
border-color: #141C46;
  border-left-color: rgb(20, 28, 70);
border-radius: 99px;
  border-top-left-radius: 99px;
  border-bottom-left-radius: 99px;
box-shadow: none;
color: currentColor !important;
}



.woocommerce-product-attributes-item__label {
  font-size: 1.2em;
}

#pa_megethos {
  font-size: 1.1em;
  color: #141c46;
}

.variations .reset_variations {
    font-size: 13px;
}

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

.woocommerce-variation-add-to-cart, form.cart
{
    flex-direction:row;
}


.product-footer {
padding-top: 80px;
background: #FEF7F2;
padding-right: 0px;
padding-left: 0px;
}

.product-short-description {
padding-right: 0px;
}

}




