











.logo_sub{ margin:10px 0 0 95px;
display: block;
    max-width: none;
    opacity: 1;
    position: absolute;
    top: -50%;
    transition: opacity 0.6s ease-in-out 0s;
    width: auto !important;}



	.content{
		margin-top: 0;
	}

	.content.content_top_margin{
		margin-top: 85px !important;
	}





	.touch section.parallax_section_holder{
		height: auto !important;
		min-height: 300px;  
		background-position: center top !important;  
		background-attachment: scroll;
	}

    @media only screen and (max-width: 1000px){
        section.parallax_section_holder{
            height: auto !important;
            min-height: 300px;
            background-position: center top !important;
            background-attachment: scroll;
        }
    }



    @media only screen and (max-width: 768px){
        section.parallax_section_holder{
            min-height: 400px;
            background-size: cover;
        }
    }


 
































	.title .separator{
		text-align: ;
			}

	.title h6, .title{
		text-align: ;
	}















	.woocommerce .content .content_inner > .container > .container_inner,
	.woocommerce-cart .content .content_inner > .container > .container_inner,
	.woocommerce-checkout .content .content_inner > .container > .container_inner,
	.woocommerce-account .content .content_inner > .container > .container_inner{
		padding-top:50px;
	}
















