@import url('https://fonts.googleapis.com/css?family=Oswald:300,400');

body{
	font-family: 'Oswald', sans-serif;
}

a{
	color: #01A0C6;
	text-decoration: none;
}

a:hover{
	color: #01A0C6;
}

.cms-page-view .std p, .cms-no-route .std p {
    color: #636363;
    font-size: 18px;
    line-height: 24px;
}


#header{
	background: #01A0C6;
}

#nav ol {
    text-align: center;
}

#header-nav{
	background: #fbfbfb;	
}

#header-nav a {
    color: #636363;
    line-height: 65px;
    font-size: 16px;
}

#header-nav a:hover{
    color: #01A0C6;
}

#header-account a:hover{
	color: #01A0C6;
	text-decoration: none;
}

.header-language-background{
	background: #e6e6e6;
	color: #01A0C6;
}

#header-search{
	float: right;
}
#search{
	border-radius: 10px;
}

.skip-cart{
	margin: 0;
}

.skip-cart{
	background: none;
}
.account-cart-wrapper a{
	color: #01A0C6;
}

.container_fluid.newshome{
	padding: 0px;
	border-top: 2px solid #fff;
	background: #e6e6e6;
}

.container_fluid.newshome .main-container{
	padding: 0px 30px 0 30px;
}

.container_fluid.newshome .main-container .block, .container_fluid.newshome .main-container .block .block-content
{
	margin: 0px;
}

.container_fluid.newshome .main-container form{
	line-height: 100px;
}

.container_fluid.newshome label{
	font-size: 30px;
	color: #01A0C6;
	font-weight: 300;
}

.newshome .block-content{
	padding: 0 0 0 280px;
}

.input-box{
	padding: 0;
}

.input-box input{
	height: 55px;
	border: 1px solid #01A0C6;
	border-radius: 10px;
}

.newshome .actions{
	top: 30px;
}

.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button, .button2 span, .button2 span span{
	color: #01A0C6;
	text-decoration: none;
	
}

.add-to-cart, .button2 span:hover, .button2 span span:hover{
	text-decoration: underline;
}

button.fa.fa-caret-right {
	background: none;
}

.fa-caret-right:before{
	font-size: 30px;
}

#header-nav{
    border-bottom: 1px solid #ececec;
}

.footer.container_fluid{
	background: #01A0C6;
}

.block-title h2, .block-title h3, .block-title strong, .footer .block-title strong {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
}

.footer .links a, .footer .links a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
	line-height: 150%;
}


.footer .links.social li {
    word-break: break-all;
    line-height: 1.4;
    padding: 8px 0 14px 0;
    float: left;
    width: 50%;
}


.links.social li span{
	display: none;
}

.links.social{
	text-align: center;
}

.links.social a{
	font-size: 40px;
	line-height: 100%;
}

.links.social a:hover{
	font-size: 40px;
	line-height: 100%;
}

.footer.container_fluid{
	padding: 0;
}

.footer{
	padding: 10px;
}

.footer-container{
	padding-bottom: 10px;
}

/*.footer-container.rodape address {
    color: #01A0C6;
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 20px;
}*/

.footer-container.rodape address {
    color: #eee;
    padding: 20px 0 10px 0;
    text-align: right;
    font-size: 20px;
    position: relative;
    margin: -153px 0 0 0;
    width: 60%;
    float: right;
}

.footer-container.rodape .assinatura a {
    color: #808080;
    /* float: right; */
    text-decoration: none;
    text-align: center;
    display: block;
}

.skip-cart.no-count .count, .skip-cart .count, .skip-link.skip-active .count{
	display: block;
    top: 7px;
    position: absolute;
    right: 160px;
    color: #fff;
    font-size: 20px
}

.skip-cart.no-count .count:after, .skip-cart.no-count .count:before, .skip-cart .count:after, .skip-cart .count:before{
	display: none;
}

.skip-link.skip-cart.no-count, .skip-link.skip-cart.skip-active{
	color:#fff;
}

.header-minicart .block-subtitle{
	color: #01A0C6;
	font-size: 15px;
}

#header-cart.skip-active{
	top: 39px;
}

.skip-link.skip-cart{
	color: #fff;
}

.button.checkout-button, .button.quantity-button{
	color: #fff;
	background: #01A0C6;
}

.header-minicart .subtotal .price, .header-minicart .info-wrapper td{
	color: #FFF;
}

.header-minicart .product-details .product-name a{
	color: #01A0C6;
	font-size: 15px;
}

.header-minicart .subtotal{
	background: #01A0C6;
    text-align: center;
    line-height: 2em;
}

.product-image{
	margin: 0 15px 0 0;
}

.col-main{
	
	padding: 0;
}

.box-collateral.box-tags{
	display: none;
}

.product-image img{
	width: 600px;
	height: auto;
}

.item.last.odd .product-image img{
	height: 50px;
	width: 50px;
}

.button.btn-cart{
	background: #01A0C6;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
}

#qty{
	border-radius: 10px;
	border: 1px solid #01A0C6;
}

.price-box, .add-to-links, .sharing-links, .add-to-cart:after{
	display: none;
}

.product-view .add-to-cart{
	border: none;
}

.product-view .product-shop .product-name .h1{
	font-size: 22px;
	font-weight: bold;
	color: #01A0C6;
}

.product-view .product-shop .availability{
	font-size: 14px;
}

body, button, input, select, table, textarea{
	font-size: 14px;
	font-weight: 300;
}

.product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span{
	color: #01A0C6;
	font-size: 16px;
	font-weight: bold;

}


.product-collateral .toggle-tabs, .product-collateral .toggle-tabs li > span{
	
	color: #01A0C6;
	font-size: 16px;
	font-weight: bold;
}

.product-collateral > dl > dd{
	border: 1px solid #01A0C6;
    border-top: 0;
}

.product-collateral .toggle-tabs{
	border: 1px solid #01A0C6;
}

.product-collateral .toggle-tabs li.current{
	border-right: 1px solid #01A0C6;
    
}

.product-collateral .toggle-tabs li.last.current{
	border-right: 1px solid #01A0C6;
	border-left: 1px solid #01A0C6;
}

.breadcrumbs a, .breadcrumbs strong, .breadcrumbs span, h2, .h2{
	font-size: 20px;
	text-decoration: none;
}

.breadcrumbs a:hover, .breadcrumbs strong:hover, .breadcrumbs span:hover, .block-account li strong, .block-cms-menu li strong, .block-account li strong, .block-cms-menu li strong {
	font-size: 20px;
	text-decoration: none;
	color: #636363;

}

.block-account li a:hover, .block-cms-menu li a:hover, .cms-page-view .std h1, .cms-no-route .std h1{
	text-decoration: none;
	color: #636363;	
}

.products-grid .product-name, .products-list .product-name, .products-grid .product-name, h2.product-name a:hover, h3.product-name a:hover, h4.product-name a:hover, h5.product-name a:hover, p.product-name a:hover, h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a, .products-list .product-name a{
	font-size: 18px;
	color: #01A0C6;
}

.no-touch .product-image:hover{
	border-color: #01A0C6;
}

.toolbar{
	border: none;
}

.products-list .product-image{
	margin: 0;
}

.item.last.odd .product-image img{
	height: auto;
	width: 100%;
}

.products-list .action .button{
	margin: 36px 0 0 0;
}

.button.btn-proceed-checkout.btn-checkout, .button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button{
	background: #01A0C6;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
}

.cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping{
	border: none;
}

#country, #discount-coupon-form .input-text, .cart .giftcard .input-text{
	border: 1px solid #01A0C6;
	border-radius: 10px;
}

.cart-table{
	width: 100%!important;
}

.cart-forms, td.a-right.cart-footer-actions.last, #shopping-cart-totals-table, .price, .a-center.cart-total-head{
	display: none!important;
}

.cart-totals{
	background: none!important;
}

.button.btn-proceed-checkout.btn-checkout:hover, .button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover, .footer .button:hover, .opc .section.allow .step-title .number, .opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number{
	background: #01A0C6!important;
}

.opc .section.allow .step-title:hover h2, .opc .section.active .step-title h2{
	color: #01A0C6!important;
}


@media only screen and (max-width: 770px){
	.product-collateral > dl > dt {
	    margin: 0;
	    margin-bottom: 10px;
	    color: #01A0C6;
	    font-size: 14px;
	    font-weight: bold;
	    font-style: normal;
	    line-height: 1.4;
	    text-rendering: optimizeSpeed;
	    text-transform: uppercase;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    -webkit-user-select: none;
	    -o-user-select: none;
	    user-select: none;
	    font-weight: normal;
	    margin-bottom: 0px;
	    padding: 7px 10px 7px 24px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #01A0C6;
	    position: relative;
	    display: block;
	}

.footer .links.social li {
    word-break: break-all;
    line-height: 1.4;
    padding: 8px 0 14px 0;
    float: none;
    width: 100%;
}

div.footer-container.rodape{
	padding: 0;
}

.footer-container.rodape address {
    color: #eee;
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 20px;
    position: relative;
    margin: -50px 0 0 0;
    width: 100%;
    float: left;
    background: #00a0c6;
}


.product-collateral > dl > dt:hover{
	margin: 0;
	margin-bottom: 0px;
	color: #01A0C6;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding: 7px 10px 7px 24px;
	border-width: 1px;
	border-style: solid;
	border-color: #01A0C6;
	position: relative;
	display: block;
}


.product-collateral > dl > dt:after{
	border-left: 4px solid #01A0C6;
}


.logo .small{
	width: 250px;
	padding: 10px 30px 10px 0;
}


.product-view .product-shop .product-name .h1, .product-view .product-img-box .product-name h1{
	color: #01A0C6;
	font-size: 26px;
}


.skip-cart.no-count .count, .skip-cart .count, .skip-link.skip-active .count{
	right: 113px;
	background: none;
}


#header-search{
	width: 100%;
	padding: 0 30px 0 30px;
	margin: 0;
}


.skip-links span{
	font-size: 16px;
}

	.product-collateral > dl > dt:hover {
	    margin: 0;
	    margin-bottom: 10px;
	    color: #01A0C6;
	    font-size: 14px;
	    font-weight: bold;
	    font-style: normal;
	    line-height: 1.4;
	    text-rendering: optimizeSpeed;
	    text-transform: uppercase;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    -webkit-user-select: none;
	    -o-user-select: none;
	    user-select: none;
	    font-weight: normal;
	    margin-bottom: 0px;
	    padding: 7px 10px 7px 24px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #01A0C6;
	    position: relative;
	    display: block;
	}

	.product-collateral > dl > dt:after{
		border-left: 4px solid #01A0C6;
	}

	.logo .small{
		width: 250px;
		padding: 10px 30px 10px 0;
	}

	.product-view .product-shop .product-name .h1, .product-view .product-img-box .product-name h1{
		color: #01A0C6;
		font-size: 26px;
	}

	.skip-cart.no-count .count, .skip-cart .count, .skip-link.skip-active .count{
		right: 113px;
		background: none;
	}

	#header-search{
		width: 100%;
    	padding: 0 30px 0 30px;
    	margin: 0;
	}

	.skip-links span{
		font-size: 16px;

	}


.product-collateral > dl > dt{
	margin: 0;
	margin-bottom: 0px;
	color: #01A0C6;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding: 7px 10px 7px 24px;
	border-width: 1px;
	border-style: solid;
	border-color: #01A0C6;
	position: relative;
	display: block;
}
}

th.a-center.cart-price-head span {
    display: none; 
}

.products-grid .actions {
    padding-top: 0px;
    position: absolute;
    bottom: 0px;
    min-height: 85px;
    width: 100%;
    top: 60px;
}

.std ul {
    list-style: none !important;
    margin-bottom: 1.5em;
}

.std ul li {
    margin-left: 0 !important;
}

.block .actions .button {
    float: right;
    /* border: 1px solid #01A0C6; */
    /* padding: 0 0 0 0; */
    margin: -2px 4px 0px 0;
    background: #777;
    padding: 7px 15px 8px 20px;
}

.product-info{
	min-height: 80px !important;
}

.field.name-middlename {
    display: none;
}