.main-menu>li a {
    padding: 15px;
    color: #ffff; 
    text-transform: uppercase;
}

nav.navigation {
    background: linear-gradient(183deg, rgba(41,151,188,1) 1%, rgba(56,72,154,1) 100%);

}

.main-menu li ul {
    border-top: 5px solid #38489a;
}

.main-menu li:hover>a{
    background-color: #38489a;
}

body{
    background-color: #e1e1e1a3;
}

.mini-cart a{
    height: 61px;
}

.mini-cart a>span{
    line-height:22px;
    top:10px;
    
}

.main-menu li:hover>a {
    background-color: #38489a;
    color: white;
}

.product-list li a{
    border-radius: 20px;
}

/*TESTE*/


.category .sidebar .category-list .count {
	background-color: #d72421;
	display: none;
}
.category .sidebar .children .title a {
	font-size: 16px;
}
.category .sidebar .category-list a {
	font-size: 14px;
}
.widget.Text.slide-minibanner {
    order: 1;
    flex: 1;
    max-height: 190px;
}

aside.sidebar {
    display: flex;
    flex-direction: column;
    order: 1;
}

.widget.TopSellingProducts {
    order: 3;
}

.children {
    order: 2;
}
.home .span3 {
    display: flex;
    order: 1;
    flex-direction: column;
}

.home .row {
    display: flex;
}

.home .span9 {
    order: 2;
}
.widget.Categories {
    order: 2;
}
/* li.menu-item-home.menu-item-has-children.megamenu-parent.menu-produtos.megamenu-columns-0 {

} */


.credits a #LinceWeb .st0,
.credits a #LinceWeb .st1,
.credits a #LinceWeb .st2 {
    fill: #ffffff;
}


.search .qs_s #query{
	border-radius: 2px;
}


img#img_1_21761 {
    border-radius: 6px;
 }

 .product-info .product-images .box {
    margin-bottom: 0;
    border-radius: 25px;
 }
 .search .qs_s #query{
    height: 50px !important;
    background: rgba(185, 185, 185, 0.27);
    text-transform: uppercase;
    }

.flexslider .flex-control-nav a{
    border: 2px solid #2997bc !important;
}

input#query {
    border-radius: 20px !important;
    
}

.flexslider .flex-control-nav a.flex-active {
    background-color: #2997bc;
}

.footer .social a, .main-menu .social a{
    border-radius: 5px;
}
.input-append .btn, .input-append .btn:last-child, .input-prepend .btn, .input-prepend .btn:first-child{
    border-radius: 5px;
}

.product-info .social{
    border-radius: 32px;
}

.box{
    border-radius: 32px;
}

.newsletter input.span3{
    border-radius: 5px;
}

.widget{
    border-radius: 32px;
}

button#load_more{
    border-radius: 12px;
}

input.required {
    border-radius: 10px;
}

textarea.formContato-textarea.required {
    border-radius: 10px;
}

div#rc-anchor-container {
    border-radius: 10px;
}

input.btn.btn-primary {
    border-radius: 10px;
}

.widget.Menu {
    border-radius: 20px;
}
.widget.TopSellingProducts {
    border-radius: 20px;
}

select#opcao_id {
    border-radius: 7px;
}

button.btn.btn-primary.btn-large {
    border-radius: 15px;
}

button.btn.btn-primary {
    border-radius: 10px;
}

input[type="text"] {
    width: 230px;
    padding: 15px;
    border-radius: 6px;
    height: 27px;
}

select.span12 {
    border-radius: 6px;
}

a.btn.btn-small {
    border-radius: 10px;
}

a {
    color: white;
}

.product .product-content .short-description a {
    color: #2980b9;
}
