.single-product.left-sidebar .content-area { float: none; margin-right: 0; width: 100%; }

.woocommerce-checkout.left-sidebar .content-area { float: none; margin-right: 0; width: 100%; }

.single-product table td { border-bottom:0px;}

html body {
	font-family: 'Open sans', sans-serif !important; font-weight:400 !important;
}
nav ul li a{
	font-size:14px !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
	border-radius:3px;
	background-color: #1551b0;
  border-color: #1551b0;
  color: #fff;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout{
    background-color: green;
    border-color: green;
    color: #ffffff;
}

.woocommerce-product-details__short-description{
	font-size:13px;
	font-weight:200 !important;
	letter-spacing:0.2px;
}
.single-product div.product p.price {
	font-size:28px !important;
	color:#333;
	font-weight:600;
}
.single-product div.product .single_variation .price{
	font-size:20px;
	font-weight:600;
	color:#0f834d;
}
.woocommerce-variation-description p{
	font-size:13px;
}
.woocommerce-Tabs-panel--description{
	font-size:13px;
	letter-spacing:0.2px;
}
.woocommerce-tabs ul.tabs li a{
	font-size:13px;
}
.shop_attributes{
	font-size:13px;
}

.footer-widgets{
	font-size:12px;
}
.footer-widgets a{
	color:#AAA !important;
}
.footer-widgets a:hover{
	color:#79b6e4 !important;
}
.site-info{
	font-size:11px;
}
.entry-content p{
	font-size:13px;
}
.entry-content li{
	font-size:13px;
}
.product-category img{
	max-width:60%;
}
.product-category li{
	align-content:center;
}
.elementor-666 .elementor-element.elementor-element-ed1d63f .elementor-accordion .elementor-tab-title {
	font-size:14px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-family: 'Open sans', sans-serif !important; font-weight:400 !important; font-size:14px;
}