/*
Theme Name: Montureira Store
Theme URI: gfn.pt
Author: ninjaMike webdesigner
Author URI: gfn.pt
*/
.mobile.blackBox{
	display:none;	
}
@font-face {
    font-family: 'genisoregular';
    src: url('/wp-content/themes/montureira/font/geniso-webfont.woff2') format('woff2'),
         url('/wp-content/themes/montureira/font/geniso-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body, div, p, h1, h2, h3, h4, h5, h6,img{
	margin:0;	
	position:relative;
	font-family: 'Open Sans', sans-serif;
}
img{
	max-width:100%;
	height:auto;	
}
li{
	list-style:none;	
}
.mobile-menu{
	display:none;	
}
.box-full-width{
	width:100%;	
	float:left;
}
.group{
	background:#eeeeee;
	padding:50px 0;	
}
.group p{
	color:#333333;	
	text-align:center;
	width:100%;
	margin-top:15px;
	font-size:15px;
}
.group img{
	margin:auto;
	display:block;	
}
.box-max-width, #content{
	width:95%;
	margin:0 auto;
	float:unset;	
	max-width:1100px;
}
.header{
	transition:all 0.5s;
	background:#ffffff;	
}
.logo{
	width:144px;
	float:left;	
	padding:10px 0;
	transition:all 1s;
}

.yes:hover, .no:hover{
	background:#c25b2e !important;
}
.desktop-menu .menu-item a::after, .desktop-menu .menu-item a::before{
	transition: all 0.5s;
    width: 1%;	
	height: 2px;
    content: '';
    display: block;
}
.desktop-menu .menu-item a::after {
    margin: 4px 0 0 0;
}
.desktop-menu .menu-item a::before {
    margin: 0px 0 4px 0;
}
.desktop-menu .current-menu-item a::after, .desktop-menu .menu-item a:hover::after, .desktop-menu .current-menu-item a::before, .desktop-menu .menu-item a:hover::before {
    width: 100%;
    background: #77002c;
}
.blackBox{
	width:100%;
	background:url('/wp-content/themes/montureira/img/op.png');
	position:fixed;	
	z-index:7000;
}
.woocommerce-thankyou-order-details, .order_details.bacs_details {
    margin: 0;
    width: 95%;
    padding: 2.5%;
}
.finalP h2 {
    margin-top: 50px;
}
.finalP h3 {
    font-size: 26px;
}
.desktop-menu{
	float:right;
	margin:25px 0;	
	transition:all 1s;
}
.desktop-menu li {
    display: inline;
}
.desktop-menu a {
    font-family: 'genisoregular';
    text-transform: uppercase;
    font-size: 20px;
    padding: 0;
	margin-left:20px;
	text-decoration:none;
	color:#77002c;
	float:left;
}

.current-menu-item a{
	font-weight:bold;
}
#menu-primary-1{
    margin: 45px 0;
}
.contactMenu{
	background:#77002c;	
}
.desktop.contactMenu{
	height:40px;
	overflow:hidden;	
}
.contactMenu span{
	font-size:10px;	
}
.contactMenu ul{
	float:right;	
	margin:4px 0 11px 0;
}
.contactMenu li {
    display: inline;
    padding: 0 0 0 20px;
}
.contactMenu a{
	color:#ffffff;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;	
}
.contactMenu img {
    width: 19px;
    margin: 0 8px -6px 0;
}
.content{
    background: #eeeeee;
}
.products li{
	width:50%;
	float:left;	
}
.products{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.home li img{
	width:100%;	
}
.product a{
	float:left;	
	line-height:0;
}
.home.products h3{
	margin: -165px 0 0 5%;
	float:left;	
	color:#1d1d1b;
	background: #e1e1e1;
padding-right: 5px;
}
.price {
    width: 95%;
    float: left;
    position: relative;
    margin: -120px 0 0 5%;
	font-family: 'Open Sans', sans-serif;
	color:#333333;
}
.home img{
	width:100%;	
}
.home .single_add_to_cart_button.button.alt {
    float: left;
    position: relative;
    margin: -90px 0 16px 5%;
    display: block;
}
.ajax_add_to_cart {
	transition:background 0.3s;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 19px;
    background: #77002c;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    float: left;
    position: relative;
}
.home .quantity {
    display: none;
}
.home .ajax_add_to_cart {
    display:none;
}
.add_to_cart_button:after, .single_add_to_cart_button:after{
	font-family: FontAwesome;
	content: "\f07a";
	margin: 0 0 0 8px;
}
#qtranslate-chooser li {
    padding: 0;
    margin: 0;
}
.products li:hover .ajax_add_to_cart{
	background:#c25b2e;
}
.grid-1-4{
	width:25%;
	float:left;	
}
.grid-2-4{
	width:50%;
	float:left;
}
.quotes-01{
	text-align:right;	
}
.quotes-01 img{
	margin:195px 45px 0 0;	
}
.quotes-02 img {
    margin: 770px 0 0 45px;
}
.about-us{
	background:#300a0f;	
}
h3, .product_title, .wc-tab h2{
	font-size:35px;	
	font-family: 'genisoregular';
}
.about-us h3{
	text-transform:uppercase;
	text-align:center;
	float:left;
	width:100%;	
	margin:212px auto 60px auto;
}
.about-us h3, .about-us p{
	color:#ffffff;	
}
.about-us p{
	text-align:justify;
	font-weight:300;
	margin-bottom:200px;
}
p{
	font-family: 'Open Sans', sans-serif;	
	font-size:19px;
	
}
.parallax-01{
	background:url('/wp-content/themes/montureira/img/vindima.png') no-repeat center / cover fixed;
}
.parallax-01 h3, .parallax-01 p{
	color:#ffffff;	
}
.parallax-01 p{
	text-align:justify;	
}
.parallax-01 h3{
	text-transform:uppercase;	
}
.phone{
	float:right;
	width:40%;
	margin: -225px 0 0 0;	
}
.parallax-01 div{
	width:50%;
	margin:100px 0 100px 10%;
	float:left;	
}
.story{
	background:#ffffff;	
	padding:60px 0;
	color:#333333;
	font-size: 82px;
	cursor:pointer;
	
}
.times{
		font-family: "Times New Roman", Times, serif;
}
.story h3, .story h4{
	width:100%;
	float:left;
	text-align:center;
}
.story h3{
	color:#77002c;
}
.story .toggle{
    text-align: center;
    margin: 20px 47.2% 0 47.2%;
    cursor: pointer;
    background-image: url('/wp-content/themes/montureira/img/arrow.png');
	background-position:top;
    padding: 1.3% 2.5%;
    float: left;
    background-size: 100%;
	transition:background 0.5s;
}
.story .toggle.active {
	background-position:bottom;
}
.wrap p{
	padding:20px 0 0 0;	
	text-align:justify;
	opacity:0;
}
.wrap {
    float: left;
    width: 100%;
}
.parallax-02 h3{
	width:100%;
	float:left;
	text-align:center;
	text-transform:uppercase;	
	margin-top:120px;
}
.parallax-02 h3, .parallax-02 p{
	color:#ffffff;	
}
.parallax-02 p{
	font-weight:300;	
}
.parallax-02{
	background:url('/wp-content/themes/montureira/img/view.png') no-repeat center / cover fixed;;	
}
.br{
	width:10%;
	margin:40px 45%;
	text-aluign:center;
	float:left;	
}
.grid-1-3{
	width:33.3%;
	float:left;	
}
.grid-1-3.left{
	text-align:left;
}
.grid-1-3.center{
	text-align:center;	
}
.grid-1-3.right{
	text-align:right;	
}
.footer a{
	color:#ffffff;
	text-decoration:none;	
}
#contact{
	width:100%;
	float:left;
	padding:25px 0 110px 0;	
}
.grid-1-2{
	width:50%;
	float:left;	
}
input[type="text"], input[type="email"]{
	width:92.5%;
	padding:2.5%;
	margin:5px 0 5px 0;
	border:2px solid #ffffff;
	background:transparent;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
}
textarea{
	font-family: 'Open Sans', sans-serif;
	border:2px solid #ffffff;
	background:transparent;
	color:#ffffff;
	width:92.5%;
	padding:2.5%;
	margin:5px 0 5px 2%;
	font-size:13px;
	resize: none;
}
#contact input[type="submit"]{
	padding:2.5%;
	background:#77002c;
	border:none;
	color:#ffffff;
	float:right;
	font-size:20px;
	font-weight:300;
	margin-top:5px;
	font-family: 'Open Sans', sans-serif;
	transition:background 0.3s, color 0.3s;
	width:20%;
}
#contact input[type="submit"]:hover{
	background:#ffffff;
	color:#77002c;
	cursor:pointer;
}
#formResponse {
    font-size: 11px;
    width: 65%;
    float: right;
    padding: 2.5%;
    margin: 5px 2.5%;
	color:#ffffff;
	transition:opacity 0.5s;
}
.error{
	background:#ee0000;		
	opacity:1 !important;
}
.success{
	background:#00a000;	
	opacity:1 !important;	
}
.page{
	padding:50px 0;	
}
.page p{
	margin:20px 0;	
}
.backToTop {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 10px;
    right: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.menutoggle{
	width:100%;
	float:left;
	background:#77002c;
	color:#ffffff;
	text-align:center;	
	cursor:pointer;
}
.mobile-menu .menu{
	margin:0 !important;
	padding:0;
	width:100%;
	float:left;	
}
.mobile-menu .menu-item{
	width:100%;
	float:left;
	text-align:center;	
}
.mobile-menu .menu-item a{
	padding:10px 0;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	text-decoration:none;
	color:#333333;
	transition:color 0.3s, background 0.3s;
}
.mobile-menu .menu-item a:hover{
	background:#c25b2e;
	color:#ffffff;
}
.mobile-menu .menu-primary-container {
    float: left;
    width: 100%;
}
.cart_item .product-thumbnail{
}
.cart_item .product-thumbnail img{
	max-width:40px;
	height:auto;	
}
.cart_item td {
    border: 1px solid #ffffff;
	text-align:center;
}
.shop_table th, .cart_item tr, .cart_item td{
		border: 1px solid #ffffff;
    	padding: 0.333%;
		width:15%;
		text-align:center;
}
.shop_table.shop_table_responsive.cart {
    width: 100%;
    float: left;
}
.cart_totals{
	width:100%;
	float:left;
	margin:50px 0;	
}
.coupon{
	display:none !important;	
}
.button {
    padding: 10px;
    border: none;
    color: #ffffff !important;
    background: #77002c !important;
    margin: 10px 0;
    float: right;
    text-decoration: none;
    font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	transition:background 0.3s;
	cursor:pointer;
}
.remove {
    background: #ee0000;
    padding: 0 6px 1px 8px;
    border-radius: 115px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.button:hover{
	background:#c25b2e !important;	
}
.woocommerce-message a{
	color:#77002c;
}
.shop_table.shop_table_responsive {
    width: 100%;
    float: left;
}
.shop_table td {
    border: 1px solid #ffffff;
	text-align:center;
}
.col-1 {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.col-2 {
    width: 48%;
    float: left;
    margin-left: 2%;
}
#order_review, #order_review_heading{
	float:left;	
	width:100%;
}
.checkout input, .checkout textarea {
    color: #333333 !important;
	border:1px solid #77002c;
	width:95%;
	margin:5px 0;
	padding:2.5%;
	background:#ffffff;
}
.input-checkbox{
	float:right;
	width:40px !important;
	height:40px;
	font-size: 110%;
	display: inline;
}	
.checkout h3 {
    line-height: 47px !important;
    font-size: 30px !important;
}
.shop_table.woocommerce-checkout-review-order-table {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
}
#payment {
    width: 100%;
    float: left;
}
.shipping_address{
	display:none;	
}
.wc_payment_methods{
	margin:0;
	padding:0;
	width:100%;
	float:left;	
}
.wc_payment_method{
	width:95%;
	padding:2.5%;
	background:#BFBFBF;
	color:#ffffff;
	border:1px solid #eeeeee;	
}
.woocommerce-error {
    margin: 0 0 50px 0;
    padding: 2.5%;
    width: 95%;
    background: #990000;
    color: #ffffff;
}
.woocommerce-error li {
    list-style: inside;
}
.wc_payment_method img {
    margin: -10px 10px;
}
.input-radio {
    width: auto !important;
    height: auto !important;
    float: left;
    margin: 5px !important;
}
.form-row.place-order {
    width: 100%;
    float: left;
}
#terms {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    float: left;
    width: auto !important;
    height: auto !important;
    margin: 8px;
}
#place_order {
    width: 100%;
    margin: 10px 0 50px 0;
    float: left;
    padding: 2.5% !important;
    text-transform: uppercase;
    background: #008f00;
    border: 0;
    color: #ffffff !important;
    font-weight: bold;
	transition: background 0.3s, color 0.3s;
}
#place_order:hover {
	color:#008f00 !important;
	background:#ffffff !important;
	
}
#container {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0;
    background: #eeeeee;
}
#sidebar {
    display: none;
}
.images {
    width: 50%;
    float: left;
}
.woocommerce-breadcrumb {
    margin: 10px 0;
}
.single_add_to_cart_button{
	float:left;	
	cursor:pointer;
}
.summary .price {
    margin: 0;
    float: left;
	color:#77002c;
}
.onsale {
    content: '';
    background: url('/wp-content/themes/montureira/img/sale.png') no-repeat center / 90%;
    width: 236px;
    float: left;
    height: 80px;
    position: relative;
    margin: 0 -276px 0 0;
    z-index: 1000;
    padding: 20px;
}
.thumbnails {
    float: left;
    margin: 0;
	width:100%;
}
.summary ul {
    margin: 50px 0;
    padding: 0;
    float: left;
}
.summary li {
    list-style: inside;
}
#tab-reviews, #tab-reviews, .description_tab, .reviews_tab{
    display: none;
}
.thumbnails .zoom {
    width: 47.5%;
    float: left;
    margin: 5% 0 0 5%;
}
.zoom.first {
    margin: 5% 0 0 0;
}
.summary div{
	width:100%;
	float:left;	
}
.ppt{
	display:none !important;	
}
.woocommerce-main-image img, .woocommerce-main-image{
	max-width:100%;
	height:auto;
	float:left;	
}
.summary, .woocommerce-tabs {
    float: left;
    width: 45%;
    margin:25px 0 25px 5% !important;
}
.woocommerce-breadcrumb {
    margin: 10px 0;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
.woocommerce-breadcrumb a{
    color: #333333;
    text-decoration: none;
}
#map {
    width: 100%;
    float: left;
    height: 400px;
}
.fb_iframe_widget {
    padding: 2px 0 0px 0 !important;
}
.header.active {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    background: #ffffff;
    opacity: 0.9;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}
.header.active .logo{
	width:100px;	
}
.header.active .desktop-menu {
    float: right;
    margin: 12px 0;
}
#qtranslate-chooser {
    margin: 0;
    padding: 0;
}
.mobile-lang {
    margin: auto;
    text-align: center;
}
.mobile-lang #qtranslate-chooser li{
	float:unset;
	display:inline;
	margin:auto;
}
.mobile-flag-wrap{
	padding:13px 0;
	background:#eeeeee;	
}
.mobile-lang img {
    width: 40px;
}
.contactMenu.mobile {
    padding: 0 0 15px 0;
}
.flex-control-nav{
	bottom:30px !important;
	z-index:1000;	
}
.metaslider .flexslider{
	margin:0 !important;	
}
.flex-direction-nav .flex-next{
	right:5px !important;	
}
.flex-direction-nav .flex-prev{
	left:5px !important;	
}
.flex-direction-nav a{
	background: url('/wp-content/themes/montureira/img/bg_direction_nav.png') no-repeat 0 0;	
}
.credits img {
    width: 90%;
    max-width: 370px;
    display: block;
    margin: 10px auto;
}
.page a {
    color: #77002c;
}
.upsells h2 {
    font-family: 'genisoregular';
}
.upsells {
    padding: 50px 0;
    border-top: solid 1px #333333;
    margin: 65px 0;
    float: left;
    width: 100%;
}
.upsells .product {
    width: 49%;
    float: left;
	margin: 1% 0% 1% 1%;
}
.upsells .product img {
    width: 100%;   
}
.upsells .first {
    margin: 1% 1% 1% 0 !important;
}
.upsells h3 {
    color: #333333;
    text-decoration: none;
    font-size: 21px !important;
    margin: 18px 0 0 0 !important;
    float: left !important;
    line-height: 17px;
    width: 100%;
}
.upsells .price {
    margin: 11px 0 0 0 !important;
    float: left;
    width: 100%;
    line-height: 17px;
}
.upsells .button {
    padding: 15px;
    line-height: 16px;
}
.page p, .page h1, .page h2, .page h3, .page h4, .page h5, .page h6{
	float:left;
	width:100%;	
}
hr {
    float: left;
    width: 100%;
}
.wc_payment_method{
	float:left;	
}
#tab-additional_information, .additional_information_tab{
	display:none;	
}
@media (max-width:1756px){
	.phone {
    	margin: -145px 0 0 0;
	}	
}
@media (max-width:1558px){
	.phone {
    	margin: 0 0 0 0;
	}
}
@media (max-width:1328px){
	.phone {
    	margin: 0 0 0 0;
	}	
}
@media (max-width:1243px){
	.quotes-02 img {
    	margin: 590px 0 0 45px;
	}	
	.parallax-01 div {
    	width: 50%;
    	margin: 50px 0 50px 10%;
    	float: left;
	}
	.phone {
    	margin: -100px 0;
	}
}
@media (max-width:1173px){
	.phone {
    	margin: -82px 0 -21px 0;
	}	
}
@media (max-width:1215px){
	.phone {
    	margin: -100px 0;
	}	
	.parallax-01 div {
    	width: 57.5%;
    	margin: 50px 0 50px 2.5%;
	}
	.parallax-01 h3 {
    	line-height: 41px;
	}
}
@media(max-width:1093px){
	.phone {
    	margin: 0;
	}
}
@media(max-width:1015px){
	.header.active .logo{
		margin: 0 42.5%;
		width:15%;	
	}
	.logoWrap{
		width:100%;
		float:left;
		max-width:100%;	
	}
	.logoWrap a{
		width:100%;	
	}
	.desktop-menu{
		display:none;	
	}
	.mobile-menu{
		display:block;	
	}
	.desktop{
		display:none;	
	}
	.mobile{
		display:block;	
		border-top:1px solid #eeeeee;
	}
	.logo{
		margin:0 40%;
		width:20%;	
	}
	.grid-1-3{
		width:100%;
		text-align:center !important;	
	}
	.contactMenu ul {
    	float: left;
    	text-align: center;
    	width: 100%;
    	margin: 10px 0;
    	padding: 0;
	}
	.mobile.blackBox{
		display:block;	
	}
}
@media(max-width:900px){
	.parallax-01 div{
		width:50%;
		margin:100px 25%;
		padding:0;	
	}
	.phone {
    	margin: -50px 0 0 0;
    	width: 70%;
	}
	.logo {
		margin: 0 35%;
		width: 30%;
	}
	.images, .summary, .woocommerce-tabs{
		width:100%;
		float:left;
		margin:0 !important;	
	}
	.quantity {
    	float: left;
    	width: 100%;
	}
	.header.active .logo{
		margin: 0 40%;
		width:20%;	
	}
}
@media(max-width:855px){
	.home li{
		width:100%;	
		border-bottom:2px solid #300a0f;
	}
}
@media(max-width:795px){
	#contact input[type="submit"] {
    	width: 97.3%;
    	padding: 2.5%;
    	margin: 5px 0 5px 2%;
	}
}
@media(max-width:660px){
	.quotes-01, .quotes-02{
		display:none;	
	}
	.grid-2-4, .parallax-01 div{
		width:90%;
		margin:100px 5%;
		padding:0;	
	}
	.about-us h3{
		margin:0 auto 30px auto;
		line-height: 41px;	
	}
	.about-us p{
		margin-bottom:0;	
	}
	.parallax-01 h3{
		text-align:center;
		margin:0 auto 30px auto;	
	}
	.story .toggle {
    	margin: 20px 43.5% 0 43.5%;
    	padding: 3.3% 6.5%;
	}
	.contactMenu a{
		width:100%;
		float:left;	
	}
	.contactMenu li{
		float:left;
		width:100%;
		display:block;
		margin:0;
		padding:5px 0;	
	}
}
@media (max-width:600px){
	.col-1, .col-2{
		width:100%;
		margin:0;	
	}
	.grid-1-2{
		width:100%;	
	}
}
@media (max-width:550px){
	#contact input[type="text"],#contact input[type="email"], #contact textarea, #formResponse{
		width:90%;
		padding:2.5%;
		margin:4px 2.5%;	
	}
	#contact input[type="submit"] {
		width: 96%;
		padding: 2.5%;
		margin: 4px 1.5%;
	}
	#contact{
		padding:25px 0 25px 0;	
	}
	.parallax-02 h3{
		margin-top:50px;	
	}
	.logo {
		margin: 0 25%;
		width: 50%;
	}
	.story {
	    font-size: 60px;
	}
}
@media (max-width:395px){
	.story {
    	font-size: 40px;
	}
	.upsells .product{
		width:100%;
		margin:10px 0 !important;	
	}
	.home.products h3 {
		width: 142px;
		line-height: 38px;
		margin: -201px 0 0 5%;
		font-size: 33px;
		padding-right:0 !important;
	}
}
@media (max-width:370px){
	.home.products h3 {
		width: 120px;
		line-height: 30px;
		margin: -186px 0 0 5%;
		font-size: 27px;
	}
}
@media (max-width:440px){
	.footer a span {
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}	
}