@charset "utf-8";
    body {
    background: #fff;
    margin: 0;
}
.fundo {
    background: url(../../images/cliente/images/bg-jocork.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}
img {
    border: none;
}
.noty_message, .noty_text {
    font-family: OpenSansRegular, Arial, Helvetica, sans-serif;
    color: #FFF;
}
.noty_message {
    width: 100%;
    border: none;
}
.noty_message{ background:red!important; }
@font-face {
    font-family: OpenSansSemibold;
    src: url(fonts/opensans-semibold.eot);
    src: url(fonts/opensans-semibold.eot) format('embedded-opentype'), url(fonts/opensans-semibold.woff) format('woff'), url(fonts/opensans-semibold.ttf) format('truetype'), url(fonts/opensans-semibold.svg#OpenSansSemibold) format('svg');
}
@font-face {
    font-family: OpenSansLight;
    src: url(fonts/opensans-light.eot);
    src: url(fonts/opensans-light.eot) format('embedded-opentype'), url(fonts/opensans-light.woff) format('woff'), url(fonts/opensans-light.ttf) format('truetype'), url(fonts/opensans-light.svg#OpenSansLight) format('svg');
}
@font-face {
    font-family: OpenSansCondensedLight;
    src: url(fonts/opensans-condlight.eot);
    src: url(fonts/opensans-condlight.eot) format('embedded-opentype'), url(fonts/opensans-condlight.woff) format('woff'), url(fonts/opensans-condlight.ttf) format('truetype'), url(fonts/opensans-condlight.svg#OpenSansCondensedLight) format('svg');
}
@font-face {
    font-family: OpenSansRegular;
    src: url(fonts/opensans-regular.eot);
    src: url(fonts/opensans-regular.eot) format('embedded-opentype'), url(fonts/opensans-regular.woff) format('woff'), url(fonts/opensans-regular.ttf) format('truetype'), url(fonts/opensans-regular.svg#OpenSansRegular) format('svg');
}
#contentor {
    width: 70%;
    height: auto;
    margin: 0 auto;
    background-color: #FFF;
    z-index: 1;
    position: relative;
    padding-top: 2px;
}
#header-top {
     height: auto;
    margin-top: 10px;
	
}
.wrap {
    width: 100%;
    margin: 0 auto;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    z-index: 2;
    background-color: #FFF;
}
.language {
    float: left;
    color: #231F20;
    font-size: .7em;
    z-index: 2;
    position: relative;
    font-family: OpenSansLight, Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-right: 3%}
.language ul li {
    display: inline-block;
}
.language ul li a {
    color: #231F20;
    display: block;
    margin: 2px;
}
.language li> a:hover {
    color: #F47D1F;
}
.active {
    font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
}
/*.logo {
    width: 300px;
    height: 86px;
    margin-left: -150px;
    left: 50%;
    position: relative;
}*/

.logo {
    width: 250px;
    height: 85px;
    margin-left: -125px;
    left: 50%;
    position: relative;
}

.logo img {
    width: 250px;
    height: 72px;}

#shop {
    width: 100%;
	margin-top:0px;
    /*margin-top: 25px;*/
    position: relative;
}
.bag {
    float: right;
    position: relative;
    min-width: 160px;
    width: auto;
	
}
.qtd-bag {
    float: left;
    font-family: OpenSansRegular, Helvetica, Arial, sans-serif;
    font-size: .7em;
    padding-top: 3px;
    padding-left: 5px;
}
.bag img {
    float: left;
}
.enter-site {
    float: right;
    color: #231F20;
	font-size: .7em;
    /*font-size: .8125em;*/
    z-index: 2;
    position: relative;
    font-family: OpenSansLight, Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-right: 2%;}
.enter-site ul li {
    display: inline-block;
}
.enter-site ul li a {
    color: #231F20;
    display: block;
    margin: 2px;
}
.enter-site li> a:hover {
    color: #F47D1F;
}
#header-bottom {
    margin-top: 25px;
}
#bg-menu {
    width: 100%;
    height: 40px;
    background-color: #221F1F;
}
.h_nav h4 {
    border-bottom: 1px solid #ececec;
    font-size: 1.3em;
    color: #7D97A3;
    line-height: 1.8em;
    text-transform: capitalize;
    margin-bottom: 4%}
.h_nav h4.top {
    margin-top: 12%}
.h_nav ul li {
    display: block;
}
.h_nav ul li a {
    display: block;
    font-size: .85em;
    color: #777;
    text-transform: capitalize;
    line-height: 2em;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.h_nav ul li a:hover {
    color: #00405d;
    text-decoration: underline;
}
.header-bottom-left {
    float: left;
    width: 70%;
    margin-top: 10px;
}
.header-bottom-right {
    float: right;
    position: relative;
    margin-top: -37px;
    margin-right: 3%}
.search {
    border: 1px solid #fff;
    position: relative;
    float: left;
    width: 225px;
	height:25px;
    margin: 3px 0 0;
}
.search input[type=text] {
    border: none;
    outline: 0;
    background: 0 0;
    font-size: .85em;
    font-family: OpenSansLight, Arial, Helvetica, sans-serif;
    color: #fff;
    width: 130px;
    padding: 3px;
	padding-left:5px;
    -webkit-apperance: none;
    margin: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
}
.search input[type=text]:focus {
    width: 150px;
}
.search input[type=submit] {
    border: none;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    background: url(../../images/cliente/images/procurar.svg) no-repeat 0 2px;
    width: 30px;
    height: 25px;
    padding: 8px;
    float: right;
}
.search input[type=submit]:active {
    position: relative;
}
.tag-list {
    float: left;
}
.nome-tipo-produto {
    font-family: OpenSansCondensedLight, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #97999B;
    padding: 5px;
    text-align: center;
    margin-top: 20px;
    z-index: 200px;
}
.linha-right {
    border-top: 1px solid #CCC;
    width: 95%;
    position: relative;
    float: right;
    margin-right: 2.5%;
    top: 5px;
}
#site_map {
    width: 20%;
    float: left;
    position: relative;
    padding-top:20px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:0px;
    margin-right: 40px;
}

#contactos {
    width: 20%;
    float: left;
    position: relative;
    padding-top:20px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
    margin-right: 40px;
}

#pay_mod{
    width: 47%;
    float: left;
    position: relative;
    padding-top:20px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
    margin-right: 0px;
}

.title-map {
    font-family: OpenSansSemibold, Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
    letter-spacing: normal;
    font-size: 12px;
	border-bottom: 1px solid #CCC;
	width:100%;
	margin-bottom:10px;
}

.transf-banco-map {
    font-family: OpenSansSemibold, Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
    letter-spacing: normal;
    font-size: 12px;
	width:100%;
}


.cond-venda {
    font-family: OpenSansSemibold, Helvetica, Arial, sans-serif;
    padding-bottom: 15px;
    letter-spacing: normal;
    margin-top: 20px;
    font-size: 12px;
    cursor: pointer;
}
.cond-venda:hover {
    color: #F37C20;
}
.site-map p {
    font-family: OpenSansLight, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #231F20;
    cursor: pointer;
    padding: 0;
    margin: 2px 0;
}
.site-map p:visited {
    color: #F37C20;
}

.site-map p:hover {
    color: #F37C20;
}
.met-pagamento {
    margin-top: 10px;
	position:relative;
	float:left;
	width:50%;
}
.met-pagamento img {
    margin: 7px 7px 20px 0;
}
#contactos p {
    font-family: OpenSansLight, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #231F20;
    cursor: pointer;
    padding: 0;
    margin: 5px 0;
}
.send-email {
    color: #231F20;
}
.content_footer {
    background-color: #E6E7E8;
    bottom: 0;
    clear: both;
    color: #221F1F;
    height: 220px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    width: 100%;
    z-index: 3;
    margin-top: 93px;
}
footer {
    background-color: #221F1F;
    width: 100%;
    height: 30px;
    position: relative;
    z-index: 10;
}
.copy {
    width: 400px;
    left: 17%;
    position: relative;
    color: #FFF;
    font-family: OpenSansRegular, Helvetica, Arial, sans-serif;
    font-size: 10px;
    padding-top: 10px;
    float: left;
}
.redes-sociais {
    float: right;
    width: 100px;
    position: relative;
    padding-top: 5px;
    right: 17%}
.facebook, .instagram, .pinterest {
    width: 20px;
    height: 20px;
    float: left;
    position: relative;
    margin-left: 10px;
    cursor: pointer;
}
.facebook:hover, .instagram:hover, .pinterest:hover {
    opacity: .5;
}
#wrap {
    margin-left: 3%;
    margin-top: 2%}
.titulo2 {
    font-family: OpenSansCondensedLight, Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #AC8761;
    width: 100%;
    margin-bottom: 10px;
}
.texto {
    width: 100%;
    margin-right: 3%;
    font-family: OpenSansLight, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 25px;
    text-align: justify;
}
.sub-title {
    font-family: OpenSansSemibold, Helvetica, Arial, sans-serif;
}
.coluna1 {
    margin-right: 3%;
    position: relative;
    float: left;
    width: 47%;
    margin-top: 2%;
    margin-bottom: 5%}
.coluna2 {
    margin-top: 2%;
    margin-right: 3%;
    position: relative;
    float: left;
    width: 47%;
    margin-bottom: 5%}
.coluna-empresa {
    margin-left: 0;
    margin-right: 4%;
    position: relative;
    float: left;
    width: 60%;
    margin-top: 2%;
    margin-bottom: 5%}
.coluna-contactos {
    margin-top: 2%;
    margin-right: 0;
    position: relative;
    float: left;
    width: 33%;
    margin-bottom: 5%}
.to input[type=text2], .to input[type=text] {
    padding: 10px 9px;
    width: 95%;
    font-size: .75em;
    font-family: OpenSansLight, Helvetica, Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #EEE;
    color: #777;
    background: #FFF;
    float: left;
    outline: 0;
}
.text input[type=text], .text textarea {
    width: 95%;
    font-size: .75em;
    margin: 10px 0;
    border: 1px solid #EEE;
    color: #777;
    font-family: OpenSansLight, Helvetica, Arial, sans-serif;
    outline: 0;
    margin-bottom: 25px;
    height: 150px;
    padding: 10px 9px;
}
.submit input[type=submit] {
    padding: 5px 0px;
    color: #FFF;
    cursor: pointer;
    background: #AC8761;
    border: none;
    outline: 0;
    font-family: OpenSansLight, Helvetica, Arial, sans-serif;
    font-size: .875em;
    width: 100%}
.submit input[type=submit]:hover {
    background: #D86F1C;
}
.map {
    margin-top: 4%}
.novidadesImg {
    width: 100%;
    height: auto;
}


.coluna-footer{position:relative; float:left; width:40%; margin-right:5%}

@media (max-width:1440px) {
    	#pay_mod{
		width: 47%;
	}

	#contactos, #site_map {width:18%;}
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
    #contactos, #site_map {
    margin-right: 40px;
	}
	
		
	#pay_mod{
		width: 44%;
	}
}


@media (max-width:1280px) {
.met-pagamento {
    float: none;
    margin-top: 10px;
    width: 100%;
}
}
@media (max-width:1024px) {
    #contentor {
    width: 85%}
	
	.search {width:200px;}
	
	#pay_mod{
		width: 40%; margin-right:0px;
	}

	#contactos, #site_map {width:22%; margin-right:10px; margin-left:10px;}
	
	
.met-pagamento {
    float: none;
    margin-top: 10px;
    width: 100%;
}

}

@media only screen and (min-width:900px) and (max-width:999px) {
    #contactos, #site_map {
    margin-right: 10px;
}
.search {
    width: 200px;
    height: 25px;
    margin-top: 4px;
}
.nome-tipo-produto {
    margin-top: 25px;
}
.coluna1 {
    width: 46%;
    margin-right: 5%}
.coluna2 {
    margin-left: 0;
    width: 46%}
.coluna-empresa {
    margin-left: 0;
    margin-right: 5%}
.submit input[type=submit] {
    font-size: .75em;
    padding: 5px 15px;
    width: 105%}
.text input[type=text], .text textarea {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .7em;
}

#pay_mod {
    width: 32%;
	}
	
	.met-pagamento {
    float: none;
    margin-top: 10px;
    position: relative;
    width: 100%;
	}


.coluna-footer {
    width: 45%;}
	
}

@media (width:960px) {
#pay_mod {
    width: 39%;
}
}

@media only screen and (min-width:768px) and (max-width:900px) {
    .search {
    width: 200px;
    height: 25px;
    margin-top: 5px;
}
.search input[type=text] {
    width: 150px;
    color: #FFF;
}
#contactos, #site_map {
    padding: 15px;
    margin-right: 0px;
}

#pay_mod {width: 35%;}

.met-pagamento {margin-top: 10px;float:none; width:auto;}
.coluna-footer{width:45%;}

#header-top {
    height: 130px;
}
.logo {
    top: 25px;
}
.copy {
    left: 10%}
.redes-sociais {
    right: 10%}
.coluna-empresa {
    margin-left: 0;
    margin-right: 5%;
    width: 58%}
.submit input[type=submit] {
    font-size: .75em;
    padding: 5px 15px;
    width: 105%}
.text input[type=text], .text textarea {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .7em;
}
}

@media (width:800px) {
    .coluna1 {
    width: 45%;
    margin-right: 6%}
.coluna2 {
    margin-left: 0;
    width: 45%}
.texto {
    font-size: 12px;
    line-height: 17px;
}
.titulo2 {
    font-size: 26px;
    margin-bottom: 5px;
}
.coluna-empresa {
    margin-left: 0;
    margin-right: 5%;
    width: 58%}
.submit input[type=submit] {
    font-size: .75em;
    padding: 5px 15px;
    width: 105%}
.text input[type=text], .text textarea {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .7em;
}
}
@media (max-width:640px) {
    .search {
    width: 200px;
    border: 1px solid #CCC;
}
.search input[type=text] {
    width: 120px;
}
#header-top {
    height: 120px;
}
.logo {
    top: 35px;
}
#contactos,#site_map {
    margin-right: 10px;
    padding: 10px;
	width:42%;
	height:190px;
}
#pay_mod {
   /* height: 230px;*/
	width:95%;
	 padding: 10px;
}


.met-pagamento {
    float: left;
    margin-top: 10px;
    width: 50%;
}

.content_footer {
    height: 340px;
}
}
@media only screen and (min-width:640px) and (max-width:799px) {
    #contactos, #site_map {
    margin: 8px;
    padding: 5px;
}
/*.content_footer {
    height: 200px;
}*/

.copy {
    left: 8%}
.redes-sociais {
    right: 8%}
}

@media (max-width:799px) {
    .coluna1 {
    float: none;
    width: 96%;
    margin-left: 0;
}
.coluna2 {
    margin-left: 0;
    float: none;
    width: 96%}
.texto {
    font-size: 13px;
    line-height: 17px;
}
.titulo2 {
    font-size: 28px;
    margin-bottom: 5px;
}
.coluna-empresa {
    float: none;
    width: 96%;
    margin-left: 0;
}
.coluna-contactos {
    margin-left: 0;
    width: 96%}
.text input[type=text], .text textarea, .to input[type=text] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .7em;
}
.submit input[type=submit] {
    font-size: .8em;
    padding: 5px 15px;
    width: 100%}

#contactos, #site_map {width:40%;}

#pay_mod {margin-left:10px; width:90%;}

.met-pagamento {width:60%;}

.transf-banco-map, .cond-venda {font-size:11px}
.copy{left:10%;}
.redes-sociais{right:10%;}

#contactos p, .coluna-footer p {font-size:11px}
}

@media (width:768px) {
    #contactos, #site_map {
    padding: 8px;
    margin-right: 0px;
	height:150px;
	width:45%;
}

 #pay_mod{padding-top:16px;width: 90%;}
 
 .met-pagamento{float:left; width:50%; position:relative;}


.submit input[type=submit] {
    font-size: .8em;
    padding: 5px 15px;
    width: 99%}
	
.content_footer{
	height:300px;}
}

@media (width:640px) {
	#contactos, #site_map {width:45%;}
}
@media only screen and (min-width:361px) and (max-width:480px) {
	
.met-pagamento {
	float:none;
    width: 100%;
}

.content_footer {
    height: 380px;
}
    #wrap {
    margin-left: 0;
}
.search {
    display: none;
}
.copy {
    margin-left: -40px;
    width: 250px;
}
.redes-sociais {
    right: 7%}
.nome-tipo-produto {
    margin-bottom: 20px;
    margin-top: 20px;
}
.coluna1 {
    float: none;
    width: 96%;
    margin-left: 0;
}
.coluna2 {
    margin-left: 0;
    float: none;
    width: 96%}
.texto {
    font-size: 12px;
    line-height: 17px;
}
.titulo2 {
    font-size: 24px;
    margin-bottom: 5px;
}
.coluna-empresa {
    float: none;
    width: 96%;
    margin-left: 0;
}
.coluna-contactos {
    margin-left: 0;
    width: 96%}
.text input[type=text], .text textarea, .to input[type=text] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .7em;
}
.submit input[type=submit] {
    font-size: .8em;
    padding: 5px 15px;
    width: 101%}
}

@media (width:480px) {
 #wrap {
    margin-left: 3%;
}
}

@media only screen and (min-width:280px) and (max-width:360px) {
    .search {
    display: none;
}
.language {
    font-size: .75em;
	margin-right:0;
	left:-35px;
}
.logo {
    width: 240px;
    height: 80px;
    margin-left: -120px;
}
.logo img {
    width: 240px;
    height: auto;
}
#shop {
    margin-top: 3px;
    font-size: 12px;
}
.enter-site {
   /* float: none;*/
    margin-bottom: 2px;
    background-color: #F0F0F0;
    width: 96.5%;
    padding: 5px;
	margin-right:0;
	font-size:11px;
	height:20px;
	margin-top:-62px;
	
}
.enter-site >ul {
    padding-left: 0;
}
.qtd-bag {
    width: 80%;
    float: left;
    font-size: 11px;
}
.bag img {
    width: 16px;
    height: 16px;
    float: left;
    padding-top: 3px;
}
.bag {
    width: 96.5%;
    padding: 5px;
    background-color: #d5b890;
    margin-left: 0;
    font-size: 12px;
	margin-top:35px;
}
#header-bottom {
    margin-top: 90px;
}
#bg-menu {
    height: 40px;
    position: relative;
    z-index: 6;
}
.header-bottom-right {
    float: left;
    position: relative;
    z-index: 6;
    margin-top: 0;
}
#site_map {
    width: 85%;
	height:170px;}
#contactos {
    width: 85%;
    float: left;
    position: relative;
	height:170px;
}
#pay_mod {
    width: 85%;
    height: auto;
}

.met-pagamento {
    width: 100%;
	float:none;
}

.content_footer {
    height: 600px;
}
footer {
    height: 60px;
}
.copy {
    margin-left: -125px;
    width: 250px;
    left: 50%}
.redes-sociais {
    width: 100px;
    margin-left: -50px;
    left: 50%;
    float: none;
}
.facebook, .instagram, .pinterest {
    margin-top: 10px;
}
.nome-tipo-produto {
    margin-bottom: 20px;
    margin-top: 20px;
}
#bg-menu {
    float: none;
}
.linha-right {
    width: 95%}
#wrap {
    margin-left: 0;
}
.coluna1, .coluna2 {
    float: none;
    width: 94%}
.coluna2 {
    margin-left: 3%}
.texto {
    font-size: 12px;
    line-height: 17px;
}
.titulo2 {
    font-size: 24px;
    margin-bottom: 5px;
}
.coluna-empresa {
    float: none;
    width: 94%;
    margin-left: 3%}
.coluna-contactos {
    margin-left: 3%;
    width: 91%}
.text input[type=text], .text textarea, .to input[type=text] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .65em;
}
.submit input[type=submit] {
    font-size: .75em;
    padding: 5px 15px;
    width: 101%}
#contactos p, .cond-venda, .title-map {
    font-size: 11px;
}
}

@media (width:320px) {
    #wrap {
    margin-left: 0;
}
.linha-comment {
    width: 70%}
.linha-right {
    width: 95%}
}