/*
Theme Name: Improving Birth
Author: the LiveYourMessage team
Author URI: https://liveyourmessahe.com/
Template: lym
Version: 1.6
Text Domain: ib
*/


/* #ship-to-different-address {
    display: none;
} */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:visited {
    background: #1FC5B6;
    line-height: 0.2;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active {
    background: #15A296;
}
.products__items {
    justify-content: left !important;
}
.content .shop-product__image {
    margin-top: 0;
}
.content .shop-product__image img {
    margin: 0;
}

.shop-product__buy .quantity {
    display: inline-block;
}

.block-employes-wrap-w {
    padding-top: 0;
}

.image-border__inner::before {
    content: normal;
}

.image-border__inner::after {
    content: normal;
}

.block-shocking__descr {
    font-size: 1.7rem;
    line-height: 2rem;
}

#comments {
    font-size: 14px;
    line-height: 1.358;
}

#comments .comment-list  {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

#comments .comment-author .fn, #comments .comment-author .fn a {
    color: #365899;
    font-weight: bold;
    white-space: nowrap;
    font-style: normal;
}

#comments .comment-meta.commentmetadata {
    color: #90949c;
    font-size: 12px;
    padding-bottom: 5px;
}

#comments .comment-body p {
    margin-bottom: 5px;
}

#comments .comment-body {
    margin-bottom: 15px;
}

#comments .comment-body .reply a {
    font-size: 12px;
    color: #4267b2;
}

a.footerLink{ color:#FFFFFF; text-decoration:none;}
a.footerLink:hover{ color:#F9C526; text-decoration:underline;}

#customer_details .col-1 .shop-product {
  border-top: none;
  padding-top: 0;
}

.ib-checkout form .form-row {
  display: block;
  width: 100%;
}

.woocommerce .ib-checkout form .form-row-last, .woocommerce-page form .form-row-last {
  float: none;
}

.woocommerce .ib-checkout form .form-row .required {
  display: inline-block;
}

.woocommerce .ib-checkout form .form-row input:not([type=button]):not([type=reset]):not([type=submit]):not([type=image]),
.woocommerce .ib-checkout form .form-row select,
.woocommerce .ib-checkout form .form-row textarea {
  border: 2px solid #cecece;
  border-top: 2px solid #aeaeae;
  height: 34px;
  padding: 2px 5px;
  background: #fff;
}

.woocommerce .ib-checkout form .form-row textarea {
  height: 5em;
}

.background-type-3 #content {
  background: transparent;
}

.woocommerce #content .background-type-2 {
  background: transparent;
}

#content .woocommerce-error {
  padding: 20px 75px;
}
