
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}

@media only screen and (min-width: 961px)
{
	body #mobile_nav_icon
	{
	    display: none;
	}
}

#page_caption .page_title_wrapper
{
	text-align: left}
.page_title_inner
{
	float: none;
}





#wrapper.hasbg .above_top_bar
{
    background: #cfa670 !important;
	background: rgb(207, 166, 112, 0.9) !important;
	background: rgba(207, 166, 112, 0.9) !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(400px, 0px);
		-ms-transform: translate(400px, 0px);
		transform: translate(400px, 0px);
		-o-transform: translate(400px, 0px);
	}
}

html[data-menu=leftmenu] .mobile_main_nav, #sub_menu
{
	clear: both;
}

html[data-menu=leftmenu] #wrapper
{
	padding-top: 0;
}
textarea#order_comments {
    display: inline-block;
    height: 140px;
}
body.woocommerce-order-received {
  color: white!important;
}
body.woocommerce-order-received a{
  color: white!important;
}
body.woocommerce-order-received .woocommerce-order-details__title{
  color: white!important;
}
body.woocommerce-order-received .woocommerce-table__product-name.product-name{
  color: white!important;
}
body.woocommerce-order-received .woocommerce-table__product-table.product-total{
  color: white!important;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 520px) {
body.woocommerce-order-received .woocommerce ul.order_details li {
  margin-top: 20px!important;
body.woocommerce-order-received .woocommerce-order-details__title {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
}
body..woocommerce-checkout .woocommerce-billing-fields {
  color: white!important;
} 


body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  color: white;
}

table.shop_table.woocommerce-checkout-review-order-table  th.product-name {
    color: white!important;
}
table.shop_table.woocommerce-checkout-review-order-table  th.product-total {
    color: white!important;
}
table.shop_table.woocommerce-checkout-review-order-table  .woocommerce-billing-fields h3 {
    color: white!important;
}
.woocommerce-privacy-policy-text {
    color: white;
    font-family: system-ui;
    text-align: justify;
}
a.woocommerce-privacy-policy-link {
    color: white!important;
    font-family: system-ui;
    text-align: justify;
}


.woocommerce-billing-fields h3 {
    color: white;
}
.checkout h3 {
    font-size: 18px;
    margin: 15px 0 15px 0;
    color: white;
}
.page-id-10 #page_caption {
    display: none;
}

.page-id-10 p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: white;
margin-top:10px;
font-family: 'Lato';
    font-size: 16px;
}

.page-id-10 .woocommerce-order {
    color: white;
}

.page-id-10 h2.woocommerce-order-details__title {
    margin-top: 20px;
margin-bottom:10px;
}

.page-id-10 mall.shipped_via {
    display: none;
}
.page-id-10 small.woocommerce-Price-taxLabel.tax_label {
    display: none;
}

.page-id-10 small.tax_label {
    display: none;
}

.wc-product-table th, .wc-product-table td {
    text-align: right;
}
.sarafranci {
    margin-bottom: -16px;
}
 .woocommerce-page table.shop_table td.product-name a {
    font-size: 14px!important;
}
small.shipped_via {
    display: none;
}

@media only screen and (max-width: 767px) {
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 30px;
}}


