/*.single_add_to_cart_button,.quantity,.product_type_simple{display:none!important;}
body.admin-bar .top_bar {
    top: 76px;
}*/
/* Enter Your Custom CSS Here */
.woocommerce-checkout #payment .payment_method_paypal img{
 display:none !important;
}
.logo_wrapper img {
    width: 150px!important;
}
img.go-right{width: 369px !important;}
/*Contact Form */
input[type="text"]{
	width: 100% !important;
}
input[type="email"]{background: rgba(0, 0, 0, 0.9);color: #999;  padding: 12px 10px 11px 10px;
  border: 1px solid #555;width: 100%;border-radius: 3px;}
textarea{width: 100% !important;}
.ajax-loader {
    max-width: 16px !important;
}
/*End of Contact*/
#detail{text-align:center;font-weight: bold;font-size: 18px; word-spacing: 10px; margin-top: 8px;
  margin-bottom: -15px;color: #cc9900;}
#detail a{color:#ffd12d;}
blockquote {
  background: #201002 !important;
  border-left: 10px solid #ffd12d;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes:"“" "”" "‘" "’";
  color:white;
}
blockquote:before {
  color: #ffd12d;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after{
   color: #ffd12d;
content:close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote h2 {
  display: inline;
  text-align:center
}
.blend1{background:rgba(0,0,0,0.5);padding: 9px;}
.blend{border: 2px solid white !important;  margin-right: 2px;width: 31%;}
.top_bar{height: 102px !important;background: #201002 !important;}
.logo_wrapper{margin-top:30px !important;}
.logo_wrapper img{max-height:none !important;}
.social_wrapper{display:none}
#copyright{width:100% !important;text-align:center}
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li a{padding-top:32px!important;}
.nav ul li a{color:white !important}
.nav ul li a:hover,.nav ul li a:active{color:#cc9900 !important;}
#footer{border-top:0px solid #888 !important;}
#page_caption h1{display:none}
.outer-wrap{margin:0 10px;padding:15px;border:2px solid white;border-radius:3px;}
a.button.right{margin-top: -44px;background:#201002 !important;color:#ffffff}
a.button.right:hover{color:#ffd22d;}
#copyright p{color:#FFDF00 !important}
#copyright p a:hover{color:white !important}
.page_control{display:none}
.footer_bar{margin-bottom:0px !important;background: #201002;position:fixed;bottom:0;padding: 15px 0px!important;}

#page_content_wrapper .inner .sidebar_content.full_width img {
    width: 100%;
}
div#page_caption {
    display: none;
}
.wptouch-mobile-switch {
  display: none;
}
h2.post-title.heading-font {
  display: none;
}
.woocommerce-info a {
  color: #000;
}
.woocommerce .quantity .qty {
    height: 30px;
}
.single-product .logo_wrapper img {
    max-width: 125px!important;
}
.single-product .logo_wrapper {
    margin-top: 30px !important;
}
/** MEDIA **/
@media only screen and (max-width: 1024px){
  #menu_wrapper .nav ul li a, #menu_wrapper div .nav li a{padding-top:32px !important;}
  	.blend{
  		width:33% !important;
      min-height: 575px;
  	}
  .blend1 {
    min-height: 285px;
}
	#custom_logo {
    	width: 100px !important;
	}
  	.logo_wrapper img {
    	margin-left: 0!important;
    	width: 100% !important;
	}
	.logo_wrapper {
    margin-top: 15px !important;
}
	.single-product .logo_wrapper {
    margin-top: 30px!important;
}
}
@media only screen and (max-width: 960px){
  	.logo_wrapper img{
  		max-width: 250px !important;
    	width: 100% !important;
  	}
	#menu_wrapper .nav ul li a, #menu_wrapper div .nav li a {
    	color: #201002 !important;
	}
  	#menu_wrapper div .nav li.current-menu-item > a, #menu_wrapper div .nav li.current-menu-parent > a, #menu_wrapper div .nav li.current-menu-ancestor > a {
    color: #cc9900 !important;
	}
  	.footer_bar {
    	width: 100%!important;
	}
  	#mobile_menu {
  		display: block;
 	 	-moz-box-sizing: border-box;
  		box-sizing: border-box;
  		background: url(http://goldencrema.com.au/wp-content/uploads/2015/04/menu_icon.png) no-repeat;
  		width: 18px; /* Width of new image */
  		height: 12px; /* Height of new image */
  		padding-left: 18px; /* Equal to width of new image */
	}
}
@media only screen and (max-width: 768px){
  	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    	clear: none;
  	}
		.single-product .logo_wrapper {
    margin-top: 15px!important;
}
}
@media only screen and (max-width: 767px){
  #page_content_wrapper {
    margin-top: 100px!important;
}
	.page-id-26 .woocommerce ul.products li.product, .page-id-26 .woocommerce-page ul.products li.product {
    width: 100% !important;
}
	.page-id-26 .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .page-id-26 .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left!important;
}
	#menu_wrapper {
    margin-top: 5px;
}
  .blend{
  	width:100%!important;
    margin: 10px 0;
  }
  .post.section.post-34.post-name-home.post-author-1.not-single.page.has-thumbnail{
  	  background-color: #683304;
  }
  div#content {
  	background-color: #683304;
	}
  .footer-menu{
  	display: none;
  }
  .wpb_text_column.wpb_content_element.blend1 {
  	color: #fff;
  }
  input[type="email"],input[type="text"],textarea{
    background: rgba(0, 0, 0, 0.9)!important;
    color: #999!important;  
    padding: 12px 10px 11px 10px!important;
  	border: 1px solid #555!important;
    width: 90%!important;
    border-radius: 3px!important;
  }
  input[type="submit"] {
    color: #ffd22d!important;
    background: none repeat scroll 0 0 #663300!important;
    border: 1px solid #cc9900!important;
  }
}

@media only screen and (max-width: 736px){
  .more{float:right} 
  #detail{height: 65px;color:white;background-color: #683304;  margin-top:0;
  margin-bottom: -15px;}
  #detail span{color:white}
  
}