body {
overflow: hidden;
}
img {
max-width: 100% !important;
}
.return-to-shop {
    display: none;
}
.ddownload-button {
    font-size: 1em;
    color: #000 !important;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #6c4085;
}
.button-blue {
    background-image: none !important;
    background-color: #d798d1 !important;
}
.post-688 h2 {
    font-size: 1em;
}
.woocommerce-product-gallery__image {
    width: 200px;
    height: 200px;
}
h1.product_title.entry-title {
    font-size: 1em !important;
}
.product_meta {
    display: none;
}.woocommerce-billing-fields h3 {
    font-size: .75em;
}
#order_review_heading {
    font-size: .75em !important;
}
.wcopc label {
    font-size: 14px;
}
input, select, textarea {
    padding: ..25em !important;
      line-height: 1em !important;
    font-size: 14px !important;
    font-size: .75em !important;
}
.woocommerce form .form-row label {
    line-height: 1em;
    font-size: 14px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input[type="submit"], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input[type="submit"].alt {
    font-size: 1.6rem;
    background-color: #660099;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    max-width: 200px !important;
}
.woocommerce div.product div.images {
    max-width: 300px !important;
}
.related.products {
    display: none;
}
.wcopc .woocommerce-form-coupon-toggle {
    display: none !important;
}
span.wpcf7-not-valid-tip {
display: none;
}
div.wpcf7-response-output {
display: none !important;
}
.btn.button {
    color: #fff !important;
}
input.wpcf7-form-control.wpcf7-submit.continue {
background: url("wp-content/uploads/2019/02/orange_continue.png");
text-indent: -9999px;
    box-shadow: none;
    font-size: 0px;
    max-width: 270px;
    width: 100%;
    height: 101px;
    padding: 0px;
}
.tml.tml-login {
    width: 60%;
    margin: 0 auto;
    border: 1px solid #eee;
    padding: 1em;
    background-color: #D2A5FF;
    border-radius: 10px;
}
.wp-video {
    max-width: 100% !important;
    margin: 0 auto !important;
    display: block;
}
#login_form h4 {
    display: none;
}
input#login_submit {
    margin-top: 10px;
    background-color: #562B71 !important;
}
#user_login, #user_pass {
    line-height: 1.5em !important;
}
@media only screen and (max-width: 600px) {
  .tml.tml-login {
    width: 100%;
}
.wp-video {
    max-width: 275px !important;
}
.mejs-overlay-button {
    display: none;
}
}
blockquote {
    margin: 2em auto !important;
background-color: #eeeeee;
border: 1px solid #cccccc !important;
width: 80%;
}
.tip {
width: 80%; 
margin: 2em auto; 
background-color: #CFCDFF; 
padding: 2em !important;
}