#header-main {
    background: #000;
}

#nav-main div.element-menu-category {
    margin-bottom:0;
    box-shadow: none;
}

#header-main .header-2 {
       	padding: 5px 0 15px;
}

#header-main .element-menu-top .menu-top-list li a {
    color: #ffffff;
}

#product-list.col-pl-3>li:nth-child(3n+1) {
    margin: 0 1% 20px 0;
}
.wrapper-product-combination .product-combination-list .product-combination-item label {
    font-size: 16px;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div  {
    padding: 9px;
}

.element-product-detail .wrapper-product-price .product-price .product-new-price .product-big-price {
    font-size: 30px;
}

.element-product-detail div.box-shipping {
        padding: 15px 0;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn {
    width: 100%;
}

/**
#product-list .product-list-item .product-image > a img {
    width: 330px;
}**/

/* Combinações */

.wrapper-product-combination .product-combination-list .product-combination-item label {
	border-width: 2px;
	font-size: 16px;
	padding: 1px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div {
	line-height: 32px;
	min-height: 32px;
	top: 0;
	min-width: 32px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div span {
	border-width: 16px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image {
	font-size: 0;
	line-height: 100px;
	height: 100px;
	text-align: center;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image img {
	max-height: 100%;
	max-width: 100%;
}

.element-product-detail .box-shipping #product-shipping th {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 18px;
}
.element-product-detail .box-shipping #product-shipping td {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 16px;
}
.box-shipping #product-shipping tbody > tr:last-child > td {
    border-bottom: none;
}

/* Fim Combinações */
