.clear, .woocommerce .woocommerce-error::after, .woocommerce .woocommerce-info::after, .woocommerce .woocommerce-message::after {
    clear: both;
}
 .woocommerce form .form-row label.hidden {
    visibility: hidden;
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@keyframes spin {
100% {
    transform: rotate(360deg);
}
}
@font-face {
    font-family: "star";
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "WooCommerce";
    font-style: normal;
    font-weight: 400;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before {
    animation: 1s ease-in-out 0s normal none infinite running spin;
    color: rgba(0, 0, 0, 0.75);
    content: "";
    display: block;
    font-size: 2em;
    height: 1em;
    left: 50%;
    line-height: 1;
    margin-left: -0.5em;
    margin-top: -0.5em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 1em;
	opacity:0;
}
.woocommerce a.remove {
    border: 0 none;
    border-radius: 100%;
    color: #e4492e;
    display: block;
    font-size: 1.5em;
    font-weight: 500;
    height: 1em;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 1em;
}
.woocommerce a.remove:hover {
    background: #e4492e;
    color: #fff !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background-color: #f7f6f7;
    border-top:2px solid #e4492e !important;
    color: #515151;
	line-height:46px;
    list-style: outside none none !important;
    margin: 0 0 2em !important;
    overflow-wrap: break-word;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    width: auto;
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
    display: inline-block;
    font-family: 'WooCommerce';
    left: 1.5em;
    position: absolute;
    top: 1em;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    float: right;
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
    list-style: outside none none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.woocommerce .woocommerce-message::before {
    color: #d5ac63 ;
}
.woocommerce .woocommerce-info {
    border-top-color: #e4492e;
}
.woocommerce .woocommerce-info a {
    color: #e4492e ;
}
.woocommerce .woocommerce-info::before {
    color: #e4492e ;
}
.woocommerce .woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce .woocommerce-error::before {
    color: #b81c23;
}
.woocommerce .quantity .qty {
    text-align: center;
    width: 3.631em;
}

.woocommerce div.product h1 {
	color: #404040;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
	padding:10px 30px;
    text-transform: capitalize;
    margin: 0px 0px 50px;
}
.woocommerce-review-link {
	color: #9e9e9e;
    font-size: 13px;
    font-weight: 700;
    padding-left: 15px;
    text-transform: capitalize;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
	margin-top: 10px;
    font-size: 18px;
    color: #5C727D;
    font-weight: 600;
}
.woocommerce-review-link:hover{
	color: #d5ac63;
}
 .woocommerce .products ul::after, .woocommerce div.product form.cart::after, .woocommerce div.product p.cart::after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products::after {
    clear: both;
}
.woocommerce div.product p.price{
	display:inline-block;	
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	position:relative;
	color: #e4492e;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}

.woocommerce div.product p.stock {
    font-size: 0.92em;
}
.woocommerce div.product .stock {
    color: #77a464;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: 100%;
	border-radius:10px;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    position: relative;
	margin:0;
	padding:0;
    z-index: 1;
	border-bottom: 1px solid #ebebeb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	border-bottom:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background:none;
	border-radius:0;
    margin:0;
	padding:0;
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border:1px solid #fff;
    color: #666666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0 11px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
	text-align:left;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before,
.woocommerce div.product p.cart::after,

.woocommerce div.product p.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border:none;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 4em;
    padding: 0;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 2em;
	margin-top: 15px;
}
#tab-reviews, #tab-description {
	background:#fff !important;
	margin-top: 0px;
	padding: 30px;
    border: 1px solid #ececec;
}

#tab-reviews p, #tab-description p{
	position:relative;
	color:#383838;
	font-size:16px;
}
#tab-description h2 {
	color: #222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
    width: 100%;
	margin-bottom:30px;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .button {
    float: left;
    vertical-align: middle;
    margin-top: 25px;
}
.woocommerce .products ul, .woocommerce ul.products {
    clear: both;
    list-style: outside none none;
    margin: 0 0 1em;
    padding: 0;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: " ";
    display: table;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: outside none none;
}
.woocommerce ul.products li.product h3 {
    font-size: 1em;
    margin: 0;
    padding: 0.5em 0;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0 0 1em;
    width: 100%;
}
.woocommerce ul.products li.product strong {
    display: block;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-size: 0.857em;
    font-weight: 400;
    margin-bottom: 0.5em;
}
.woocommerce ul.products li.product .price .from {
    color: rgba(132, 132, 132, 0.5);
    font-size: 0.67em;
    margin: -2px 0 0;
    text-transform: uppercase;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
	border:1px solid #ededed !important;
	display: block !important;
    line-height: 25px;
	color:#5C727D;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.woocommerce nav.woocommerce-pagination ul {
	border:none !important;
	position: relative;
    margin: 0;
    padding: 0; 
}
.woocommerce nav.woocommerce-pagination ul li {
	position:relative;
	list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
    opacity: 0.25;
    padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    animation: 2s linear 0s normal none infinite running spin;
    font-family: 'woocommerce';
    font-weight: 400;
    position: absolute;
    right: 1em;
    top: 0.618em;
    vertical-align: top;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    font-family: 'woocommerce';
    margin-left: 0.53em;
    vertical-align: bottom;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
    background: #d5ac63;
	border-color:2px solid #d5ac63;
    color: #fff;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
    color: inherit;
    cursor: not-allowed;
    opacity: 1;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {
    color: #ffffff;
    border-color:  #e4492e;
    background:  #e4492e;
	padding: 20px 45px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart {
    display: inline-block;
    padding-top: 0.5em;
    white-space: nowrap;
}
.woocommerce #reviews h2 small {
    color: #777;
    float: right;
    font-size: 15px;
    margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
    color: #777;
    text-decoration: none;
}
.woocommerce #reviews h3 {
    color: #292929;
    font-size: 16px;
    font-weight:400;
    text-transform: capitalize;
    margin: 0px;
	padding:20px 0px 15px;
}
.woocommerce #reviews #respond {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    border-top: 0 none;
    line-height: 1.5;
    margin: 0;
}
.woocommerce .feedback {
	display: inline-block;
	background: #f7f7f7;
	padding: 14px 15px !important;
	position: relative;
	top: 3px;
}
.woocommerce .feedback li {
  display: inline-block;
  margin-right: 3px;
}
.woocommerce .feedback li a {
  color:#fa6f1c;
}
.woocommerce table.shop_attributes {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dotted none none;
    border-width: 1px 0 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th {
    font-weight: 700;
    padding: 8px;
    width: 150px;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.024) none repeat scroll 0 0;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.woocommerce form .form-row label {
    color: #272727;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 7px;
    text-transform: capitalize;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    border: 0 none;
    color: red;
    font-weight: 700;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    line-height: 1;
    margin: 0;
    outline: 0 none;
    width: 100%;
}
.woocommerce form .form-row textarea {
    box-shadow: none;
    display: block;
    height: 4em;
    line-height: 1.5;
}
.woocommerce form .form-row *:-moz-placeholder {
    line-height: normal;
}
 .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    border-radius: 5px;
    margin: 2em 0;
    padding: 20px;
    text-align: left;
}
.cart .quantity input.input-text {
    background-color:#f7f7f7 !important;
	background-image:none;
    display: inline-block;
    height: 60px !important;
    margin-right: 10px;
	margin-bottom:0px;
    vertical-align: middle;
    width: 90px !important;
	padding:0;
	border-radius: 0 !important;
	border:1px solid #ebebeb;
}
form.cart button.add-to-cart {
    padding: 9px 38px;
    font-weight: 600;
    border-radius: 30px;
	margin-top:20px;
    font-size: 16px;
    color: #ffffff;
    background-color: #d5ac63;
    text-transform: capitalize;
    border: 1px solid transparent;
	
}
form.cart button.add-to-cart:before{
    display:none !important;   
}
form.cart button.add-to-cart:hover {
    color: #ffffff;
    border-color: #d5ac63;
    background: #d5ac63;
}
.actions {
    margin-bottom: 50px;
}
 .login input[type="text"], .login input[type="password"], .woocommerce form .form-row input.input-text {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #1f1f1f;
    border-radius: 5px;
    display: block;
    height: 48px;
    line-height: 30px;
    padding: 8px 20px;
    position: relative;
    transition: all 300ms ease 0s;
    width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width:100%;
}

/******************Shop*************************/
/*********************Single Shop*****************/
.woocommerce div.product div.images, .woocommerce div.product div.summary{
	margin:0px;
	padding:0px;
}
.woocommerce .single-shop-page .single-shop-item{
	margin-bottom:40px;
}
.woocommerce .single-shop-page .quantity .qty{
	width:80px;
	height:45px;
	border:none;
	border-radius:3px;
}
/*********Woocommerce Tab*********/
.woocommerce div.product .woocommerce-tabs{
	margin:60px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding:0px !important;
	margin:0px 0 0px !important;
	border:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	background: #ffffff;
    border-radius: 0px;
	color:#e4492e;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before{
	opacity:1;
}
.woocommerce div.product .woocommerce-tabs .panel{
	padding:30px;
	background:#fbfbfb;
	box-shadow:none;
	border:none;
	border-radius:0px;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
	color: #1a1a1a;
    font-weight:500;
    font-size: 18px;
    text-transform: capitalize;
	margin-bottom:15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    float: left;
    margin-right: 8px;
    margin-bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    font-size: 16px;
    background: #f8f8f8;
    color: #1c1c1c;
    border: 1px solid #f2f2f2;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    padding: 12px 30px 10px;
    transition: all 500ms ease;
    border-radius: 3px 3px 0px 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
	position: absolute;
    content: '';
    left: 0px;
    top: -1px;
    width: 100%;
    height: 3px;
    opacity: 0;
    background-color: #e4492e;
}
.woocommerce textarea{
	border:1px solid #ebebeb;
}
.woocommerce p.stars a.star-1{
	width:1em;
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5{
	border:none;
}

.woocommerce p.stars a{
	color:#f59845;
	font-weight:400;
}
/*********Cart Page*********/
.woocommerce .woocommerce-message::before{
	color:#e4492e;
}
.woocommerce .woocommerce-message{
	border-top-color:#e4492e;
	padding: 1em 2em 1em 3.5em !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	padding: 18px 45px;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    background: #e4492e;
	border: 2px solid #e4492e;
    text-transform: uppercase;
    border-radius: 0px;
    margin-bottom: 0px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #ffffff;
    border-color: #1c1c1c;
    background: #1c1c1c;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled{
	color: #ffffff;
    border-color: 2px solid #e4492e;
    background:  #e4492e;
	padding: 20px 45px;
}
/**********************Shiping Form*************************/
/****************************Check Out Page****************************/
.woocommerce form .form-row select, .woocommerce form input[type="text"], .woocommerce form input[type="email"], .woocommerce form input[type="password"], .woocommerce form input[type="tel"] {
    padding: 10px;
	border:1px solid #e3e0dc;
	width:100%;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > .current, .pagination > li:hover > .current{
	color: #fff;
    background: #e4492e;
    border-color: #e4492e;
}
.woocommerce nav.woocommerce-pagination{
	position:relative;
	display: block;
	text-align:center;
	margin-top:30px;
}
.woocommerce nav.woocommerce-pagination ul li {
    position: relative;
    display: inline-block !important;
    list-style: none;
    margin-right: 10px;
	border-right:0px !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	position: relative;
	height: 56px;
    width: 56px;
    line-height: 52px;
	padding:0px;
    border: 2px solid #e2e2e2;
    text-align: center;
    display: block;
    border-radius: 100%;
	font-family: 'Monda', sans-serif;
	color:#1c1c1c;
	font-size: 20px;
	font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
    background-color: #e4492e;
    border-color: #e4492e;
    color: #ffffff;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 24%;
    display: inline-block;
    margin-right: 4px;
    margin-top: 4px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child{
	margin-right: 0px;
 }

 /********************* New Style Check Out *******************************/

 
.woocommerce form .form-row span.password-input{
	width:100%;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e4492e ;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    color: #fff;
    border-color: #1c1c1c;
    background-color: #1c1c1c;
}

.panel.entry-content p,
.panel.entry-content ul,
.panel.entry-content ol,
.panel.entry-content table,
.panel.entry-content h2,
.panel.entry-content h3,
.panel.entry-content p{
    margin-bottom: 1rem;
}

.panel.entry-content h2,
.panel.entry-content h3{
    margin-top: 1.5rem;
}

div.table{
    display: block !important;
    overflow: auto;
}

#tab-description{
    overflow: auto;
}

.wc-tab table{
    width: 100%;
}

/*#tab-description h2{*/
/*	display:none;	*/
/*}*/
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after{
	margin-left: 1.618em;
}
.woocommerce form .form-row span.woocommerce-input-wrapper {
    position: relative;
    display: block;
    width: 100%;
}


/*************My Account Page**********************/
.shop-content .product_meta .sku_wrapper,
.shop-content .product_meta .posted_in,
.shop-content .product_meta .tagged_as{
	position:relative;
	display:block;
	font-weight:700;
	margin-bottom:0px;
	font-size:16px;	
}
.shop-content .product_meta .sku_wrapper .sku,
.shop-content .product_meta .posted_in a,
.shop-content .product_meta .tagged_as a{
	font-weight:normal;
	font-size: 16px;
    color: #75706d;
    line-height: 28px;
	margin-bottom:10px;	
}