/*header*/
body.bambusi  .header_fon{
	overflow: visible;
	    height: auto;
    min-height: 175px;
}
body.bambusi  .header_fon:after{
	content: '';
	clear: both;
}
body.bambusi a#logo img {
    padding-top: 0px;
    position: absolute;
    z-index: 100;
    max-width: 150px;
}
body.bambusi .woocommerce-product-search{
	padding-left: 220px;
}
body.bambusi input[type="search"] {
    box-sizing: inherit;
    max-width: 645px;
    border-radius: 50px;
    border: none;
}
/*menu*/
body.bambusi #menu-header-menu a{
	font-family: "URWGothicL-Demi";
	font-size: 13.38px;

}
body.bambusi #menu-header-menu a:hover{
	text-decoration: line-through;
	color: #d98f2c;
}
/*cart*/
body.bambusi .cart_header {
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/cart-bam.png) no-repeat;
}
body.bambusi  .cart_header:hover {
    background-position-y: 100%;
}
/**/
body.bambusi h1.page-title{
	font-family: "URWGothicL-Demi";
	font-size: 59px;
}
body.bambusi p.page-title-p{
	font-size: 15.03px;
	font-family: "URWGothicL-Book";
}
/*categori*/
body.bambusi p.woocommerce-result-count,
body.bambusi .woocommerce-ordering{
	display: none;
}
body.bambusi .term-description p{
	font-family: "URWGothicL-Book";
}
body.bambusi .categor_fil li:hover > a .first_word, body.bambusi  .current1 > a{
	color: #d98f2c 
}

body.bambusi .tag_fill li:hover:after,
body.bambusi .tag_fill .current1:after{
	background: #d98f2c !important;
}
body.bambusi .cat_re img {
    border-radius: 8px;
}
body.bambusi .wc-new-badge{
	border-radius: 8px 0;
}
body.bambusi span.onsale{
	border-radius: 0 8px;
}
/*product*/
body.bambusi .products h3{
	font-size: 14px;
	font-family: "URWGothicL-Book";
	line-height: 21.82px;
}
body.bambusi .product .product_title{
	font-family: "URWGothicL-Book";
}
body.bambusi .products h3:hover {
    color: #d98f2c;
}
body.bambusi .woocommerce-Price-amount{
	color: #d98f2c;
	font-size: 19.11px;
	font-family: "URWGothicL-Demi";
}
body.bambusi .products .add_to_cart_button{
	border-color: #d98f2c !important;
	color: #d98f2c !important;
}
body.bambusi .products .add_to_cart_button:hover{
	color: #fff !important;
	background-color: #d98f2c !important;
}
body.bambusi .products .more:hover{
	border-color: #d98f2c !important;
	color: #d98f2c !important;
}
/*single product*/
body.bambusi nav.woocommerce-breadcrumb {
	    padding-left: 220px !important;
}
body.bambusi nav.woocommerce-breadcrumb a:hover{
	color: #d98f2c !important;
}
body.bambusi .product_meta .posted_in a,
body.bambusi .product_meta .tagged_as a{
	font-family: "URWGothicL-Book";
}

body.bambusi .product_meta .posted_in a:hover,
body.bambusi .product_meta .tagged_as a:hover{
	color: #d98f2c !important;
	text-decoration: none;
}
body.bambusi .product .woocommerce-tabs ul.tabs li.active:before,
body.bambusi .product .woocommerce-tabs ul.tabs li:hover:before{
	background-color: #d98f2c !important;
}
body.bambusi .product .woocommerce-tabs ul.tabs li:hover a,
body.bambusi .product .woocommerce-tabs ul.tabs li.active a{
	color: #d98f2c !important;
}
body.bambusi .related.products h2, body.bambusi .product h1.product_title {
    font-family: "URWGothicL-Demi" !important;
}
body.bambusi .woocommerce-Tabs-panel p{
	font-family: "URWGothicL-Book";
}
body.bambusi .summary del, body.bambusi .summary del .amount{
	font-family: "URWGothicL-Book";
}
body.bambusi .summary ins, body.bambusi .summary ins .amount{
	font-family: "URWGothicL-Demi";
	color: #d98f2c !important
}
body.bambusi .summary button.button.alt{
	background: #d98f2c !important;
}
body.bambusi .summary button.button.alt:hover{
	opacity: 0.9;
}

body.bambusi .related.products h2 .first_word{
	    color: #d98f2c;
}

	/*footer*/
body.bambusi .menu-footer-menu-container:before,
body.bambusi .firtstextwidget:before,
body.bambusi .secondtextwidget:before {
    background-color: #d98f2c;
}
body.bambusi  ul#menu-footer-menu a:hover,
body.bambusi  .firtstextwidget a:hover {
    color: #d98f2c;
    }
body.bambusi ul#menu-footer-menu a,
body.bambusi .firtstextwidget p,
body.bambusi .firtstextwidget a {
	    font-family: "Lato-regular";

}
body.bambusi .firtstextwidget b{
	font-family: "Lato-Bold";
}
body.bambusi .copyright{
	   font-family: "Lato-regular";
}

body.bambusi .social-link > a.link1 {
    background: url(../images/fb-bam.png);
}
body.bambusi .social-link > a.link2 {
    background: url(../images/tw-bam.png);
}