.accent-color, a:hover, .btn.btn-iconed > i, label.required:after, .iconlist .media-body a, .iconlist .media:hover .pull-left > i, .breadcrumbs ul > li > a:hover, .top-links .menu li > a:hover, .top-links2 .menu li > a:hover, .cart-items .items .item-price, .offer .product-info .by > a, .offer .product-info > .add-to-cart, .twitterfeed .tweet_list > li:hover:before, .twitterfeed .tweet_text a, .display-mode ul > li > a:hover, .display-mode ul > .active span, .product-info .description .prices > .off-price, .my-cart td > .price, .shop-summary .total td, input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	color: #000;
}

.btn.btn-iconed > i {color: #000}

::selection {background-color:#000; color:#FFF;}
::-moz-selection {background-color:#000; color:#FFF;}

.main-menu > li.active > a:before, .main-menu > li > a:hover:before, .range-slider-value > span, .qty-btngroup button:hover, .product-thumbnail > .caption, .btn.btn-primary, .range-slider > a:first-child {
	
}
.btn.btn-primary {}

.main-menu > li.active > a:before, .main-menu > li > a:hover:before {
	background-color: transparent;
}
.range-slider-value > span:before {
	border-color: transparent transparent #000 transparent;
}
input[type="text"].error,input[type="email"].error,input[type="password"].error,textarea.error,select.error {
	border-color: #000;
	border: solid 1px #000
}
.pagination > .active > a, .pagination > li > a:hover {
	/*border-bottom-color: #000;*/
}
.section .section-title:after, .footer-widgets.alt .widget-title:after {
	background-color: #FFDE15;
}
#top-slider .flex-control-nav a.flex-active:before {
	background-color: #FFF !important;
}


#top-slider .flex-control-nav li a{ background-color: transparent !important; border: solid 1px #FFF; }
#top-slider .flex-control-nav li a:hover{ background-color: #FFF !important;}
#top-slider .flex-control-paging li a{width:19px !important; height:19px !important; border-radius:19px !important;}

body, h1, h2, h3, h4, h5, h6, input, select, textarea, .form-control, button {
	font-family: Roboto, 'Open Sans', Arial, Helvetica, sans-serif;
}
strong, b {
	font-weight: 700;
}

.sectionlogin {
    background: #000;
	color:#FFF;
    font-size: 18px;
    padding: 10px 20px;
	margin-bottom: 10px;
}
.textmenu {color: #000; position: absolute; left: 23px; top: -2px; font-size: 12px; text-transform: uppercase;}

.paddingleft {padding-left: 0 !important}
.paddingright {padding-right: 0 !important}
.oculta{width:0px !important; height:0px !important; padding:0 !important; margin:0 !important; border:none; -webkit-appearance: none;}

a.vercondicoes {color: #000; text-decoration: none; margin-top: 10px}
a.vercondicoes:hover{color: #000; text-decoration: underline}

.addfile{max-width: 300px; background-color: #EEEEEC; color: #B2B3AD; font-size: 12px; line-height: 16px; padding: 5px 5px 5px 5px; border: 1px solid #EEEEEC; outline:none;}
.addfile:focus{color: #6E6E70; border: 1px solid #C4C4BD; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;	-webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
.addfile:hover{color: #6E6E70; border: 1px solid #C4C4BD; -o-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s;	-webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}

.listahistorico{display: block; margin: 0 0 10px 0;}

.divselsub {line-height: 24px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 0px #FFDE15}
.subprodt {color: #000;  font-size: 14px; line-height: 20px; margin-left:10px; margin-right: 10px}
.subpreco {color: #000;  font-size: 16px; line-height: 20px; font-weight: bold;}
s.subpreco {color: #FFDE15; font-size: 14px; line-height: 20px;	font-weight: bold;}

		/** Product quantity 2 */
		.qty2-btngroup {
			margin: 0; padding: 0;
		}
		.qty2-btngroup a,
		.qty2-btngroup input[type="text"] {
			width: 34px;
			height: 34px;
			/*float: left;*/
			display:inline-block;
			color: #000;
			font-size: 14px;
		}

		.qty2-btngroup a {
			border: 0;
			background: #FFDE15;
			text-align: center;
			cursor: pointer;
			line-height:30px;
			border: solid 2px #FFDE15;
		}
		.qty2-btngroup a:hover {
			color: #fff;
			background: #000;
		}
		.qty2-btngroup input[type="text"] {
			width: 60px;
			border: solid 2px #FFDE15 !important;
			border-radius: 0 !important;
			text-align: center !important;
			font-size: 14px !important;
			background-color:#FFF !important;
			margin: 0 !important;
		}
		
		.qty2-btngroup input[type="text"]:hover, .qty2-btngroup input[type="text"]:focus {
			background-color:#FFDE15;
		}
		.qty2-btngroup .plus {
			border-radius: 0 2px 2px 0;
		}
		.qty2-btngroup .minus {
			border-radius: 2px 0 0 2px;
		}
		
		.qty2-btngroup a:hover{
			background-color: #FFF;
			color: #000;
		}
.jq-zoom{cursor:crosshair !important}
h2.clipp{margin-bottom:10px !important; font-size:18px !important;}
.verrepor{color:#D1D2D4; font-size:14px !important;}
.bottom0{margin-bottom: 0 !important;}
.top0{margin-top: 0 !important;}


@media only screen and (min-width: 480px){
	.infotabela{display:none;
	}
}
@media only screen and (max-width: 479px) {
	.infotabela{display:block;	
	}
}


/*Listagem dos sub produtos*/
.produto {width: 100%; position:relative; margin-bottom:30px; background: #FFF;}
.produto .img {padding-left: 0; padding-right: 0;}
.produto .titulo {background:#FFDE15; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px;}
.produto .titulo h3 {font-size:18px; font-weight:400; margin:0; text-transform:uppercase}
.produto h4.subtitulo {font-size:14px; font-weight:500; margin: 10px 0 10px 0;}
.produto .textos {font-size:14px; font-weight:300;}
.produto .cxinfo{width: 100%; text-align:right; background: #F3F3F5;}
.produto .info {
		display: inline-block;
		border-radius: 0;
		padding: 8px 12px;
		z-index:1;
		font-size: 12px;
		font-weight: 300;
		color: #000;
		background: #FFDE15;
		border: none;
		}
.produto .info:hover {background: #000; color: #FFDE15;}

.produto h5.subtitulo_sep {font-size:15px; font-weight:500; margin: 0 0 10px 0; border-bottom: 1px solid #ffde15; padding-bottom: 5px;}

.cxlermais{width: 100%; text-align:right; background: #F3F3F5;}
.lermais {
		display: inline-block;
		border-radius: 0;
		padding: 8px 12px;
		z-index:1;
		font-size: 12px;
		font-weight: 300;
		color: #000;
		background: #FFDE15;
		border: none;
		}
.lermais:hover {background: #000; color: #FFDE15;}

p.datanotice{font-size:12px;margin:0}
h3.titlenotice{font-size:16px;margin-bottom:15px}
.noticeleft{background:#FFF;border-right:15px solid #f3f3f5}
.noticeright{background:#FFF;border-left:15px solid #f3f3f5}
@media only screen and (max-width: 768px) {
	.noticeleft{border-right:none;}
	.noticeright{border-left:none}
}




/* radio e checkbox*/
input[type=checkbox]:not(old),
input[type=radio]:not(old){
  width   : 20px;
  margin  : 0;
  padding : 0;
  opacity : 0;
  cursor: pointer;
}

input[type=checkbox]:not(old) + label,
input[type=radio]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../img/checks.png') no-repeat 0 0;
  line-height  : 24px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300;
}

@media only screen and (max-width: 768px) {
	input[type=checkbox]:not(old) + label, input[type=radio]:not(old) + label{margin-left:0;}
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}

input[type=checkbox]:not(old):disabled + label, 
input[type=radio]:not(old):disabled + label {cursor:not-allowed; background-position : 0 -72px;}

.radio {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: bottom !important;
}

.selects {
    background: #FFF;
    border: 2px solid #FFDE15;
    color: #000;
    font-size: 14px;
    line-height: 1.3;
    outline: none;
    padding: 6px 20px 5px 10px;
	font-weight: 300;
	font-family: "Roboto",Arial,Helvetica,sans-serif;
	display: inline-block;
	border-radius:0;
	-webkit-border-radius:0;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	width:100%;
	transition: all 0.3s linear 0s;
}
.selects:hover{ border: 2px solid #000;
}

.selects:focus{
	border: 2px solid #000; color:#000; outline:none;
}

select.selects, select.selects:-moz-focusring, select.selects::-moz-focus-inner {
       color: transparent !important;
       text-shadow: 0 0 0 #000 !important;
}

label.label_select {position:relative;width:100%;margin-bottom:15px;display: inline-block;}
label.label_select:after {
    content:'›';
	content:'\f105';
	font-size: 26px;
	font-family:'FontAwesome';
	font-weight: normal;
    color:#000;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:15px;
	top:3px;
    padding:0;
    position:absolute;
    pointer-events:none;
}
label.label_select:before {
    content:'';
    right:6px;
	top:3px;
    width:30px;
	height:25px;
    background:transparent;
    position:absolute;
    pointer-events:none;
    display:block;
}

select::-ms-expand {display: none;} /* Remove seta padrão do IE*/

optgroup{
	background: #000;
    color: #FFDE15;
	font-size: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	}
optgroup:hover{background:#000;}
option{
	background: #000;
	color: #FFDE15;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 300;
	font-family: "Roboto",Arial,Helvetica,sans-serif;
	line-height: 1.3;
	font-size: 14px;}
option:checked, option:hover {background:#666;box-shadow: 0 0 10px 100px #666 inset; -webkit-box-shadow: 0 0 10px 100px #666 inset;}

label.labelprod {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-right: 19px;
	margin-bottom: 15px;
}

label.labelprod p {
	margin-bottom: 5px;
}

label.subprod {
    margin: 0 auto !important;
}

.cx_type_grey {
    background: #F3F3F5;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
}

.preco{color: #000; font-size: 36px; font-weight: 300; line-height:55px; margin:0}
.encomendar {
		-moz-user-select: none;
		border: solid 2px #FFDE15;
		border-radius: 2px;
		cursor: pointer;
		display: inline-block;
		font-size: 18px;
		font-weight: 300;
		line-height: 1;
		margin: 0;
		padding: 8px 12px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
		color: #000;
		background-color: #FFDE15;
		filter: none;
	}
.encomendar:hover {
		color: #000;
		background-color: #FFF;
		border: solid 2px #FFDE15;
	}

/*Tabs*/
.shortcode_tabs {
}

.shortcode_tab_item_title {
    display: inline-block;
	position:relative;
    float: left;
    margin:0;
	font-size:16px;
	font-weight: 300;
	text-align:left;
    cursor: pointer;
	min-width:155px;
    padding:8px 5px 8px 15px;
    position: relative;
    z-index: 10;
    border-top: solid 2px #FFDE15;
	border-left: solid 2px #FFDE15;
	border-right: solid 2px #FFDE15;
	border-bottom: none;
	background:#FFF;
	color:#000;
	border-radius:0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}


.shortcode_tab_item_title:last-child {
    margin-right: 0;	
}

.all_heads_cont:after {
    display: none;
}

.shortcode_tab_item_title.current,
.shortcode_tab_item_title:hover,
.shortcode_tab_item_title:after,
.shortcode_tab_item_title:hover:after,
.shortcode_tab_item_title.current:after  {
	background:#FFDE15;
	color:#000;
}

.shortcode_tab_item_title.active,
.shortcode_tab_item_title.active:after  {
	
}

.all_body_cont {
    padding: 10px 0;
    z-index: 15;
	background:#FFF;
}

.shortcode_tab_item_body p {
    margin: 0 0 10px 0;
}

.all_body_cont img {
    max-width:100%;
	height:auto;
}

.shortcode_tab_item_body {
    display: none;
}

.shortcode_tab_item_body.active {
    display: block;
}

.item_tab p {
	margin:0;
}

.item_tab h3 {
	margin-bottom:10px;
}

.item_tab h3 a {
	color:#2d2e2e;
}

.item_tab {	
	border-bottom:#e5e6e7 dashed 1px;
	padding-bottom:29px;
	margin-bottom:30px;
}

.item_tab:last-child {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

.all_body_sizer:after {
        content: '';
        display: block;
        clear: both;
    }
.all_head_sizer:after {
        content: '';
        display: block;
        clear: both;
		border-bottom: solid 2px #FFDE15;
    }	

/* Gallery */

.gallery_item {
    display: inline-block;
    vertical-align: top;
}

.gallery_item_wrapper img {
    width: 100%;
	height:auto;
}

.list-of-images .gallery_item_padding {
    padding: 0 0 30px 30px;
}

.view_link {
	margin:0 10px 0 !important;
	width:30px;
	height:30px;
	font-size:15px;
	line-height:30px;
	text-align:center;
	color:#000;
	display:inline-block;
	visibility:hidden;
	opacity:0;
	border-radius:5px;
	-webkit-border-radius:5px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.view_link:hover {
	
}

.view_link i {font-size: 40px;}

.gallery_item_wrapper:hover .view_link {
	visibility:visible;
	opacity:1;
}

.post_hover_info {
	position:absolute;
	z-index:10;
	top:50%;
	left:0;
	right:0;
	color:#fff;
	text-align:center;
	visibility:hidden;
	opacity:0;
	transform:translateY(-25%);
	-webkit-transform:translateY(-25%);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.featured_items .item .gallery_item_wrapper:hover .post_hover_info,
.featured_items .item .img_block:hover .post_hover_info {
	visibility:visible;
	opacity:1;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

.block_fade {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#FFDE15;
	z-index:5;
	opacity:0;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}


/* Featured Items */
.featured_items .item_list {
    margin: 0 0 0 -30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
	list-style:none;
	display: flex; display: -webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap;
}

.featured_items .item_list li {
    margin: 5px 0 20px;
    display: inline-block;
    vertical-align: top;
	padding:0;
}

.featured_items .item_list li:before {
    display: none;
}

.featured_items .item_list li .item {
    margin: 0 0 0 30px;
	position:relative;
}

.featured_items .item_wrapper,
.sorting_block .item_wrapper {
	position:relative;
	overflow:hidden;
}

.featured_items .img_block,
.sorting_block .img_block {
    display: block;
    position: relative;
    overflow: hidden;
}

.featured_items .img_block img,
.sorting_block .img_block img {
    display: block;
    width: 100%;
    height: auto;
}
.featured_items .item_wrapper:hover .view_link {
	visibility:visible;
	opacity:1;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}



.gallery_item_wrapper .block_fade,
.featured_items .item_wrapper .block_fade {
	width:100%;
	left:0;
	top:0;
	height:100%;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.gallery_item_wrapper:hover .block_fade,
.featured_items .img_block:hover .block_fade {
	opacity:0.8;
		
}





/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.9;
  filter: alpha(opacity=75); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10005; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10004; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10006;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 0; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 0;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 25px 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

body.mfp-zoom-out-cur {
	margin:0 !important;
}

.mfp-zoom-out-cur .main_header,
.mfp-zoom-out-cur .breadcrumbs,
.mfp-zoom-out-cur .wrapper,
.mfp-zoom-out-cur .fixed-menu header,
.mfp-zoom-out-cur .footer {
    padding-right: 0 !important;
}

/* Custom Magnific Popup Arrows */
.mfp-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
	width: 16px;
	height: 14px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	background-image:url(../img/sprite.png) !important;
	background-repeat:no-repeat !important;	
}
.mfp-arrow:active {
	margin-top: 0;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
} 
.mfp-arrow:before,
.mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: none;
}
.mfp-arrow-left {
	left: 30px;
	background-position:-12px 0 !important;
}
.mfp-arrow-right {
	right: 30px;
	background-position:-28px 0 !important;
}
.mfp-title,
.mfp-counter {
	padding-top:19px;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:24px;
}
.mfp-title {
	font-size:16px;
}

.mfp-close {
  opacity: 1;
  filter: alpha(opacity=100); 
  transition: opacity 300ms;
	-webkit-transition: opacity 300ms; 
}
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.mfp-close:active {
    top: 0; 
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  right: 0;
  text-align: right;
  padding-right: 0;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top:0;
}
.mfp-close {
  text-indent:-9999px;
  font-size:0 !important;
  line-height:0 !important;
}
.mfp-close:before {
	width:12px;
	height:12px;
	position:absolute;
	content:'';
	right:0;
	top:0;
	display:block;
	background-image:url(../img/sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.mfp-iframe-scaler .mfp-close {
	top:-27px;
}

.mfp-iframe-scaler .mfp-counter {
	top:auto;
	bottom:-32px;
}

.mouse_icon {
	position:absolute;
	left:50%;
	bottom:29px;
	width:18px;
	height:22px;
	margin-left:-9px;
	color:#2d2e2e;
	-webkit-animation: mousepulse 1s infinite;
    animation: mousepulse 1s infinite;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease;
	z-index:200;
}
.mouse_icon:before,
.mouse_icon:after  {
	font-family:'FontAwesome';
	content:"\f107";
	position:absolute;
	font-size:28px;
}

.mouse_icon:before {
	top:-5px;
	left:0;
}

.mouse_icon:after {
	bottom:-5px;
	left:0;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mousepulse {
    0% {bottom:29px;}
    50% {bottom:40px;}
	100% {bottom:29px;}
}

/* Standard syntax */
@keyframes mousepulse {
    0% {bottom:29px;}
    50% {bottom:40px;}
	100% {bottom:29px;}
} 

.fs_controls,
.fs_thmb_viewport,
.loaded .mouse_icon {
	visibility:hidden;
	opacity:0;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}

.loaded .fs_controls,
.loaded .fs_thmb_viewport {
	visibility:visible;
	opacity:1;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.white-popup-block-800 {
    background: #FFF;
    margin: 40px auto;
    max-width: 800px;
    padding: 10px 0 0;
    position: relative;
    text-align: left;
}
.white-popup-block-1000 {
    background: #FFF;
    margin: 40px auto;
    max-width: 1000px;
    padding: 10px 0 0;
    position: relative;
    text-align: left;
}

#custom-content img {max-width: 100%;margin-bottom: 20px;}
#custom-divs {
	color: #000;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
}
#custom-divs a {
	color: #000;
}
#custom-divs h3 {
	  margin: 0 0 15px 0;
	  color: #000;
	  line-height: 1.1;
	  font-weight: 700;
	  font-size: 14px;
}




/* Vídeos */
.video-container {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

h3.titulo-video{font-size:18px;font-weight:400;margin-bottom:5px;margin-top:10px;line-height:1;}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cx_type_white {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
}

ul.navtype_pags  {
	margin: 0;
	padding: 0;
    list-style: none;
	background: #FFF;
	border-bottom: 2px solid #ffde15;
}
ul.navtype_pags  li {
    padding: 0;
    margin: 0;
}
ul.navtype_pags > li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
ul.navtype_pags > li:first-child {}
ul.navtype_pags {margin-top:0;margin-bottom:0;}
ul.navtype_pags > li > a {
	display: inline-block;
	position:relative;
    float: left;
    margin:0;
	font-size:16px;
	font-weight: 300;
	text-align:left;
    cursor: pointer;
	min-width:155px;
    padding:8px 5px 8px 15px;
    position: relative;
    z-index: 10;
    border-top: solid 2px #FFDE15;
	border-left: solid 2px #FFDE15;
	border-right: solid 2px #FFDE15;
	border-bottom: none;
	background:#FFF;
	color:#000;
	border-radius:0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}
ul.navtype_pags > li > a:hover {
	color:#000;
	border-top: solid 2px #FFDE15;
	background:#FFDE15;
}
ul.navtype_pags > li > a.current {
	color:#000;
	border-top: solid 2px #FFDE15;
	background:#FFDE15;
}

@media only screen and (max-width: 650px) {
	ul.navtype_pags > li  {width:100%;}
}



/* Caixa Download PDF */
.downpdf {
		display: inline-block;
		border-radius: 0;
		padding: 8px 12px;
		z-index:1;
		font-size: 12px;
		font-weight: 300;
		color: #000;
		background: #FFDE15;
		border: none;
		}
.downpdf:hover {background: #000; color: #FFDE15;}

.table-responsive{
	min-height: .01%;
  	overflow-x: auto;
	padding: 0;
	background-color: #FFF;
	-webkit-overflow-scrolling: touch;
}
#table-docs {
    border: none;
    text-align: left;
	width: 100%;
	color: #000;
}

#table-docs tr:nth-child(even) {background: #F3F3F5}
#table-docs tr:nth-child(odd) {background: #FFF}


#table-docs td {
    vertical-align: middle;
	padding: 15px;
}
#table-docs tr td:first-child {
	font-size: 14px;
	color: #000;
    font-weight: 400;
	line-height: 1.3;
    width: 70%;
	padding-right: 20px;
}

#table-docs tr td:last-child {
    text-align: right;
	width: 30%;
	white-space: nowrap;
}
#table-docs tr:last-child {
	border-bottom: none;
}
@media only screen and (max-width: 650px) {
	#table-docs tr td:first-child, #table-docs tr td:last-child {
		width:100%;
		float: left;
		text-align: left;
		padding-right: 0;
	}
	#table-docs tr td:first-child {
		padding-bottom: 0;
	}
}


/* eliminar*/
/*
.hiddenall {display: none !important;}
.top-links ul.menu {display: none !important;}
.header-cart a.btn.btn-iconed {display: none !important;}
@media (max-width: 1199.98px) {
	#site-header-bar {display:none;}
}
*/
/* eliminar*/