@media ( min-width: 767px ){
.equal-height-wrap .section_wrapper {
display: flex;
flex-direction: row;
align-self: center;
}
}
.hover_box .hover_box_wrapper {
display: block;
}
.portfolio_group.exposure .portfolio-item{
max-height: 400px;
overflow: hidden;
}
.portfolio_group.exposure .portfolio-item img{
width: 100%;
height: auto;
max-width: none;
}
.fixed-nav .desc{
width: auto;
}
.fixed-nav-prev .desc {
margin-left: -100%;
}
.fixed-nav-next .desc {
margin-right: -100%;
}
.section-post-related .section-related-adjustment:not(.simple) .post-related hr,
.section-post-related .section-related-adjustment:not(.simple) .post-related a.button,
.section-post-related .section-related-adjustment:not(.simple) .post-related .image_frame{
margin-left: 0;
}
.section-post-related .section-related-adjustment:not(.simple) .post-related .date_label{
left: -15px;
background: #333;
text-transform: uppercase;
font-weight: 600;
color: #FFF;
padding: 2px 10px;
font-size: 11px;
line-height: 22px;
letter-spacing: 0.08em;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
border-radius: 3px;
}
.section-post-related .section-related-adjustment:not(.simple) .date_label:after,
.section-post-related .section-related-adjustment:not(.simple) .timeline_items > li h3 span:after{
top: 7px;
border-left-color: #333;
}
.widget_product_categories ul{
overflow: hidden;
}
.widget_product_categories ul li a{
position: relative;
}
.widget_product_categories ul li span.count{
position: absolute;
right: 5px;
top: 8px;
}
.widget_product_categories ul > li:after{
width: 130%;
left: 50%;
transform: translateX(-50%);
}
.widget_product_categories ul li ul{
padding-right: 0;
margin-top: 0;
list-style: circle;
}
.widget_product_categories ul.children:after{
content: "";
display: block;
width: 100%;
border-width: 0 0 1px;
border-style: solid;
border-color: rgba(255,255,255,.2);
position: absolute;
left: 0px;
top: 40px;
}
.section-post-header .single-photo-wrapper.image .image_frame{
max-width: none;
}
#Top_bar .search_wrapper .icon_search{
color: rgba(255, 255, 255, 0.5);
}
#Top_bar .search_wrapper input[type="text"]{
border-color: rgba(0,0,0,0) !important;
}
#Top_bar .search_wrapper input[type="text"]::-webkit-input-placeholder{
color: rgba(255, 255, 255, 0.5);
}
#Top_bar .search_wrapper input[type="text"]::-moz-placeholder{
color: rgba(255, 255, 255, 0.5);
}
#Top_bar .search_wrapper input[type="text"]:-ms-input-placeholder{
color: rgba(255, 255, 255, 0.5);
}
.fancy-divider {
overflow: hidden;
}
.fancy-divider svg:not(:root) {
overflow: hidden;
min-width: 1920px;
} #alt-logo{
display: none;
font-size: 0px;
} html body.single-product  .pswp{
z-index: 999999;
}
html body.single-product .pswp__top-bar .pswp__button{
background-image: url(//altavistasc.com.br/wp-content/themes/in9-theme-child/js/photoswipe/css/black/default-skin.png);
}
html body.single-product  .pswp__scroll-wrap button{
border: none;
}
html body.single-product  .pswp__scroll-wrap button:hover{
background-color: transparent !important;
} :-moz-placeholder {
color: #626262;
opacity: 1 !important;
}
::-moz-placeholder {
color: #626262;
opacity: 1 !important;
}
::-webkit-input-placeholder {
color: #626262;
opacity: 1 !important;
}
:-ms-input-placeholder {
color: #626262;
opacity: 1 !important;
filter: alpha(opacity=100);
}
:focus:-moz-placeholder {
opacity: 0 !important;
}
:focus::-moz-placeholder {
opacity: 0 !important;
}
:focus::-webkit-input-placeholder {
opacity: 0 !important;
}
:focus:-ms-input-placeholder {
opacity: 0 !important;
filter: alpha(opacity=0);
} #header-custom{
width: 100%;
position: relative;
z-index: 10001;
top: 0px;
transition: top 0s linear;
}
#header-custom.active-fixed{
position: fixed;
animation-duration: 0.8s;
animation-name: fadeInDown;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
body.admin-bar #header-custom.active-fixed{
top: 32px;
}
@media screen and (max-width: 782px){
body.admin-bar #header-custom.active-fixed{
top: 46px;
}
}
#header-custom.active-fixed .hide-sticky{
display: none !important;
}
#header-custom .wrap .mcb-wrap-inner {
display: flex;
flex-wrap: nowrap;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
@media ( max-width: 640px ){
#header-custom .wrap .mcb-wrap-inner{
flex-direction: column;
}
} [class*="colunas-"] ul li {
list-style: none;
float: left;
margin: 0;
padding: .5em;
box-sizing: border-box;
}
.colunas-1 ul li {
width: 100%;
}
.colunas-2 ul li {
width: 50%;
}
.colunas-3 ul li {
width: 33.333%;
}
.colunas-4 ul li {
width: 25%;
}
@media ( min-width: 961px) {
ul li.last-col+li {
clear: both;
}
}
@media ( max-width: 960px) {
.colunas-1 ul li,
.colunas-2 ul li,
.colunas-3 ul li,
.colunas-4 ul li {
width: 50%;
}
.colunas-1 ul li,
.colunas-2 ul li:nth-child(2n+1),
.colunas-3 ul li:nth-child(2n+1),
.colunas-4 ul li:nth-child(2n+1) {
clear: both;
}
}
@media ( max-width: 640px) {
.colunas-1 ul li,
.colunas-2 ul li,
.colunas-3 ul li,
.colunas-4 ul li {
width: 100%;
}
} .blog_wrapper .posts_group.grid .post-item,
.blog_wrapper .posts_group.masonry .post-item {
border: #eee solid 1px;
border-radius: 6px;
box-sizing: border-box;
box-shadow: rgba(0,0,0,0.05) 2px 2px 6px 0px;
}
.blog_wrapper .posts_group.grid .post-item .post-footer,
.blog_wrapper .posts_group.masonry .post-item .post-footer{
border-top: #eee solid 1px;
}
.blog_wrapper .posts_group.classic .post-item .post-desc,
.blog_wrapper .posts_group.timeline .post-item .post-desc{
box-sizing: border-box;
height: 100%;
}
.blog_wrapper .posts_group.classic .post-item .post-desc-wrapper,
.blog_wrapper .posts_group.timeline .post-item .post-desc-wrapper{
position: relative;
}
@media ( min-width: 801px ){
.blog-classic-custom .blog_wrapper .posts_group.classic .post-item:not(.no-img),
.blog-classic-custom .blog_wrapper .posts_group.timeline .post-item:not(.no-img){
display: flex;
}
.blog-classic-custom .blog_wrapper .posts_group.classic .post-item:not(.no-img) .post-desc-wrapper .post-footer,
.blog-classic-custom .blog_wrapper .posts_group.timeline .post-item:not(.no-img) .post-desc-wrapper .post-footer{
position: absolute;
left: 0;
bottom: 0;
right: 0;
}
} .select2-container--default .select2-selection--single {
border-color: #EBEBEB;
border-radius: 0;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 38px;
}
.select2-dropdown {
border-color: #EBEBEB;
} .projetos-content {
padding-top: 0 !important;
}
.projeto-coluna-left {
width: 25%;
margin-top: 45px;
float: left;
display: block;
box-sizing: border-box;
}
.projeto-coluna-right {
width: 75%;
margin-top: 30px;
float: left;
display: block;
box-sizing: border-box;
}
ul.single-projetos {
display: table;
width: 100%;
margin: 0 auto;
padding: 0;
}
ul.single-projetos.col-1 li {
width: 100%;
margin: 0;
float: left;
}
ul.single-projetos li.regular-image,
ul.single-projetos.col-2 li {
width: 50%;
margin: 0;
float: left;
}
ul.single-projetos.col-3 li {
width: 33.333%;
margin: 0;
float: left;
}
ul.single-projetos li a {
display: block;
overflow: hidden;
line-height: 0;
padding: 15px;
}
ul.single-projetos li img {
width: 100%;
height: auto;
line-height: 0;
margin: 0;
}
.modelo-grid-2-2 ul.single-projetos li.regular-image{
width: 50%;
}
@media ( max-width: 640px) {
ul.single-projetos.col-1 li,
ul.single-projetos.col-2 li,
ul.single-projetos.col-3 li,
ul.single-projetos.col-4 li,
.modelo-grid-2-2 ul.single-projetos li.regular-image {
width: 100%;
}
}
@media ( max-width: 800px) {
.projeto-coluna-left,
.projeto-coluna-right {
width: 100%;
}
} .nav-single * {
box-sizing: border-box;
}
.nav-single {
display: table;
width: 100%;
clear: both;
height: 40px;
margin: 2em 0;
position: relative;
text-align: center;
float: left;
}
.nav-link-prev,
.nav-link-center,
.nav-link-next {
display: inline-block;
font-size: 24px;
font-weight: 400;
line-height: 40px;
vertical-align: middle;
box-sizing: border-box;
}
.nav-link-prev {
text-align: left;
width: 40%;
padding-left: 10px;
}
.nav-link-center {
width: 20%;
text-align: center;
font-size: 38px;
}
.nav-link-next {
text-align: right;
width: 40%;
padding-right: 10px;
} .share-simple-wrapper {
text-align: right;
border: none;
display: block;
clear: both;
border-top: #E2DFDF 1px solid;
box-shadow: #FFF 0 1px 0px 0px inset;
padding: 15px 0;
}
.share-simple-wrapper .share-label {
display: inline-block;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
line-height: 20px;
vertical-align: middle;
}
.share-simple-wrapper .icons a,
.share-simple-wrapper a.mfn-love{
width: 30px;
height: 30px;
float: none;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 4px;
position: relative;
border-radius: 4px;
}
.share-simple-wrapper .icons a i{
font-size: 20px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.share-simple-wrapper .icons .whatsapp:hover {
color: #4dc247;
}
.share-simple-wrapper .icons a.google{
display: none;
}
.share-simple-wrapper a.mfn-love{
color: #A8A8A8;
width: 30px;
height: 30px;
float: none;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 4px;
margin-left: 0px;
position: relative;
border-radius: 4px;
text-align: center;
}
.share-simple-wrapper a.mfn-love span i{
position: absolute;
left: 50%;
top: 50%;
font-size: 16px;
transform: translate(-50%, -50%);
}
.share-simple-wrapper a.mfn-love .label{
position: absolute;
top: -10px;
right: -10px;
width: 20px;
height: 20px;
text-align: center;
vertical-align: middle;
line-height: 20px;
border-radius: 100%;
font-size: 10px;
background: #FCFCFC;
color: #444;
box-shadow: rgba(153, 153, 153, 0.4) 0px 0px 0px 1px, rgba(153, 153, 153, 0.4) 0px 3px 2px 1px;
}
.share-simple-wrapper a.mfn-love:hover{
color: #F7136A;
} .pagenav {
display: table;
width: 100%;
margin: 2em auto 2em auto;
position: relative;
text-align: center;
}
.pagenav-numbers,
.pagenav-left,
.pagenav-right {
display: inline-block;
}
.pagenav-numbers a,
.pagenav-numbers span.dots {
color: #555;
display: inline-block;
font-size: 15px;
font-weight: 600;
width: 30px;
height: 30px;
line-height: 30px !important;
text-align: center;
vertical-align: middle;
margin: 0 2px;
padding: 5px 6px;
border-radius: 2px;
transition: all 0.3s ease-in-out;
}
.pagenav-numbers span.dots {
width: auto;
min-width: 30px;
color: #555;
opacity: 0.6;
}
.pagenav-numbers span.dots i {
width: 10px;
display: inline-block;
margin-right: 1px;
margin-left: -6px;
font-size: 10px;
}
.pagenav-left{
float: left;
}
.pagenav-right{
float: right;
}
.pagenav-left-one,
.pagenav-right-one,
.pagenav-left-all,
.pagenav-right-all{
display: inline-block;
}
.pagenav-left a,
.pagenav-right a { display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
margin: 2px;
text-align: center;
vertical-align: middle;
padding: 5px 6px;
border-radius: 3px;
}
.pagenav-left a i,
.pagenav-right a i {
display: block;
line-height: 30px;
font-size: 20px;
}
.pagenav-pages:hover,
.current.pagenav-pages {
background: #0095eb;
color: #FFF;
}
a.pagenav-page-left.disabled,
a.pagenav-page-right.disabled,
a.pagenav-page-center.disabled { pointer-events: none;
cursor: default;
}
.pagenav-left a svg,
.pagenav-center a svg,
.pagenav-right a svg {
fill: #555;
}
a.pagenav-page-left.disabled svg,
a.pagenav-page-right.disabled svg,
a.pagenav-page-left.disabled i,
a.pagenav-page-right.disabled i,
a.pagenav-page-center.disabled svg,
a.pagenav-page-center.disabled i {
opacity: 0.3;
}
.pagenav.disabled a { opacity: 0.6;
pointer-events: none;
cursor: default;
}
@media ( max-width: 768px) {
.pagenav-full .pagenav-left-one,
.pagenav-full .pagenav-right-one {
display: none;
}
.dots-left {
width: 20px !important;
min-width: auto !important;
}
.pagenav-numbers a,
.pagenav-left a,
.pagenav-right a {
width: 22px;
}
} .pagenav:before {
content: "Desabilitado";
display: inline-block;
padding: 2px 15px;
line-height: 25px;
position: absolute;
top: -45px;
left: 50%;
transition: all 0.3s linear;
transform: translateX(-50%);
background: #333;
color: #FFF;
font-size: 12px;
font-weight: 600;
white-space: nowrap;
border-radius: 4px;
z-index: 9999;
opacity: 0;
}
.pagenav:after {
transition: all 0.3s linear;
content: "";
display: block;
border-width: 5px;
border-style: solid;
border-color: #333 transparent transparent transparent;
position: absolute;
top: -16px;
left: 50%;
margin-left: -3px;
opacity: 0;
}
.pagenav.disabled:hover:before {
opacity: 1;
transform: translateX(-50%) translateY(5px);
}
.pagenav.disabled:hover:after {
opacity: 1;
transform: translateY(5px);
} .list-tax_filter {
width: 100%;
margin: 0 !important;
}
.list-tax_filter li {
list-style: none;
display: inline-block;
margin: 0;
padding: 0 10px;
line-height: 35px;
border-bottom: #ededed solid 1px;
position: relative;
}
.list-tax_filter li a {
display: block;
font-family: Lato, arial, sans-serif;
font-weight: 400;
color: #aeaeaf;
text-decoration: none;
padding: 0 10px !important;
}
.list-tax_filter li.current-cat a,
.list-tax_filter li:hover a {
color: #333 !important;
} #Filters .filters_buttons{
border: #EDEDED solid 5px;
border-radius: 6px;
}
#Filters .filters_buttons li {
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
}
#Filters .filters_buttons li.tags,
#Filters .filters_buttons li.authors {
display: none;
}
#Filters .filters_wrapper ul li{
display: inline-block;
width: 15.6%;
margin: .5%;
list-style: none;
box-sizing: border-box;
}
#Filters .filters_wrapper ul li a{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
#Filters.isotope-filters .filters_wrapper ul li.reset-inner {
display: inline-block;
}
.style-simple #Filters .filters_buttons{
padding: 15px;
}
body:not(.style-simple) #Filters .filters_wrapper{
background: #EDEDED;
}
.style-simple #Filters .filters_wrapper ul li a,
.style-simple #Filters .filters_wrapper ul li.close a{
padding: 7px 10px;
}
.style-simple #Filters .filters_wrapper ul li{
margin-top: 7px;
}
.post-header .post-meta{
padding: 15px;
margin: 0;
font-size: 14px;
background-image: url(//altavistasc.com.br/wp-content/themes/in9-theme-child/images/stripes/stripes_5_b.png);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: #EDEDED solid 5px;
border-radius: 6px;
}
.post-header span{
text-transform: uppercase;
font-weight: 600;
} .section-categoria-banner{
width: 100%;
overflow: hidden;
}
.section-categoria-banner-img {
float: left;
display: block;
width: 100%;
line-height: 0;
text-align: center;
}
.section-categoria-banner-img img{
width: auto;
height: auto;
}
.wrapper_banner_categoria {
width: 100%;
max-width: 1240px !important;
max-height: 450px;
margin: 0 auto;
-o-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.categoria-banner-content{
color: #FFF;
width: 96%;
position: absolute;
top: 50%;
left: 50%;
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.categoria-banner-content.banner-text_left{
text-align: left;
}
.categoria-banner-content.banner-text_right{
text-align: right;
}
.wrapper_banner_categoria .banner-taxonomie-title {
color: #FFF;
font-size: 3.5em;
line-height: 1em;
font-weight: 700;
margin: 0;
padding: 0;
}
.wrapper_banner_categoria .banner-description{
margin: 0.3em 0;
font-size: 1.255em;
}
@media ( max-width: 768px ){
.categoria-banner-content{
font-size: 10px;
}
.wrapper_banner_categoria .banner-description{
font-size: 1.5em;
}
}
@media ( max-width: 768px ){
.categoria-banner-content{
font-size: 10px;
}
.wrapper_banner_categoria .banner-description{
font-size: 1.5em;
}
}
@media ( max-width: 480px ){
.categoria-banner-content{
font-size: 8px;
}
.wrapper_banner_categoria .banner-description{
font-size: 1.65em;
line-height: 1.3em;
}
} .banners-shortcode-wrap{
display: table;
width: 100%;
}
ul.banners-shortcode{
display: table;
width: 100%;
padding: 0;
margin: 0;
}
ul.banners-shortcode li{
list-style: none;
margin: 0;
padding: 0;
line-height: 0;
}
ul.banners-shortcode li a{
display: block;
line-height: 0;
padding: 0;
}
ul.banners-shortcode li a img{
line-height: 0;
margin: 0;
padding: 0;
}
body.category .banners-shortcode-wrap .banners-shortcode{
margin-top: 30px;
margin-bottom: 60px;
} .projeto_group{
display: table;
width: 100%;
margin: 0 !important;
padding: 0 !important;
}
.projeto_group li{
float: left;
box-sizing: border-box;
margin: 0 !important;
padding: .5em;
list-style: none;
}
.projeto_group .image_frame{
margin: 0 !important
}
.projeto_group .image_frame .image_wrapper{
position: relative;
}
.content-box{
background: rgba(0, 0, 0, 0.4);
display: block;
margin: 0;
padding: 30px;
position: absolute;
bottom: -100%;
left: 0;
right: 0;
z-index: 9999;
transition: all 0.3s ease-in-out;
}
.projeto_group .image_frame:hover .content-box{
bottom: 0;
}
.content-box .projeto-title{
color: #FFF;
font-size: 22px;
font-weight: 400;
line-height: 30px;
margin: 0;
}
.content-box .categoria-name{
color: #FFF;
font-size: 14px;
display: block;
line-height: 25px;
}
.content-box time{
display: block;
line-height: 20px;
font-size: 12px;
} .downloads-shortcode-wrap{
width: 100%;
display: table;
overflow: hidden;
}
.downloads-shortcode-wrap .downloads-shortcode{
width: 100%;
display: table;
margin: 0;
padding: 0;
box-sizing: border-box;
}
.downloads-shortcode.col-3 li{
width: 33.333%;
}
.downloads-shortcode.col-4 li{
width: 25%;
}
.downloads-shortcode.col-5 li{
width: 20%;
}
.downloads-shortcode li{
margin: 0;
padding: 0;
list-style: none;
float: left;
}
.downloads-shortcode li .download-box{
box-sizing: border-box;
border: #EEE solid 1px;
background: #FFF;
border-radius: 4px;
text-align: center;
box-shadow: rgba(0, 0, 0, 0.04) 5px 5px 6px 0;
}
.downloads-shortcode.col-3 li .download-box{
margin: 5%;
}
.downloads-shortcode.col-4 li .download-box{
margin: 3%;
}
.downloads-shortcode.col-5 li .download-box{
margin: 1%;
}
.downloads-shortcode li .download-box img{
border-radius: 4px 4px 0 0;
}
.downloads-shortcode li .download-box .title{
padding: 20px 5px 5px 5px;
line-height: 20px;
}
.downloads-shortcode li .download-box .button{
background: #f4d028;
border-radius: 4px;
margin: 0 0 15px 0;
color: #222;
}
.downloads-shortcode li .download-box .button .button_icon{
border-right: #FFF solid 1px;
}
.downloads-shortcode li .download-box .desc{
padding: 0.7em;
}
@media ( max-width: 800px ){
.downloads-shortcode.col-3 li,
.downloads-shortcode.col-4 li,
.downloads-shortcode.col-5 li{
width: 33.333%;
}
.downloads-shortcode li .download-box{
margin: 3% !important;
}
}
@media ( max-width: 640px ){
.downloads-shortcode.col-3 li,
.downloads-shortcode.col-4 li,
.downloads-shortcode.col-5 li{
width: 50%;
}
.downloads-shortcode li .download-box{
margin: 6% !important;
}
}
@media ( max-width: 480px ){
.downloads-shortcode.col-3 li,
.downloads-shortcode.col-4 li,
.downloads-shortcode.col-5 li{
width: 100%;
}
.downloads-shortcode li .download-box{
margin: 0 !important;
}
} .link-image-widget a,
.link-image-widget a img{
margin: 0;
padding: 0;
}
.link-image-widget .link-image-text,
.link-image-widget .link-image-text-footer{
font-weight: 600;
width: 100%;
text-align: center;
display: block;
border-radius: 10px 10px 0 0;
font-family: "Montserrat", Helvetica, Arial, sans-serif;
line-height: 20px;
padding: 14px 9px;
font-size: 17px;
box-sizing: border-box;
}
.link-image-widget .link-image-text-footer{
border-radius: 0 0 10px 10px;
line-height: 20px;
font-size: 17px;
box-sizing: border-box;
clear: both;
}
.link-image-widget a:hover{
text-decoration: none;
}
.link-image-widget a img{
width: 100%;
height: auto;
float: left;
}
.link-image-widget a img.border-bottom-radius{
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.link-image-widget a img.border-top-radius{
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}