/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

a {
	text-decoration: none !important;
}

.footer-content {
	width: 100%;
	padding: 0px 20px;
}

.footer-content-1 {
	float: left;
	margin-right: 40px;
}

.footer-content-2 {
	float: left;
	margin-right: 40px;
}

.footer-content-3 {
	float: left
}

.footer-content-4 {
	float: left;
	margin-top: 30px;
}
.footer-content-4-left {
	color: #fff !important;
	font-size: 14px;
}
.footer-content-4-right {
	width: 434px;
	margin-right: 40px;
	margin-top: 20px;
}

.footer-content-5 {
	float: left;
	margin-right: 30px;
	margin-top: 30px;
}

.footer-content-6 {
	float: left;
	margin-top: 30px;
}

.footer-content-7 {
	float: left;
	width: 95%;
	/* margin-top: -20px; */
}
.footer-content-7-left {
	float: left;
	color: #fff !important;
}
.footer-content-7-right {
	float: right;
}

.footer-bar {
	color: #ee2a3a !important;
	padding: 0px 15px;
}

.comunicacoes-input {
	width: 200px!important;
	float: left;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px;
	padding: 15px 15px !important;
}
.comunicacoes-bt {
	float: right;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px;
	padding: 17px 25px !important;
	background-color: #ee2a3a !important;
}

.new-shop-header {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #ee2a3a;
	height: 40px;
	margin-top: -45px;
	padding: 45px 20px 0px 20px;
	max-width: 340px;
}

.new-logo {
}
.logo-xerox-partner {
	float: right;
	background-image: url(https://www.digit.pt/loja/wp-content/uploads/2015/06/logo-xerox-partner.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 215px;
	height: 82px;
}

.menu-destaques {
	padding: 12px 17px 12px 0px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #ee2a3a;
	width: 185px;
	float: left;
	text-align: center;
	margin-right: 11px;
	margin-top: 15px;
	margin-left: 5px;
	background-image: url(https://www.digit.pt/loja/wp-content/uploads/2015/06/menu-bar.png);
	background-position: 94PX 0PX;
	background-repeat: repeat-y;
}

.menu-destaques-links, .menu-destaques-links1 {
	color: #FFF !important;
}
.menu-destaques-links {
	padding-right: 0;
	FONT-SIZE: 11PX;
	MARGIN-LEFT: 18PX;
	MARGIN-RIGHT: 15PX;
	POSITION: RELATIVE;
}
.menu-destaques-links1 {
	padding-left: 0;
	FONT-SIZE: 11PX;
	/* MARGIN-LEFT: 10PX; */
}
.menu-destaques-links:hover, .menu-destaques-links1:hover {
	color: #940914 !important;
}
.menu-search {
	float: left;
	margin-top: 15px;
}

.mainmenu-new {
}

.home-content-all-left {
	float: left;
	width: 685px;
	padding-right: 30px;
	border-right: 2px dashed #ebebeb;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 25px;
}

.home-content-all-right {
	float: right;
	width: 275px;
	margin-top: 30px;
	margin-bottom: 70px;
}

.home-content-middle-links {
	color: #000;
	font-size: 15px;
}

.home-content-boxmin {
	width: 160px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.home-content-boxmin-all {
	height: 212px;
	text-align: left;
	width: 155px;
}
.home-content-boxmin1 {
	width: 160px;
	height: 500px;
	float: left;
	margin-bottom: 30px;
}
.home-content-boxmin-title {
	width: 100%;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #b3e0fe;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 20px;
	LINE-HEIGHT: 16PX;
}
.home-content-boxmin-title2 {
	width: 100%;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #b3e0fe;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 15px 0px;
	margin-bottom: 20px;
}
.home-content-image1 {
  float: left;
  width: 100%;
  height: 255px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dashed #ebebeb;
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: URL(https://www.digit.pt/loja/wp-content/uploads/2015/06/home-content-1.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  cursor: pointer;
}

.home-content-image1:hover {
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
}

.home-content-image2 {
	float: left;
	width: 325px;
	height: 262px;
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: URL(https://www.digit.pt/loja/wp-content/uploads/2015/06/home-content-2.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	cursor: pointer;
}

.home-content-image3 {
	float: right;
	width: 325px;
	height: 262px;
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: URL(https://www.digit.pt/loja/wp-content/uploads/2015/06/home-content-3.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	cursor: pointer;
}

.sobre-nos-video-bt1 {
	float: left;
	width: 325px;
	height: 262px;
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: URL(https://www.digit.pt/loja/wp-content/uploads/2015/07/sobre-nos-video1.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	cursor: pointer;
}
.sobre-nos-video-bt2 {
	float: right;
	width: 325px;
	height: 262px;
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: URL(https://www.digit.pt/loja/wp-content/uploads/2015/07/sobre-nos-video2.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	cursor: pointer;
}
.home-content-image2:hover, .home-content-image3:hover, .sobre-nos-video-bt1:hover, .sobre-nos-video-bt2:hover {
	width: 325px;
	height: 262px;
	display:block;
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
}

.banner-prod a img:hover, .mps-banner1 a img:hover, .mps-banner2 a img:hover, .sup-banner1 a img:hover, .sup-banner2 a img:hover{display:block;
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;}


#main {background-color:#fff;margin-top:15px;padding-top: 30px;}


.full-product{ width: 100%;float: left}
.half-product{ width: 47%;float: left}
.fifth-product{ width: 4%;float: left;border-left: 2px dashed #ebebeb;     box-sizing: border-box;     float: left;     width: 2px;     margin-left: 6px;     /* margin-bottom: 20px; */     margin-top: 15px;     height: 400px;}
.banner-prod{margin-top:40px;    float: left;}
.bar-half-1{border-top: 2px dashed #ebebeb; box-sizing:border-box; height: 1px;float: left;width: 40%;margin-left: 40px;margin-bottom: 40px;     margin-top: 20px;}
.bar-half-2{border-bottom: 2px dashed #ebebeb; box-sizing:border-box; height: 1px;float: left;width: 40%;margin-left: 75px;margin-bottom: 40px;     margin-top: 20px;}
 h1.title {
    margin: 0;
    font-weight: normal;
    font-size: 28px;
   margin-left: 40px;

    position: relative;
    color: #ee2a3a !important;
}
h1.post-title.offset-by-three{font-size: 28px;color: #ee2a3a !important;}
.suport-third{width: 33.333%;float: left;}
.suport-fourth{width: 25%;float: left;}

.half{width:50%;float:left}
.full{width: 100%; float: left}
.mps-banner1{width: 45%;float:left; padding-top:20px}

.mps-banner2{width: 45%;float:right;padding-top:20px}

.sup-banner1{padding-top:10px;width: 61%;float: left;}
.sup-banner2{width: 28%;float: right;padding-top: 10px;}


.footer-new-links { color: #fff !important}
.footer-new-links:hover { color: #ee2a3a !important;}

.comum-titles {color:#ee2a3a; font-size; 18px;font-size: 22px;}


#map {
    width: 100%;
    height:350px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    overflow:hidden;  position:relative;
}

#top .widget input[type="text"], #top .widget input[type="password"] {
    width: 14%;
    float: left;
    margin-right: 10px;
    padding: 8px 10px;
    display: inherit !important;
    background-color: #f4f4f4;
    border: 0px;
}

.price_label { display:none  !important;}

div .quantity input.plus, div .quantity input.minus, div .widget_layered_nav ul li.chosen, div .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle, #top a.remove {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

#top .site-background, #top .primary-background, #top .extralight-border {
	background-color: transparent !important;
	border-color: transparent !important;
}

.hr {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #b3e0fe;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
.label {
    background-color: #fff !important;
}

.woocommerce-tabs ul.tabs { background-color: transparent !important; }

.produtos-right {
    float: right;
    width: 48%;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.produtos-left {
    float: left;
    width: 48%;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.lojaonline-vertodos-bt { background-; float: right; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;background-color: #232323;font-size: 12px; color: #fff !important; text-align: center;padding: 5px 0px; margin-bottom: 20px;width: 100%;}

.consumiveis-left { float:left; width:19%; margin-right:10px;margin-bottom: 30px;}

.consumiveis-right { float:left;  width:19%; }

.lojaonline-consumiveis-bt {
	width:100%;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #232323;
	font-size: 12px;
	color: #fff !important;
	text-align: center;
	padding: 5px 40px;
	margin-bottom: 20px;
}

.text-highlight{
	font-weight:bold;
	color:#000;
	font-size: 16px;
	margin-top: 20px;
}

.text-details{
	font-size: 13px;
	color:#bbb;
	line-height: 1.75;
}

.paginate{
	text-align:center;
}

.wp-paginate .title {
    display:none;
}

.wp-paginate .current {
    color: #EE2A3A;
    background: #EEE;
    border: 1px solid #EE2A3A;
	border-radius: 9px;
}

.wp-paginate a {
    background: #EEE;
	border-radius: 9px;
}