/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.woocommerce table.cart td.actions .input-text {
    width: 140px !important;
}
.woocommerce td.product-name dl.variation dt {
    margin-top: 5px;
}
p.show_subscription_date {
    margin-top: 30px;
}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-1 {
    margin-left: 15px !important;
}

input[type=submit] {
    background-color: #2bbdb2;
    color: #fff;
}
.contact_565 input, textarea, select, email {
    width: 100%;
}
div.wpcf7-validation-errors {
    width: 63%;
}

#featuredImage img {
    width: 100%;
}
iframe.youtube-player {
    width: 100%;
	  height:auto;
}

.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 input {
    width: 10%;
    height: auto;
}
.mc4wp-checkbox > label {
    width: 100% !important;
}	

input[type="submit"] {
    border: 1px solid #2bbdb2;
}
.single_add_to_cart_button {
    padding: 5px !important;
}
.readMore {
    padding: 15px 55px;
    margin: 1em 0 3em;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1.3rem;
    transition: .7s;
}
p {
	font-size:16px;
  font-family: 'Open Sans',sans-serif;	
}
.copyright p {
    font-weight: 500;
}
.genForm input[type=submit] {
    font-size: 1.3rem;
}
#place_order {
    padding: 5px;
}
#terms {
    width: auto;
}
.genForm .mc4wp-checkbox span {
    font-size: 1.3rem;
}
input[type=submit] {
    width: auto;
}

input.button {
    padding: 5px !important;
}
input.wpcf7-form-control.wpcf7-captchar {
    width: 83%;
}
#rememberme {
    width: auto;
    position: relative;
    left: 20px;
}
.col-md-5.contact_565 {
    margin-left: 100px;
}
.woocommerce div.product form.cart .button {
    padding: 10px !important;
}
input[type="email"] {
    height: 37px;
}
select#form_controls {
    height: 36px;
}
.container {
    width: 95%;
}
.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 input {
    top: 2px !important;
    position: relative;
}
.woocommerce form .form-row .input-checkbox {
        margin: 10px 8px 0 0 !important;
}
.woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 10px !important;
}
#place_order {
    padding: 10px !important;
}
span.asterisk {
    color: red;
    font-size: 22px;
}
span.asterisks {
    color: red;
    font-size: 17px;
}
p.openSans {
height: 97px;
line-height: 25px !important;
}
@media screen and (max-width: 480px) and (min-width: 320px) {
p.openSans {
height: 130px !important;
line-height: 25px !important;
}	
div.wpcf7-validation-errors {
	width: 100%;
	padding: 10px;
}
.navbar-toggle {
    padding: 7px !important;
}
#bs-example-navbar-collapse-1 {
    background: #ededed;
}
.navbar-nav {
    margin: 0.5px 0px;
    padding: 0 15px;
}
}

@media screen and (max-width: 767px) and (min-width: 320px) {
.video_564 iframe {
    width: 100%;
		height: 245px;
}
.col-md-5.contact_565 {
    margin-left: 0px !important;
}
}
.woocommerce form .form-row .input-checkbox{float: left;position: relative;}