body,
div {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
font-family: Lato, 'Open Sans', Helvetica, Arial, sans-serif;
}
h1 {
font-size: 36px;
line-height: 1.1;
color: #2074ba;
}
h2 {
font-size: 32px;
line-height: 1.1;
color: #2074ba;
}
h3 {
font-size: 24px;
line-height: 1.1;
color: #2074ba;
}
h4 {
font-size: 20px;
line-height: 1.1;
color: #2074ba;
}
h5 {
font-size: 18px;
line-height: 1.1;
color: #2074ba;
}
p {
font-size: 16px;
font-family: 'Open Sans', Arial, Sans-serif;
color: #676767;
}
a {
color: #2074ba;
}
a:hover {
}
img {
max-width: 100%;
}
.gap20 {
height: 20px;
clear: both;
}
.gap30 {
height: 30px;
clear: both;
}
.gap40 {
height: 40px;
clear: both;
}
.gap50 {
height: 50px;
clear: both;
}
.gap60 {
height: 60px;
clear: both;
} .visible-xs {
display: none;
}
.hidden-xs {
display: block;
}
.visible-md {
display: none;
}
.hidden-md {
display: block;
} .main-wrapper {
max-width: 1920px;
margin: 0 auto;
overflow-x: hidden; position: relative;
}  .cta {
}
.cta a {
background: #2074ba;
border: 1px solid #04618c;
border-radius: 6px;
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: bold;
padding: 9px 23px;
text-transform: uppercase;
}
.cta.alt a {
background: #fff;
border-color: #fff;
color: #2074ba;
}
.cta.alt2 a {
background: #fff;
border-color: #fff;
color: #3f9462;
}
.cta.small a {
font-size: 14px;
padding: 8px 18px;
}
.cta a:hover {
background: #fff;
color: #04618c;
text-decoration: none;
transition: all 0.7s;
}
.cta.alt a:hover {
background: transparent;
color: #fff;
}
.cta.alt2 a:hover {
background: transparent;
color: #fff;
}
.sub {
}
.sub h2 {
color: #2074ba;
font-weight: 600;
}
.sub.alt h2 {
color: #fff;
}
.sub h3 {
color: #2074ba;
font-size: 24px;
font-weight: 600;
}
.sub p {
font-family: Lato, 'Open Sans', Arial, sans-serif;
font-size: 18px;
font-weight: bold;
}
img.alignright {
margin: 0 0 20px 20px;
float: right;
}
img.alignleft {
margin: 0 20px 20px 0;
float: left;
} #faixa-topo {
background-color: #47a870;
padding: 3px 0;
}
#faixa-topo .item {
background-color: transparent;
background-position: center left;
background-repeat: no-repeat;
color: #fff;
float: left;
font-size: 13px;
font-weight: 500;
margin-top: 8px;
padding-left: 27px;
}
#faixa-topo .item.email {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/email.png);
}
#faixa-topo .btn-sac {
background: #3f9462;
color: #fff;
display: inline-block;
font-size: 15px;
font-weight: bold;
float: right;
text-align: center;
padding: 6px 25px;
} #header {
background: #fff;
padding: 28px 0px 0px 0;
position: relative;
}
#header .logo-wrapper {
}
#header .logo-wrapper img {
width: 221px;
}
#header.header-fixed {
background: rgba(255, 255, 255, 0.92) !important;
background: rgb(255, 255, 255) !important;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
position: fixed !important;
width: 100% !important;
top: 0 !important;
left: 0 !important;
margin-top: 0 !important; z-index: 999 !important;
} #menu-superior {
}
#menu-superior #menu-menu-superior {
list-style: none;
float: right;
z-index: 999;
margin: 0;
margin-top: 3px;
padding: 0;
}
#menu-superior #menu-menu-superior li { margin: 0 5px;
padding: 0;
position: relative;
float: left;
list-style: none;
}
#menu-superior #menu-menu-superior li a {
border-bottom: 6px solid #fff;
color: #676776;
display: block;
font-size: 14px;
font-weight: 600;
padding: 10px 10px 32px 10px;
text-transform: uppercase;
text-decoration: none; } #menu-superior .menu-menu-superior-container > ul#menu-menu-superior > li > a:hover,
#menu-superior .menu-menu-superior-container > ul#menu-menu-superior > li.current-menu-item > a { color: #2074ba;
border-bottom: 6px solid #1d73b8;
} #menu-superior #menu-menu-superior ul {
background-color: #fff;
display: none;
position: absolute;
top: 68px;
left: 0px;
width: 250px;
padding: 0px 0;
margin: 0px;
z-index: 999;
}
#menu-superior #menu-menu-superior ul li {
float: none;
margin: 0;
}
#menu-superior #menu-menu-superior ul li a {
background: #fff;
border-bottom: 1px solid #e0e0e0;
color: #676767;
font-size: 14px;
padding: 10px 17px;
}
#menu-superior #menu-menu-superior ul li a:hover {
background: #e0e0e0;
color: #676767;
}
#menu-superior #menu-menu-superior li.menu-item-has-children:hover ul {
display: block;
} #menu-superior #menu-menu-superior .btn-carrinho {
text-indent: -9999px;
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/cart.png) no-repeat center center;
height: 41px;
width: 20px;
white-space: nowrap;
padding: 0;
margin: 0;
margin-left: 30px;
text-align: center;
}
#menu-superior #menu-menu-superior .btn-carrinho a:hover {
border-bottom-color: transparent !important;
}
#menu-superior #menu-menu-superior .btn-carrinho:hover {
opacity: 0.7;
} .cover-dark {
display: none;
background: rgba(0, 0, 0, 0.9);
height: 100%;
overflow: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 998;
}
#abrirMenu {
cursor: pointer;
}
#menu-mobile-content {
display: none;
position: fixed;
top: 0;
left: 0;
padding: 0;
margin: 0;
width: 100%;
z-index: 999;
background-color: #2074ba;
padding-bottom: 50px;
} #menu-mobile-content ul {
margin: 0;
padding: 0; }
#menu-mobile-content li {
background-color: #2074ba;
list-style: none;
padding: 0;
margin: 0;
text-align: left;
line-height: 1.3;
}
#menu-mobile-content li a {
color: #fff;
display: block;
font-size: 15px;
font-weight: bold;
text-align: left;
text-transform: uppercase;
text-decoration: none;
line-height: 1;
padding: 10px 15px 10px 25px;
margin: 0;
}
#menu-mobile-content li a:hover,
#menu-mobile-content li:hover,
#menu-mobile-content li a:active,
#menu-mobile-content li:active #menu-mobile-content li a:focus,
#menu-mobile-content li:focus { color: #fff;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
transition: all 0.6s;
}
#menu-mobile-content li#menu-item-634:hover,
#menu-mobile-content li#menu-item-634:hover a { color: #fff;
} #menu-mobile-content li.menu-item-has-children { }
#menu-mobile-content li > ul { padding-top: 0;
padding-left: 35px;
}
#menu-mobile-content li > ul.sub-menu li {
background-color: rgba(32, 116, 186, 0.8);
}
#menu-mobile-content li > ul.sub-menu li a {
background-color: rgba(32, 116, 186, 0.8);
color: #fff;
border-bottom: none;
font-weight: 400;
line-height: 1.3;
padding: 8px 0;
text-transform: none;
max-width: 90%; }
#menu-mobile-content li > ul.sub-menu li a:before {
content: '- ';
}
#menu-mobile-content li > ul.sub-menu li a:hover { }
#menu-mobile-content li:hover > ul {
display: block;
} #menu-mobile-content #btnClose {
background: #2074ba;
overflow: hidden;
padding: 11px 15px 8px 15px;
text-align: right;
}
#menu-mobile-content #btnClose .close { opacity: 1;
}
#menu-mobile-content li.btnBuscar {
display: none;
}
#menu-mobile-content .faixa-topo-botoes {
float: left;
margin-top: 25px;
text-align: left;
}
#menu-mobile-content .faixa-topo-botoes a {
margin-bottom: 25px;
font-size: 16px;
display: block;
} #menu-mobile-content li.btn-abrir-searchbar {
display: none;
} #menu-mobile li.btn-carrinho {
text-indent: unset;
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/cart-branco.png) no-repeat center left;
height: auto;
width: 100%;
white-space: nowrap;
padding: 0;
margin: 0;
margin-left: 30px;
margin-top: 15px;
text-align: left;
} #menu-superior #menu-menu-superior .btn-abrir-searchbar {
text-indent: -9999px;
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/lupa.png) no-repeat center center;
height: 41px;
width: 20px;
white-space: nowrap;
padding: 0;
margin: 0;
margin-left: 40px;
text-align: center;
}
#menu-superior #menu-menu-superior .btn-abrir-searchbar a:hover {
border-bottom-color: transparent !important;
}
#menu-superior #menu-menu-superior .btn-abrir-searchbar:hover {
opacity: 0.7;
}
#search-bar-wrapper {
display: none;
padding: 0;
position: absolute;
top: 92px;
width: 100%;
z-index: 9999;
}
#search-bar-wrapper input[type='text'] {
background: #fff;
border: none;
box-shadow: 1px 1px 2px 0px rgb(171, 170, 170);
-moz-box-shadow: 1px 1px 2px 0px rgb(171, 170, 170);
-webkit-box-shadow: 1px 1px 2px 0px rgb(171, 170, 170);
color: #027ebc;
font-size: 24px;
height: 60px;
line-height: 60px;
margin: 0;
padding: 0px 25px 0 25px;
width: 100%;
}
#search-bar-wrapper input[type='text']::-webkit-input-placeholder {
color: #abaaaa;
}
#search-bar-wrapper input[type='text']:focus,
#search-bar-wrapper input[type='text']:active,
#search-bar-wrapper input[type='text']:hover {
background-color: #fff;
transition: 0.7s;
outline: none;
} #footer {
background-color: #233748;
padding: 60px 0px 50px 0;
}
#footer h4 {
color: #fff;
font-size: 15px;
font-weight: bold;
margin-bottom: 35px;
text-transform: uppercase;
}
#footer p,
#footer a {
color: #fff;
font-size: 14px;
}
#footer .footer-col2 {
padding-right: 20px;
padding-left: 70px;
}
#footer .footer-col3 {
padding-left: 25px;
}
#footer .footer-col2,
#footer .footer-col3,
#footer .footer-col4 {
margin-top: 15px;
}
#footer ul {
margin: 0;
padding-left: 10px;
list-style: none;
}
#footer ul li {
color: #fff;
font-size: 14px;
margin-bottom: 12px;
}
#footer ul li::before {
content: '\2022'; color: #a7afb6;
font-weight: bold;
display: inline-block; width: 1em; margin-left: -1em; }
#footer .logo-footer {
margin-bottom: 30px;
}
#footer .item {
background-position: left 5px;
background-repeat: no-repeat;
color: #fff;
font-size: 14px;
margin-bottom: 20px;
padding-left: 30px;
}
#footer .item.tel {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/tel.png);
}
#footer .item.end {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/pin.png);
}
#footer .item.email {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/email.png);
}
#footer .item.horario {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/hour.png);
}
#footer .footer-midias-sociais {
margin-top: 20px;
}
#footer .footer-midias-sociais img {
margin: auto 5px;
}
#footer .footer-midias-sociais a:hover {
opacity: 0.7;
text-decoration: none;
}
#footer .restrito {
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/lock.png) no-repeat center left;
padding: 3px 0;
padding-left: 25px;
font-size: 13px;
color: #fff;
}
#footer .restrito a {
color: #fff;
font-size: 13px;
}
#footer .restrito a:hover {
color: #ddd;
} #copyright {
background: #0e2437;
padding: 13px 10px;
text-align: center;
}
#copyright p,
#copyright a {
font-size: 13px;
color: #9a9a9a;
margin: 0;
}
#copyright a:hover {
color: #fff;
} #cookiealert {
}
#cookiealert p {
color: #fff;
font-size: 14px;
margin-bottom: 7px;
}
#cookiealert p strong {
font-size: 14px;
display: block;
}
#cookiealert a {
color: #fff;
}
#cookiealert a:hover {
color: #2074ba;
}
#cookiealert .btn-primary {
background-color: #2074ba;
border: 1px solid #2074ba;
display: block;
clear: both;
text-align: center;
margin: 10px auto 0 auto;
padding: 7px 20px;
}
#cookiealert .btn-primary:hover {
transition: all 0.3s ease;
background: transparent;
color: #fff;
} .wpcf7 {
margin-top: 45px;
}
.wpcf7 .row {
margin-bottom: 15px;
}
.wpcf7 label {
font-family: arial;
}
.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'],
.wpcf7 select {
background: #fff;
border: 1px solid #bababa;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #676767;
font-family: 'Open Sans', Arial, Sans-serif;
font-size: 15px;
font-weight: 500;
height: 42px;
line-height: 42px;
padding: 0 15px;
width: 100%;
}
.wpcf7 textarea {
background: #fff;
border: 1px solid #bababa;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #171717;
font-family: 'Open Sans', Lato, Arial, Sans-serif;
font-size: 15px;
font-weight: 500;
height: 150px;
padding: 13px 13px;
width: 100%;
resize: none;
}
.wpcf7 input[type='text']:hover,
.wpcf7 input[type='text']:focus,
.wpcf7 input[type='email']:hover,
.wpcf7 input[type='email']:focus,
.wpcf7 select:hover,
.wpcf7 select:focus,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus {
border: 1px solid #676767;
outline: none;
}
.wpcf7 input[type='submit'] {
background: #2074ba;
border: 1px solid #2074ba;
color: #fff;
font-weight: 600;
padding: 14px 30px;
border-radius: 7;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
font-family: 'Open Sans', Arial, Sans-serif;
font-size: 16px;
height: auto;
line-height: 1;
text-align: center;
float: right;
}
.wpcf7 input[type='submit']:hover {
background: #fff;
color: #04618c;
cursor: pointer;
text-decoration: none;
transition: all 0.7s;
}
.wpcf7 input[type='submit']:focus {
outline: none;
}
.form-btn-left .wpcf7 input[type='submit'] {
float: left;
}
.wpcf7 input[type='submit'] {
float: left;
min-width: 150px;
}
.wpcf7 input[type='text']::-webkit-input-placeholder,
.wpcf7 input[type='email']::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder {
color: #676767;
} .wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-mail-sent-ok {
border: 2px solid #d9d9d9;
color: #398f14;
background: #fff;
padding: 7px 15px;
font-size: 12px;
}
.wpcf7-form .wpcf7-response-output {
border-radius: 10px;
border-color: #fff;
background: #fff;
clear: both;
padding: 12px 15px !important;
font-size: 14px;
margin: 15px 0 25px 0 !important;
}
.wpcf7 form.sent .wpcf7-response-output { color: #4f8a10;
background-color: #dff2bf;
border: 0;
}
.wpcf7 form.invalid .wpcf7-response-output { color: #d8000c;
background-color: #ffbaba;
border: 0;
}
.wpcf7 span.wpcf7-not-valid-tip {
color: #b33;
font-weight: bold;
font-size: 12px;
margin-top: 5px;
}  #section-slideshow-home {
} #section-produtos-home {
background: #f8f8f8;
padding: 60px 0 30px 0;
padding: 0 0 75px 0;
}
#section-produtos-home .sub {
margin-bottom: 35px;
}
#section-produtos-home .sub h2 {
margin-bottom: 20px;
}
#section-produtos-home .sub p {
font-size: 16px;
font-weight: normal;
margin-bottom: 0;
}
#section-produtos-home .col-md-2 {
padding-left: 0;
}
#section-produtos-home h4.linha { font-size: 25px;
font-weight: bold;
line-height: 1;
max-height: 245px;
padding: 80px 5px 120px 20px;
padding: 40px 0px 120px 0px;
background: #5e96d7;
margin-top: 12px;
margin-right: 7px;
color: #fff;
text-align: center;
}
#section-produtos-home h4.linha span {
font-weight: 200;
display: block;
margin-bottom: 5px;
font-size: 22px;
padding-top: 80px;
}
#section-produtos-home a.link-linha {
}
#section-produtos-home a.link-linha:hover {
color: #f8f8f8;
text-decoration: none;
}
#section-produtos-home #slide1 h4 {
background: #5e96d7;
}
#section-produtos-home #slide2 h4 {
background: #2074ba;
}
#section-produtos-home #slide3 h4 {
background: #0d5594;
}
#section-produtos-home #slide1 h4 span {
background: #5e96d7 url(//theoto.ind.br/wp-content/themes/theoto/images/icones/cat-dia-a-dia.png) no-repeat center top;
background-size: 70px;
}
#section-produtos-home #slide2 h4 span {
background: #2074ba url(//theoto.ind.br/wp-content/themes/theoto/images/icones/cat-sorveteria.png) no-repeat center top;
background-size: 70px;
}
#section-produtos-home #slide3 h4 span {
background: #0d5594 url(//theoto.ind.br/wp-content/themes/theoto/images/icones/cat-medico-hospitalar.png) no-repeat center top;
background-size: 70px;
}
#section-produtos-home .cta {
margin-top: 10px;
} #section-produtos-home .item {
background: #fff;
border-top: 1px solid #ededec;
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px;
margin: 10px 7px;
padding: 10px 0px 7px 0;
text-align: center;
transition: all 0.2s ease-in-out;  }
#section-produtos-home .item:hover { transform: scale(1.05);
}
#section-produtos-home .item .foto {
padding: 5px 15px;
}
#section-produtos-home .item img {
margin-bottom: 0px;
max-width: 100%;
}
#section-produtos-home .item .nome {
font-family: Lato, 'Open Sans', Arial, Sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4;
padding: 0 10px;
}
@media screen and (min-width: 768px) {
#section-produtos-home .item .nome {
min-height: 50px;
}
}
#section-produtos-home .item .nome a {
color: #578bc7;
color: #2074ba;
} #section-produtos-home .owl-carousel {
}
#section-produtos-home .slider-produtos {
background: #f8f8f8;
padding: 0 0 50px 0;
padding: 50px 0 50px 0;
}
#section-produtos-home .slider-produtos#slide2 {
background: #eee;
background: #f8f8f8;
background: #fff;
}
#section-produtos-home .slider-wrapper {
position: relative;
} #section-produtos-home .navslider {
position: absolute;
width: 100%;
left: 0;
top: 120px;
z-index: 600;
height: 1px;
}
#section-produtos-home .navslider .btn-voltar,
#section-produtos-home .navslider .btn-avancar {
display: block;
text-align: center; font-size: 36px;
color: #2074ba;
color: #c2c2c2;
font-family: verdana;
line-height: 1;
padding: 10px; }
#section-produtos-home .navslider .btn-voltar:hover,
#section-produtos-home .navslider .btn-avancar:hover {
cursor: pointer;
}
#section-produtos-home .navslider .btn-voltar {
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/arrow-l.png) no-repeat center center;
float: left;
margin-left: -30px;
}
#section-produtos-home .navslider .btn-avancar {
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/arrow-r.png) no-repeat center center;
float: right;
margin-right: -30px;
}
#slide1:hover > .navslider .btn-voltar,
#slide1:hover > .navslider .btn-avancar {
opacity: 1;
}
#slide2:hover > .navslider .btn-voltar,
#slide2:hover > .navslider .btn-avancar {
opacity: 1;
}
#slide3:hover > .navslider .btn-voltar,
#slide3:hover > .navslider .btn-avancar {
opacity: 1;
} #section-empresa-home {
}
#section-empresa-home .col-left {
background: #3f9462 url(//theoto.ind.br/wp-content/themes/theoto/images/foto-empresa-theoto.jpg) no-repeat center left; min-height: 592px;
background-size: cover;
}
#section-empresa-home .col-right {
background: #3f9462;
padding: 75px 0 50px;
padding-left: 110px;
}
#section-empresa-home .sub {
}
#section-empresa-home .sub h2 {
}
#section-empresa-home .sub p {
color: #fff;
}
#section-empresa-home .texto { max-width: 600px;
}
#section-empresa-home .texto p {
color: #fff;
}
#section-empresa-home .cta {
}
#section-empresa-home .cta a {
} #section-contatos-home {
background: #f0fdee url(//theoto.ind.br/wp-content/themes/theoto/images/bg/bg-contatos.jpg) no-repeat -130px center;
background-size: cover;
background-position: -250px top;
padding: 100px 0;
}
#section-contatos-home .col-right > .vc_column-inner {
padding: 0;
}
#section-contatos-home .sub {
margin-bottom: 55px;
text-align: center;
}
#section-contatos-home .icone {
margin-bottom: 15px;
text-align: center;
}
#section-contatos-home .texto {
}
#section-contatos-home .texto p {
font-size: 14px;
font-weight: 600;
line-height: 1.2;
min-height: 42px;
text-align: center;
}
#section-contatos-home .texto strong {
color: #2074ba;
font-size: 14px;
font-weight: 700;
font-family: Lato, 'Open Sans', Arial, Sans-serif;
} #section-sust-home {
background: #f0fdee url(//theoto.ind.br/wp-content/themes/theoto/images/bg/bg-sustentabilidade.jpg) no-repeat top left;
background-size: cover;
padding: 85px 0 55px 0;
}
#section-sust-home .sub {
margin-bottom: 55px;
text-align: center;
}
#section-sust-home .texto {
max-width: 920px;
margin: 0 auto;
margin-bottom: 65px;
text-align: center;
}
#section-sust-home .texto p {
color: #fff;
}
#section-sust-home .texto a {
color: #fff;
font-weight: bold;
display: inline-block;
margin-top: 10px;
}
#section-sust-home .icone {
text-align: center;
margin-bottom: 15px;
}
#section-sust-home .desc {
}
#section-sust-home .desc p {
color: #fff;
text-align: center;
font-size: 12px;
max-width: 260px;
margin: 0 auto;
} #section-faixa-catalogo {
background: #f0fdee url(//theoto.ind.br/wp-content/themes/theoto/images/bg/bg-cta.jpg) no-repeat top left;
background-size: cover;
padding: 80px 0;
}
#section-faixa-catalogo .sub {
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/pdf.png) no-repeat center left;
padding: 20px 0;
padding-left: 120px;
}
#section-faixa-catalogo .sub p {
margin-top: 15px;
}
#section-faixa-catalogo input[type='text'],
#section-faixa-catalogo input[type='email'] {
width: 325px;
}
#section-faixa-catalogo input[type='submit'] {
font-size: 18px;
font-weight: bold;
padding: 12px 30px;
} .page-title {
background: #689d30 url(//theoto.ind.br/wp-content/themes/theoto/images/bg/bg-header1.jpg) no-repeat center top;
background-size: cover;
padding: 58px 0;
text-align: center;
}
.page-title-linhas-produtos {
background-color: #fff;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 48px 0 33px 0;
text-align: center;
}
.page-title h1,
.page-title-linhas-produtos h1 {
color: #fff;
font-size: 40px;
line-height: 1;
font-weight: 600;
}
.page-title h1 span,
.page-title-linhas-produtos h1 span {
font-weight: 200;
display: block;
margin-bottom: 10px;
font-size: 22px;
}
.breadcrumbs {
color: #676767;
font-size: 13px;
font-family: 'open sans', arial, sans-serif;
margin-top: 20px;
margin-bottom: 60px;
}
.breadcrumbs span,
.breadcrumbs a {
color: #676767;
font-size: 13px;
font-family: 'open sans', arial, sans-serif;
}
.breadcrumbs a:hover {
color: #2074ba;
}
.breadcrumbs .sep {
padding: 0 3px;
}
.content-wrapper.internas {
}
.content-wrapper.internas p {
font-size: 15px;
margin-bottom: 25px;
}
.content-wrapper.internas li {
color: #676767;
font-size: 15px;
}  #faixa-cta-bottom {
background: #3a8d5f url(//theoto.ind.br/wp-content/themes/theoto/images/bg/bg-cta2.jpg) no-repeat center top;
background-size: cover;
text-align: center;
padding: 75px 0 75px 0;
}
#faixa-cta-bottom h4 {
color: #fff;
font-size: 32px;
font-weight: 600;
line-height: 1;
margin-bottom: 25px;
}
#faixa-cta-bottom p {
color: #fff;
font-size: 18px;
font-family: gothan, 'open sans', arial, sans-serif;
font-weight: bold;
margin-bottom: 45px;
}
#faixa-cta-bottom .cta a {
font-size: 18px;
padding: 9px 32px;
}  #section-qs-intro {
padding-bottom: 40px;
}
#section-qs-intro .sub {
margin-bottom: 50px;
}
#section-qs-intro .sub h2 {
}
#section-qs-intro .texto {
}
#section-qs-intro .texto p {
}
#section-qs-intro .galeria {
}
#section-qs-intro .galeria img {
}
#section-qs-intro .vc_carousel-indicators {
bottom: -45px;
}
#section-qs-intro .vc_images_carousel .vc_carousel-indicators li {
width: 12px;
height: 12px;
background: #bcbcbc;
border-color: #bcbcbc;
color: #bcbcbc;
margin: 0 5px;
}
#section-qs-intro .vc_images_carousel .vc_carousel-indicators li.vc_active {
background: #2074ba;
border-color: #2074ba;
color: #2074ba;
} #section-qs-missao {
background: #f2f2f2;
padding: 70px 0 35px 0;
}
#section-qs-missao .col-item {
}
#section-qs-missao .col-item.meio {
}
#section-qs-missao .col-item .texto {
}
#section-qs-missao .col-item h4 {
font-size: 24px;
font-weight: bold;
margin-bottom: 30px;
}
#section-qs-missao .col-item p {
}
#section-qs-missao .col-item .icone {
text-align: center;
margin-bottom: 25px;
}
#section-qs-missao .col-item .icone img {
max-width: 110px;
height: auto;
} #section-qs-video {
background: #f2f2f2;
padding: 75px 0;
}
#section-qs-video.novo {
background: #fff;
}
#section-qs-video .sub {
margin-bottom: 65px;
text-align: center;
}
#section-qs-video .sub h2 {
}
#section-qs-video .video {
text-align: center;
}
#section-qs-video .video iframe {
margin: 0 auto;
} #section-qs-numeros {
padding: 90px 0 70px 0;
}
#section-qs-numeros.novo {
background: #f2f2f2;
}
#section-qs-numeros .counter-wrapper {
margin-bottom: 30px;
text-align: center;
}
#section-qs-numeros .counter {
font-size: 52px;
font-family: gothan, 'open sans', arial, sans-serif;
font-weight: bold;
color: #2074ba;
margin: 0;
line-height: 1;
}
#section-qs-numeros .pct {
font-size: 44px;
font-family: gothan, 'open sans', arial, sans-serif;
font-weight: bold;
color: #2074ba;
margin: 0;
line-height: 1;
}
#section-qs-numeros .desc {
}
#section-qs-numeros .desc p {
font-size: 18px;
font-family: gothan, 'open sans', arial, sans-serif;
font-weight: 600;
color: #676767;
text-align: center;
line-height: 1.3;
}
#section-qs-numeros .col1 .wpb_wrapper {
padding-left: 100px;
}
#section-qs-numeros .col2 .wpb_wrapper {
padding-right: 100px;
} body.page-id-136 {
background-color: #eee;
}
body.breadcrumbs {
} #section-contato-form {
background: #eeeeee;
padding: 0px 0 70px 0;
}
#section-contato-form .sub {
}
#section-contato-form .sub h3 {
font-weight: bold;
}
#section-contato-form .texto {
max-width: 420px;
margin-bottom: 50px;
}
#section-contato-form .texto p {
}
#section-contato-form .item {
margin-bottom: 15px;
}
#section-contato-form .item p {
background: transparent url() no-repeat left 5px;
font-size: 14px;
padding-left: 28px;
}
#section-contato-form .tel p {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/tel-cinza.png);
}
#section-contato-form .email p {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/email-cinza.png);
}
#section-contato-form .end p {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/pin-cinza.png);
}
#section-contato-form .horario p {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/icones/hour-cinza.png);
}
#section-contato-form .wpcf7 {
margin-top: 0;
}
#section-contato-form input[type='submit'] {
float: right;
margin-bottom: 20px;
} #section-contato-mapa {
}
#section-contato-mapa .mapa {
margin-bottom: 0;
}
#section-contato-mapa .mapa .wpb_wrapper {
padding: 0;
}
#section-contato-mapa iframe {
} body.page-id-152 {
background-color: #eee;
}
body.breadcrumbs {
} #section-contato-form-orcamento {
background: #eeeeee;
padding: 0px 0 70px 0;
}
#section-contato-form-orcamento .texto {
max-width: 420px;
margin: 0 auto;
margin-bottom: 50px;
}
#section-contato-form-orcamento .texto h3 {
font-weight: bold;
margin-bottom: 35px;
}
#section-contato-form-orcamento .texto p {
font-weight: normal;
} @media screen and (min-width: 768px) {
#section-contato-form-orcamento .col-right {
padding-left: 50px;
}
}
#section-contato-form-orcamento .wpcf7 {
margin-top: 0;
}
#section-contato-form-orcamento .wpcf7 .row {
margin-bottom: 0;
} body.page-id-169 {
background-color: #eee;
}
body.breadcrumbs {
} body.page-id-174 {
background-color: #eee;
}
body.page-id-174 .wpcf7 label {
display: block;
font-weight: bold;
font-size: 13px;
}
body.page-id-174 .wpcf7 br {
display: none;
}
.wpcf7-form-control-wrap.fileCv {
background: #fff;
border: 1px solid #bababa;
display: block;
padding: 3px;
} body.page-id-409 {
background-color: #eee;
}
body.page-id-409 .wpcf7 label {
display: block;
font-weight: bold;
font-size: 13px;
}
body.page-id-409 .wpcf7 br {
display: none;
}  #sharing {
text-align: right;
margin-bottom: 17px;
}
#sharing span {
display: inline-block;
margin-right: 12px;
}
#sharing img {
margin-right: 9px;
float: right;
}
#sharing a {
text-decoration: none;
}
#produto-wrapper .woocommerce-breadcrumb {
background: #f8f8f8;
padding: 6px 10px;
} #produto-wrapper {
overflow: hidden;
} #produto-wrapper p.price {
margin-top: 15px;
}
#produto-wrapper p.price span.amount {
font-size: 22px;
color: #595959;
font-weight: 700;
}
#produto-wrapper p.price span.woocommerce-Price-currencySymbol {
padding-right: 7px;
}
#produto-wrapper p.price ins {
text-decoration: none;
} #produto-wrapper .woocommerce-product-details__short-description {
margin-top: 15px;
}
#produto-wrapper .woocommerce-product-details__short-description p {
font-size: 14px;
}
#produto-wrapper .flex-viewport {
border: 1px solid #c5c5c5;
margin-bottom: 15px;
}
#produto-wrapper .flex-control-nav li {
border: 1px solid #c5c5c5;
margin-right: 10px;
margin-bottom: 10px;
clear: none;
float: left;
}
#produto-wrapper .flex-control-nav li:first-child {
} #produto-wrapper div.product div.images {
width: 43%;
max-width: 365px;
}
#produto-wrapper .woocommerce-product-gallery__wrapper {
border: 1px solid #c5c5c5;
margin-bottom: 15px;
}   #produto-wrapper div.product div.summary {
width: 53%;
padding-right: 35px;
} #produto-wrapper h1.product_title {
font-size: 24px;
font-weight: 700;
margin-bottom: 12px;
margin-top: 7px;
text-align: left;
} #produto-wrapper .product_meta {
margin-bottom: 30px;
}
#produto-wrapper .product_meta .sku_wrapper,
#produto-wrapper .product_meta .posted_in {
display: block;
font-size: 13px;
color: #595959;
font-weight: 600;
}
#produto-wrapper .product_meta .posted_in a { color: #47a870;
font-weight: 400;
}
#produto-wrapper .tagged_as { display: none;
}
#produto-wrapper h2 {
font-size: 23px;
font-weight: 600;
text-align: left;
}
#produto-wrapper h3 {
text-align: left;
}
#produto-wrapper h4 {
text-align: left;
} .tabela-dados-do-produto {
border-top: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
width: 100%;
max-width: 340px;
margin: 15px 0 25px 0;
}
.tabela-dados-do-produto tr:first-child td,
.tabela-dados-do-produto tr:first-child th {
padding-top: 10px; }
.tabela-dados-do-produto tr:last-child td,
.tabela-dados-do-produto tr:last-child th {
padding-bottom: 13px; }
.tabela-dados-do-produto th {
color: #676767;
font-size: 14px;
padding: 4px 5px;
font-weight: 600;
}
.tabela-dados-do-produto td {
color: #676767;
font-size: 14px;
padding: 4px 5px;
} #produto-wrapper .quantity .qty {
padding: 4px 0;
margin-right: 15px;
} #produto-wrapper .single_add_to_cart_button {
background: #47a870;
border: 1px solid #47a870;
color: #fff;
}
#produto-wrapper .single_add_to_cart_button:hover {
background: #fff;
color: #47a870;
transition: all 0.7s;
} .added_quote_pro {
background: #47a870;
color: #fff !important;
display: block;
font-weight: bold;
margin-top: 50px !important;
padding: 10px !important;
}
.added_quote_pro a {
font-weight: 400;
color: #fff;
display: block;
margin-top: 5px;
font-size: 13px;
} #section-produtos-relacionados {
border-top: 1px solid #c7c7c7;
padding-top: 25px;
}
#section-produtos-relacionados #slide-produtos-relacionados {
padding: 20px 0 50px 0;
}
#section-produtos-relacionados #section-produtos-home {
background: #fff;
padding: 0 0 20px 0;
}
#section-produtos-relacionados #section-produtos-home .slider-produtos {
background: #fff;
}
#section-produtos-relacionados #section-produtos-home h2 {
font-size: 24px;
margin-bottom: 0px;
}
#section-produtos-relacionados .sub {
margin-bottom: 20px;
}  #archive-product-wrapper {
}
#archive-product-wrapper .products.columns-4 { }
#archive-product-wrapper li.product {
background: #fff;
border-top: 1px solid #ededec;
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px;
margin: 10px 7px;
padding: 10px 0px 7px 0;
text-align: center;
transition: all 0.2s ease-in-out;
width: 23%;
margin: 0 1% 35px 1%;
float: left;
}
#archive-product-wrapper li.product:hover {
transform: scale(1.05);
}
#archive-product-wrapper li.product h2 {
font-family: Lato, 'Open Sans', Arial, Sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4;
min-height: 50px;
padding: 0 10px;
} .foto-secundaria {
display: none;
}
.foto-do-produto:hover .foto-primaria {
display: none;
}
.foto-do-produto:hover .foto-secundaria {
display: block;
}
.foto-secundaria,
.foto-primaria { } .btn-ver-produto {
background: #2074ba;
border: 1px solid #04618c;
border-radius: 6px;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
padding: 4px 10px;
margin: 15px 0;
text-transform: inherit;
} #archive-product-wrapper .woocommerce-pagination {
margin-bottom: 60px;
margin-top: 35px;
}
#archive-product-wrapper .woocommerce-pagination ul {
border: none;
border-top: 1px solid #d3ced2;
border-bottom: 1px solid #d3ced2;
}
#archive-product-wrapper .woocommerce-pagination ul li {
}
#archive-product-wrapper .woocommerce-pagination ul li a,
#archive-product-wrapper .woocommerce-pagination ul li span {
background: #f8f8f8;
border: none;
color: #555;
font-weight: 600;
padding: 10px 15px;
}
#archive-product-wrapper .woocommerce-pagination ul li span.current {
background: #2074ba;
color: #fff;
}
#archive-product-wrapper .woocommerce-pagination ul li a:hover,
#archive-product-wrapper .woocommerce-pagination ul li:hover {
background: #2074ba;
color: #fff;
transition: 0.7s;
}  #wc-sidebar-wrapper {
}
#wc-sidebar-wrapper .widget {
margin-bottom: 35px;
}
#wc-sidebar-wrapper h4 {
background: #2074ba;
color: #fff;
padding: 14px 17px;
margin: 0; text-transform: uppercase;
font-size: 15px;
font-weight: 600;
} #wc-sidebar-wrapper ul.product-categories {
background: #f3f3f3;
padding: 0;
margin: 0;
}
#wc-sidebar-wrapper ul.product-categories li {
list-style: none;
font-size: 14px;
}
#wc-sidebar-wrapper ul.product-categories li a {
color: #676767;
display: block;
padding: 5px 0px;
}
#wc-sidebar-wrapper ul.product-categories li a:hover {
background: #e7e7e7;
text-decoration: none;
}
#wc-sidebar-wrapper ul.product-categories li.cat-item-16 {
display: none;
} #wc-sidebar-wrapper ul.product-categories > li {
list-style: none;
border-bottom: 1px solid #dfdfdf;
}
#wc-sidebar-wrapper ul.product-categories > li > a {
font-weight: bold;
background: #f3f3f3;
display: block;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
#wc-sidebar-wrapper ul.product-categories > li > a:hover {
background: transparent;
}
#wc-sidebar-wrapper ul.product-categories > li.cat-parent > a {
width: 70%;
}
#wc-sidebar-wrapper ul.product-categories > li.cat-parent.aberto > a {
}
#wc-sidebar-wrapper ul.product-categories > li.cat-parent {
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/mini-arrow-down.png) no-repeat 95% 15px;
}
#wc-sidebar-wrapper ul.product-categories > li.cat-parent.aberto {
background: transparent url(//theoto.ind.br/wp-content/themes/theoto/images/icones/mini-arrow-up.png) no-repeat 95% 15px;
}
#wc-sidebar-wrapper ul.product-categories > li.cat-parent:hover {
cursor: pointer;
} #wc-sidebar-wrapper ul.product-categories ul.children {
display: none;
margin-left: 0;
padding-left: 0; }
#wc-sidebar-wrapper ul.product-categories ul.children li a {
background: #f3f3f3;
padding-left: 40px;
}
#wc-sidebar-wrapper ul.product-categories ul.children li a:hover {
background: #e7e7e7;
} #wc-sidebar-wrapper .product_list_widget li {
border-bottom: 1px solid #e7e7e7;
padding: 15px 0 10px 15px;
font-size: 14px;
}  .woocommerce-products-header {
}
.woocommerce-products-header h1 {
color: #fff;
font-size: 40px;
line-height: 1;
font-weight: 600;
margin-bottom: 0;
} .woocommerce .woocommerce-products-header .woocommerce-breadcrumb,
#woo-breadrumbs-custom .woocommerce-breadcrumb {
color: #676767;
font-size: 13px;
margin-top: 25px;
margin-bottom: 50px;
}
.woocommerce .woocommerce-products-header .woocommerce-breadcrumb a,
#woo-breadrumbs-custom .woocommerce-breadcrumb a {
color: #676767;
}
.woocommerce .woocommerce-products-header .woocommerce-breadcrumb a:hover,
#woo-breadrumbs-custom .woocommerce-breadcrumb a:hover {
color: #676767;
}
.woocommerce-result-count {
display: none;
}
.woocommerce-ordering {
display: none;
}  #section-sustentabilidade {
padding: 0 0 20px 0;
}
#section-sustentabilidade .linha {
background-repeat: no-repeat;
background-size: 555px 350px;
padding: 0px 0;
min-height: 350px;
min-height: 420px;
}
#section-sustentabilidade .linha1 {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/foto-sustentabilidade-theoto1.png);
background-position: 90% top;
}
#section-sustentabilidade .linha1 .texto {
padding-top: 30px;
padding-left: 45px;
max-width: 430px;
}
#section-sustentabilidade .linha2 {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/foto-sustentabilidade-theoto2.png);
margin-top: -100px;
background-position: 20px top;
}
#section-sustentabilidade .linha2 .texto {
padding-top: 60px;
padding-left: 50px;
padding-right: 45px;
max-width: 490px;
}
#section-sustentabilidade .linha3 {
background-image: url(//theoto.ind.br/wp-content/themes/theoto/images/foto-sustentabilidade-theoto3.png);
background-position: 90% top;
margin-top: -100px;
}
#section-sustentabilidade .linha3 .texto {
padding-top: 60px;
padding-left: 45px;
max-width: 430px;
} #section-qs-video.pg-sustentabilidade {
padding-bottom: 45px;
} #section-qs-video.pg-sustentabilidade .video {
margin-bottom: 60px;
}
#section-qs-video.pg-sustentabilidade .video:hover {
opacity: 0.7;
transition: all 0.7s;
}
#section-qs-video .selos {
text-align: center;
margin-top: 30px;
}
#section-qs-video .selos img {
display: inline;
margin: 0 40px;
} #lista-de-orcamento-wrapper {
padding-bottom: 60px;
}
#addify_rfq_form {
}
#addify_rfq_form .shop_table {
margin-bottom: 50px;
}
#addify_rfq_form img {
width: 80px;
}
#lista-de-orcamento-wrapper .af_quote_form {
max-width: 600px;
}
#lista-de-orcamento-wrapper .af_quote_form .form_row {
margin-top: 20px;
}
#lista-de-orcamento-wrapper .af_quote_form label {
margin-bottom: 0;
} #section-faq-wrapper {
padding-bottom: 60px;
}
#section-faq-wrapper .sub {
max-width: 750px;
margin: 0 auto 35px auto;
}
#section-faq-wrapper .sub h2 {
margin-bottom: 25px;
}
#section-faq-wrapper .vc_tta-panel {
margin-bottom: 25px;
}
#section-faq-wrapper .vc_active .vc_tta-panel-title {
font-size: 18px;
}
#section-faq-wrapper .vc_active .vc_tta-panel-title {
background: #2074ba;
color: #fff;
font-weight: 600;
}
#section-faq-wrapper .vc_active .vc_tta-panel-title a {
color: #fff;
}
#section-faq-wrapper .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
border-color: #fff;
} body.page-id-783 .content-wrapper.internas {
padding-bottom: 65px;
} .af_quote_fields input[type='text'],
.af_quote_fields input[type='email'],
.af_quote_fields input[type='tel'],
.af_quote_fields select {
background: #fff;
border: 1px solid #bababa;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #676767;
font-family: 'Open Sans', Arial, Sans-serif;
font-size: 15px;
font-weight: 500;
height: 42px;
line-height: 42px;
padding: 0 15px;
width: 100%;
}
.af_quote_fields textarea {
background: #fff;
border: 1px solid #bababa;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #171717;
font-family: 'Open Sans', Lato, Arial, Sans-serif;
font-size: 15px;
font-weight: 500;
height: 150px;
padding: 13px 13px;
width: 100%;
resize: none;
}
.af_quote_fields input[type='text']:hover,
.af_quote_fields input[type='text']:focus,
.af_quote_fields input[type='email']:hover,
.af_quote_fields input[type='email']:focus,
.af_quote_fields select:hover,
.af_quote_fields select:focus,
.af_quote_fields textarea:hover,
.af_quote_fields textarea:focus {
border: 1px solid #676767;
outline: none;
}
.af_quote_fields input[type='submit'] {
background: #2074ba;
border: 1px solid #2074ba;
color: #fff;
font-weight: 600;
padding: 14px 30px;
border-radius: 7;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
font-family: 'Open Sans', Arial, Sans-serif;
font-size: 16px;
height: auto;
line-height: 1;
text-align: center;
float: right;
}
.af_quote_fields input[type='submit']:hover {
background: #fff;
color: #04618c;
cursor: pointer;
text-decoration: none;
transition: all 0.7s;
}  @media screen and (max-width: 1600px) {
} @media screen and (max-width: 1366px) {
} @media screen and (max-width: 1280px) {
#menu-superior #menu-menu-superior li {
margin: 0;
}
#menu-superior #menu-menu-superior .btn-abrir-searchbar,
#menu-superior #menu-menu-superior .btn-carrinho {
margin-left: 15px;
}
} @media screen and (max-width: 1200px) { #section-sustentabilidade .linha1,
#section-sustentabilidade .linha2,
#section-sustentabilidade .linha3 {
background-size: 400px;
}
#section-sustentabilidade .linha2 .texto {
padding-top: 0;
padding-left: 0;
}
#section-sustentabilidade .linha3 .texto {
padding-top: 0;
padding-left: 0;
}
} @media screen and (max-width: 1024px) { #menu-superior #menu-menu-superior li {
margin: 0 7px;
}
#menu-superior #menu-menu-superior li a {
padding-left: 5px;
padding-right: 5px;
}
} @media screen and (max-width: 991px) and (min-width: 768px) { #header {
padding: 15px;
}
#menu-mobile {
margin-top: 7px;
}
} @media screen and (max-width: 991px) { .hidden-md {
display: none;
}
.visible-md {
display: block;
} .page-title {
padding: 30px 0;
} #section-produtos-home h4.linha {
font-size: 16px;
}
#section-produtos-home #slide2 h4 span {
font-size: 16px;
}
#section-produtos-home h4.linha span {
font-size: 16px;
} #section-contatos-home {
background-position: -570px top;
}
#section-contatos-home .texto strong {
font-size: 13px;
word-break: break-all;
}
#section-contatos-home .texto p {
font-size: 12px;
} #section-empresa-home .col-right {
background: #3f9462;
padding: 35px 0 43px 30px;
}
#section-empresa-home .col-left {
min-height: 739px;
} #section-sustentabilidade .linha1,
#section-sustentabilidade .linha2,
#section-sustentabilidade .linha3 {
background-size: 300px;
}
#section-sustentabilidade .linha1 .texto {
padding-top: 0;
padding-left: 0;
}
#section-sustentabilidade .linha2 {
background-position-y: 35px;
}
#section-sustentabilidade .linha2 .texto {
margin-top: 35px;
}
#section-sustentabilidade .linha3 {
background-position-y: 125px;
}
#section-sustentabilidade .linha3 .texto {
margin-top: 35px;
} #archive-product-wrapper li.product {
width: 45%;
margin: 0 2.5% 30px 2.5%;
}
#produto-wrapper div.product div.images {
width: 100%;
margin-bottom: 25px;
}
#produto-wrapper div.product div.summary {
width: 100%;
padding: 0;
}
} @media screen and (max-width: 767px) { h1 {
font-size: 32px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
p {
font-size: 15px;
}
table {
max-width: 100%;
width: 100%;
} .visible-xs {
display: block;
}
.hidden-xs {
display: none;
}
.cta a {
font-size: 15px;
padding: 9px 23px;
}
.sub {
}
.sub p {
font-size: 16px;
} .wpcf7 .row {
margin-bottom: 0;
} #faixa-topo {
padding: 2px 0;
} #header {
padding: 10px 0 8px 0;
}
#header #logo img {
width: 160px;
}
#abrirMenu { margin-top: 0px;
} #footer {
padding: 50px 20px;
text-align: center;
}
#footer .logo-footer img {
width: 210px;
}
#footer .item {
background-position: center top;
padding: 18px 0 0 0;
text-align: center;
}
#footer .footer-col3 {
padding-left: 0;
}
#footer .footer-midias-sociais img {
margin: 0 10px;
}
#footer .footer-col4 h4 {
margin-bottom: 20px;
}
#footer .restrito {
background-position: center top;
margin-top: 55px;
padding: 25px 0 0 0;
} #copyright p {
color: #fff;
font-size: 12px;
}  #section-produtos-home {
padding: 5px 0 50px 0;
}
#section-produtos-home .slider-produtos {
padding: 45px 0 20px 0;
}
#section-produtos-home h4.linha {
font-size: 22px;
padding: 10px;
text-align: left;
}
#section-produtos-home .item {
max-width: 280px;
margin: 0 auto;
margin-bottom: 30px;
}
#section-produtos-home .col-md-2 {
padding: 0;
}
#section-produtos-home .item .foto {
padding: 5px 10px;
}
#section-produtos-home .item .nome {
padding: 5px 0;
} #section-produtos-home #slide1 h4,
#section-produtos-home #slide3 h4 {
max-width: 280px;
margin: 0 auto;
margin-bottom: 15px;
}
#section-produtos-home #slide1 h4 span,
#section-produtos-home #slide3 h4 span {
background-size: 40px;
background-position: 5px center;
display: inline-block;
font-size: 20px;
margin-bottom: 0;
padding: 6px 0 6px 60px;
} #section-produtos-home #slide2 h4 {
background: #2074ba url(//theoto.ind.br/wp-content/themes/theoto/images/icones/cat-medico-hospitalar.png) no-repeat 5px center;
background-size: 40px;
max-width: 280px;
margin: 0 auto;
margin-bottom: 15px;
padding-left: 60px;
}
#section-produtos-home #slide2 h4 span {
background: transparent;
display: inline;
font-size: 20px;
margin-bottom: 0;
padding: 6px 0;
} #section-produtos-home .navslider .btn-voltar {
margin-left: -5px;
}
#section-produtos-home .navslider .btn-avancar {
margin-right: -5px;
} #section-empresa-home {
text-align: left;
}
#section-empresa-home .col-left {
background-size: cover;
background-position: center center;
min-height: 250px;
}
#section-empresa-home .col-right {
padding: 50px 20px 0 35px;
} #section-contatos-home {
background: #f0fdee;
padding: 50px 0;
}
#section-contatos-home .sub {
margin-bottom: 35px;
}
#section-contatos-home .icone {
margin-bottom: 10px;
}
#section-contatos-home .texto {
max-width: 200px;
margin: 0 auto;
margin-bottom: 25px;
}
#section-contatos-home .texto p {
font-size: 12px;
margin-bottom: 10px;
min-height: auto;
}
#section-contatos-home .texto a {
font-size: 14px;
} #section-sust-home {
padding: 50px 0 35px 0;
}
#section-sust-home .sub {
margin-bottom: 35px;
}
#section-sust-home .desc {
margin-bottom: 45px;
} #section-faixa-catalogo {
padding: 50px 0;
text-align: center;
}
#section-faixa-catalogo .sub {
margin-bottom: 0;
padding-left: 0;
padding-top: 75px;
background-position: center top;
background-size: 50px;
}
#section-faixa-catalogo .sub p {
font-size: 16px;
}
#section-faixa-catalogo .wpcf7 {
margin-top: 20px;
}
#section-faixa-catalogo .form-group {
text-align: center;
}
#section-faixa-catalogo input[type='submit'] {
font-size: 15px;
float: none;
padding: 11px 25px;
margin-top: 15px;
}
#section-faixa-catalogo .ajax-loader {
display: none;
} .page-title {
padding: 25px 0;
}
.page-title h1 {
font-size: 26px;
margin-bottom: 0;
}
.breadcrumbs {
margin-top: 10px;
margin-bottom: 30px;
} #faixa-cta-bottom {
padding: 40px 0px 40px 0;
}
#faixa-cta-bottom h4 {
font-size: 26px;
}
#faixa-cta-bottom p {
font-size: 15px;
font-weight: 500;
line-height: 1.3;
margin-bottom: 25px;
}
#faixa-cta-bottom .cta a {
font-size: 15px;
float: none;
padding: 9px 27px;
} #section-qs-intro {
padding: 0px 0 50px 0;
}
#section-qs-intro .sub {
margin-bottom: 35px;
}
#section-qs-intro .galeria img {
height: auto;
}
#section-qs-missao {
padding: 50px 0 25px 0;
}
#section-qs-missao .col-item h4 {
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
}
#section-qs-missao .col-item .icone {
margin-bottom: 20px;
}
#section-qs-video {
padding: 50px 0 25px 0;
}
#section-qs-video .sub {
margin-bottom: 35px;
}
#section-qs-numeros {
padding: 50px 0 15px 0;
}
#section-qs-numeros .col1 {
margin-bottom: 35px;
}
#section-qs-numeros .col1 .wpb_wrapper {
padding-left: 0;
}
#section-qs-numeros .col2 .wpb_wrapper {
padding-right: 0;
}
#section-qs-numeros .icone {
margin-bottom: 15px;
}
#section-qs-numeros .counter-wrapper {
margin-bottom: 15px;
} #section-sustentabilidade {
padding-top: 10px;
}
#section-sustentabilidade .linha1 {
background-position: top center;
background-size: 380px;
color: #fff;
min-height: auto;
padding-top: 280px;
}
#section-sustentabilidade .linha1 .texto {
max-width: 380px;
padding-left: 0;
padding-top: 0;
text-align: left;
}
#section-sustentabilidade .linha2 {
background-position: top center;
background-size: 380px;
color: #fff;
margin-top: 0;
min-height: auto;
padding-top: 280px;
}
#section-sustentabilidade .linha2 .texto {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
max-width: 380px;
}
#section-sustentabilidade .linha3 {
background-position: top center;
background-size: 380px;
color: #fff;
margin-top: 0;
min-height: auto;
padding-top: 280px;
}
#section-sustentabilidade .linha3 .texto {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
max-width: 380px;
}
#section-sustentabilidade .linha1 .texto,
#section-sustentabilidade .linha2 .texto,
#section-sustentabilidade .linha3 .texto {
margin: 0 auto 35px auto;
}
#section-qs-video .selos {
margin-bottom: 15px;
}
#section-qs-video .selos img {
width: 80px;
height: auto;
margin: 0 10px 10px 25px;
} #section-contato-form {
padding: 0 0 35px 0;
}
#section-contato-form .texto {
margin-bottom: 35px;
max-width: 100%;
margin: 0 auto 35px auto;
}
#section-contato-form .item {
display: none;
margin-bottom: 20px;
}
#section-contato-form .item p {
padding-left: 0;
padding-top: 18px;
background-position: center top;
} #section-contato-form .wpcf7 span {
text-align: left;
}
#section-contato-form .wpcf7 label {
text-align: left;
}
#section-contato-form input[type='submit'] {
float: left;
} #section-contato-form-orcamento input[type='file'] {
margin-bottom: 10px;
}  .woocommerce-products-header h1 {
font-size: 26px;
margin-bottom: 0;
padding: 25px 0;
} .woocommerce .woocommerce-products-header .woocommerce-breadcrumb,
#woo-breadrumbs-custom .woocommerce-breadcrumb {
margin: 10px 0 30px 0 !important;
} .page-title-linhas-produtos {
padding: 25px 0;
}
.page-title-linhas-produtos h1 {
font-size: 26px;
margin-bottom: 0;
}
.page-title-linhas-produtos h1 span {
margin-bottom: 5px;
font-size: 20px;
} select#menuDeCategoriasMobile {
font-size: 15px;
margin-bottom: 30px;
} #archive-product-wrapper li.product {
width: 45%;
margin: 0 2.5% 30px 2.5%;
} #bread-wc-wrapper {
display: none;
}
.woocommerce .woocommerce-products-header .woocommerce-breadcrumb,
#woo-breadrumbs-custom .woocommerce-breadcrumb {
margin-bottom: 15px;
}
.single #menuDeCategoriasMobile {
margin-top: 15px;
}
.single #produto-wrapper {
margin-top: 15px;
}
#produto-wrapper div.product div.images {
width: 100%;
max-width: 350px;
margin-bottom: 25px;
}
#produto-wrapper .woocommerce-product-gallery__wrapper {
border: none;
}
#produto-wrapper div.product div.summary {
width: 100%;
padding: 0;
}
#produto-wrapper .woocommerce-product-gallery__trigger {
display: none;
}
#produto-wrapper .woocommerce-product-details__short-description {
margin-bottom: 15px;
}
#produto-wrapper .product_meta .sku_wrapper,
#produto-wrapper .product_meta .posted_in {
font-weight: bold;
} #section-produtos-relacionados {
padding: 0 20px;
}
}