@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap');

body {
font-family: 'Quicksand', sans-serif;
}

header .container-fluid, #main-menu .container-fluid, #top .container-fluid, footer .container-fluid {
max-width: 1600px;
margin: 0 auto;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

/*
 #wrp, .container {
 max-width: 1300px;
 }

 @media (min-width: 1200px) {
 .container {width: 100%;}
 }
*/

@media (min-width: 1200px) {
.container {width: 100%;}
footer .span4 {width: 33.333%;}
}


.main-column {
min-height: 300px !important;
}

.main-column p {
font-size: 14px !important;
line-height: 25px;
}

#top {
padding: 12px 0;
/*font-size: 92%;
opacity: 0.9;*/
}

.txt-top {
float: none !important;
}

header {
/*border-bottom: solid 1px #444;*/
padding: 5px 0;
}

.bx-header-right .navbar li a {
font-weight: 600;
border-radius: 5px;
color: #2E1A47;
}

.bx-header-right .navbar li a:hover {
color: #fff;
background: #2E1A47;
}

.bx-header-right .navbar li ul {
background: #e5e5e5;
border: none;
border-radius: 4px;
}

.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;
}

.icone::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;*/
font-size: 24px;
}

.todas-categorias {
padding-left: 66px !important;
padding-right: 77px !important;
color: #E5E5E5 !important;
text-align: ceter;
}

.todas-categorias:hover {
color: #2E1A47 !important;
}

.todas-categorias::before {
content: "\f0c9";
color: #2E1A47 !important;
}

.todas-categorias:hover::before {
color: #fff !important;
}


.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%;
}

.bx-header-right {
padding-top: 17px;
}

.box-search-header {
float: left;
margin: -2px 30px 0 20px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 350px;
padding: 10px 15px;
box-shadow: none;
border-right: none;
border-color: #2E1A47;
border-radius: 8px 0 0 8px;
background: transparent;
}

.bx-header-right .form-inline .btn {
height: 42px;
color: #2E1A47;
box-shadow: none;
background: transparent;
border-color: #2E1A47 !important;
border-left: none;
border-radius: 0 8px 8px 0;
}

.box-cart-icon {
float: right;
padding: 7px 20px 0 20px;
}

.div-button-menu-mobile {
display: none;
}

.link-cart-header {
text-decoration: none;
color: #fff;
background: #2E1A47;
border-radius: 8px;
display: inline-block;
padding: 10px 40px;
text-transform: uppercase;
font-weight: 500;
margin-top: -2px;
}

.link-cart-header:hover {
text-decoration: none;
opacity: 0.9;
}

.top01 {
width: auto;
padding-top: 3px;
}
.top02 {
width: 40%;
}
.top03 {
width: 655px;
}

#main-menu {
border: none;
padding-bottom: 10px;
}

#main-menu li a {
font-weight: 600;
border-radius: 5px;
}

#main-menu li a:hover {
color: #fff;
background: #2E1A47;
}

.span3 .bx-image-product {
height: 157px;
}

.span4 .bx-image-product {
height: 227px;
}

.page-home .span3 .bx-image-product {
height: 214px;
}

.box-produto .bx-description-product {
font-size: 12px !important;
line-height: 22px;
}

footer {
padding-top: 50px;
margin-top: 0px;
font-size: 13px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-bottom: 10px;
}

.content-footer h3 {
font-size: 15px;
color: #fff;
margin: -10px 0 15px 0;
font-weight: bold;
}

.menu-01-footer {
padding-left: 50px;
}

.menu-vv li ul {
width: 300px !important;
}

.menu-vv li ul li a {
width: 270px !important;
padding: 11px 15px !important;
}

#secao-156 {
background: #fff;
text-align: center;
}

#secao-148 {
background: #ccc;
margin-bottom: -20px;
}

#secao-145, #secao-147 {
background: #2e1a47;
}

.txt-h-01 {
padding: 65px 0 0 0;
}

.txt-h-02 {
padding: 25px 0 0 0;
}

.box-video-home {
height: 682px;
}

.link-mobile-onboarding {
display: none !important;
}

.box-img-conheca-lukka {
margin-left: 2.56% !important;
}

#main-menu .menu-vv li ul {
background: #e5e5e5;
border: none;
border-radius: 4px;
}

.box-search-top {
float: left;
}

.box-search-top .form-inline .input-btn-fix {
width: 350px;
/*box-sizing: border-box;*/
padding: 3px 15px;
box-shadow: none;
border-right: none;
border-color: rgba(255,255,255,0.5);
border-radius: 8px 0 0 8px;
background: transparent;
color: #fff !important;
font-family: 'Quicksand', sans-serif !important;
}

.box-search-top .form-inline .btn {
height: 28px;
color: rgba(255,255,255,0.5);
box-shadow: none;
background: transparent;
border-color: rgba(255,255,255,0.5) !important;
border-left: none;
border-radius: 0 8px 8px 0;
}




@media only screen and (max-width: 768px) {
.page-home .container {margin-right: 0 !important; margin-left: 0 !important;}
.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;}
header {padding: 0; border-bottom: solid 1px #DDD;}
.menu-01-footer {padding-left: 0px;}
.logo img {height: 18px;}
.bx-header-right {padding-top: 14px; padding-bottom: 10px;}
.box-search-header {margin: 0 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 62px; padding: 10px 5px 10px 10px;}
.bx-header-right .form-inline .btn {padding-left: 5px !important; padding-right: 10px !important;}
.link-cart-header {padding: 11px 15px; margin-top: 0px;}
.top01 {width: auto !important;}
.top03 {width: 100% !important;}
.txt-h-01, .txt-h-02 {padding: 0;}
.box-video-home {height: 382px !important;}
.link-mobile-onboarding {display: block !important;}
.box-img-conheca-lukka {margin-left: 0  !important;}
.box-search-top .form-inline .input-btn-fix {width: 45px;}
}

@media only screen and (max-width: 1370px) {
.box-video-home {height: 559px;}
}


.copy-powered {
font-size: 90%;
opacity: 1;
filter: alpha(opacity = 100);
}

.copy-powered .pull-right {
float: left !important;
padding-left: 40px;
}
.copy-powered a {
font-weight: bold;
color: #fff !important;
}