@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

body {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

#wrp, .container {
max-width: 1300px;
}

@media (min-width: 1200px) {
.container {width: 100%;}
}

.main-column {
min-height: 300px !important;
}

.main-column p {
font-size: 14px !important;
line-height: 25px;
}

header {
border-bottom: solid 1px #e5e5e5;
}

.bx-header-right .navbar .nav > li > a {
color: #111;
font-weight: 600;
}

.mm-header {
padding-top: 20px !important;
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
padding-top: 0;
}
.mm-header .mm-next, .mm-header .mm-prev {
bottom: 14px;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 10px !important;
}

#main-content aside h2, .sidebar-nav {
border-radius: 4px 4px 0 0;
}

#main-content aside h2 {
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
}

aside .title-grupo {
font-size: 100%;
}

.box-search-header {
float: left;
margin: -1px 40px 0 40px;
}

.bx-header-right {
padding-top: 30px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 220px;
padding: 10px 15px;
box-shadow: rgba(127, 127, 127, 0.5) 0px 0px 0px inset, rgba(127, 127, 127, 0.2) 0px 0px 5px;
border: solid 1px #ddd;
border-right: none;
border-radius: 50px 0 0 50px;
background: #f9f9f9;
}

.bx-header-right .form-inline .btn {
height: 42px;
color: #111;
box-shadow: rgba(127, 127, 127, 0.5) 0px 0px 0px inset, rgba(127, 127, 127, 0.2) 0px 0px 5px;
background: #f9f9f9;
border: solid 1px #ddd;
border-left: none;
border-radius: 0 50px 50px 0;
margin-left: 0;
}

.bx-header-right .form-inline .btn i {
opacity: 0.9;
}

.div-button-menu-mobile {
display: none;
margin: -3px 0 0 10px;
}

.link-cart-header {
margin-top: 6px;
display: block;
}

.span3 .bx-image-product {
height: 157px;
}

.page-home .span3 .bx-image-product {
height: 214px;
}

.box-produto .bx-description-product {
font-size: 13px !important;
line-height: 20px;
opacity: 1;
}

.box-produto .price-product {
display: none;
}

.add-cart a, .add-cart span {
opacity: 1;
filter: alpha(opacity = 100);
}

footer {
padding-top: 50px;
margin-top: 30px;
}


.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-top: 6px;
padding-bottom: 6px;
font-weight: bold;
}

.content-footer h3 {
font-size: 16px;
color: #2B2B2B;
margin: -10px 0 5px 0;
font-weight: bold;
}

.copy-powered {
font-size: 92%;
opacity: 1;
filter: alpha(opacity=100);
}

.menu-01-footer {
padding-left: 50px;
}

.icon::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
left: 15px;
opacity: 0.8;
}

.todas-categorias {
padding-left: 35px !important;
}

.todas-categorias::before {
content: "\f58e";
}

.nav-list .show_hide {
    font-size: 110%;
    color: #222;
    background: #eee;
    border-radius: 100px;
    width: 20px;
    text-align: center;
}

.bx-mb-2, .bx-mb-3 {
margin-left: 1% !important;
}

@media (min-width: 1200px) {
    .bx-mb-2, .bx-mb-3 {
        width: 24.62%  !important;
    }
}

.owl-carousel .owl-item img {
width: auto;
max-width: 100%;
max-height: 222px;
}

.dropdown-content {
background-color: #f9f9f9;
}

.dropdown-mega .dropbtn {
position: relative;
padding-left: 40px;
padding-bottom: 30px;
font-weight: 600;
margin-top: -4px;
}

.dropdown-mega .dropbtn::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
top: 15px;
left: 15px;
font-size: 1rem;
content: "\f0c9"
}

.dropdown-mega:hover .dropbtn {
border-radius: 0;
background-color: #f9f9f9;
}

@keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -1600px 0; }
}
@-moz-keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -1600px 0; }
}
@-webkit-keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -1600px 0; }
}
@-ms-keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -1600px 0; }
}
@-o-keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -1600px 0; }
}

#animate-clientes {
height: 80px;
background: url(https://www.suaempresadebrindes.com.br/content/interfaces/cms/userfiles/files/logos-clientes3.png) top left repeat-x;
background-size: cover;
animation: animatedBackground 40s linear infinite;
-moz-animation: animatedBackground 40s linear infinite;
-webkit-animation: animatedBackground 40s linear infinite;
-ms-animation: animatedBackground 40s linear infinite;
-o-animation: animatedBackground 40s linear infinite;
}


#secao-154 {
background: #050505;
padding: 0 20px;
color: #fff;
border-radius: 8px;
}

#secao-155 img {
border-radius: 6px;
}


@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, #main-menu, aside, .nav-tabs li:nth-child(2), header .navbar {display: none !important;}
.div-button-menu-mobile {display: block;}
.menu-01-footer {padding-left: 0px;}
.logo img {height: 48px;}
.link-cart-header img {margin-top: 2px;}
.bx-header-right {padding-top: 23px;}
.box-search-header {margin: 0 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 60px; padding: 10px 5px 10px 10px;}
.bx-header-right .form-inline .btn {padding: 4px 7px;}
#secao-152 .span3 {width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
#secao-155 .span3 {width: 48% !important; margin: 0 1% 4% 1% !important; float: left !important;}
}