/* CSS Custom, by Bless */

.wrapper {
    font: 400 13px/1.35 Arial, Verdana, sans-serif !important;
}

.col-main .widget .homegrid .products-grid .item:not(.owl-carousel) {
    margin-left: 0px;
    margin-right: 0px;
    background: transparent;
}



.header .cdz-header-top .cdz-top-link li a:visited, .header .cdz-header-top .cdz-top-link li a:hover, .header .cdz-header-top .cdz-top-link li a:active {
    color: #fff !important;
}

.cdz-header-menu {
    background: #FFF !important;
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link:hover, .cdz-main-menu .groupmenu li.level0 > a.menu-link:active, .cdz-main-menu .groupmenu li.level0 > a.menu-link:visited {
    color: #ccc;
}

.header .cdz-header-top .cdz-top-link li a, .cdz-main-menu .groupmenu li.level0 > a.menu-link{
    color: #FFF !important;
}

.cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
    background-color: #007cc2  !important;
}

.cdz-main-menu .groupmenu li.level0.parent:hover:after {
    color: #04486f !important;
}

/*NOVO CABECALHO*/
.cdz-horizontal-menu .groupmenu li.item.level0 {
    border-right: none;
}

@media (min-width: 768px){
    .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
        padding: 5px 15px !important;
    }
    .active .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
        padding: 9px 30px !important;
    }
}
/*</NOVO CABECALHO>*/

.header {
	min-height: auto !important
}

.wrapper {
    background: #FFFFFF !important;
}

/*HOVER DA QUANTIDADE (comentado no style_baby ln569)*/

.category-products .products-grid .item/*:hover*/ .cart-wrapper .cart-qty {
  left: 2px;
}
.cdz-rtl .category-products .products-grid .item/*:hover*/ .cart-wrapper .cart-qty {
  left: auto;
  right: 5px;
}
.category-products .products-grid .item/*:hover*/ .cart-wrapper button.btn-cart {
  left: 120px;
	background: #d59229 !important;
	display: block;
	border-radius: 5px;
  top: 2px;
	padding: 8px 7px;
	border:1px solid #000;
}

.catalogsearch-result-index .category-products .products-grid .item .cart-wrapper button.btn-cart, .catalog-category-view .category-products .products-grid .item .cart-wrapper button.btn-cart{
  padding: 5px 10px;	
}


.cdz-buttons-container button.btn-cart:before{
	font-size:14px;
}

.category-products .products-grid .item .cart-wrapper button.btn-cart:before {
    padding: 0 5px 0 1px;
		color:#FFF;
}



.cdz-rtl .category-products .products-grid .item/*:hover*/ .cart-wrapper button.btn-cart {
  right: 90px;
  left: auto;
}
.category-products .products-grid .item/*:hover*/ .cart-wrapper button.btn-cart span {
  display: inline-block;
	opacity: 1;
	color: #000;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	text-transform:uppercase;
}

.category-products .products-grid .item/*:hover*/ .product-item-info .addto-hover-container {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}


.category-products .products-grid .item .cart-wrapper button.btn-cart span {
	font-size: 95%;
}

.category-products .products-grid .item .cart-wrapper .cart-qty .input-text.qty {
		width: 35px;
    height: 35px !important;
}

.item:hover .cdz-buttons-container button.btn-cart:before {
	color: #FFF;

}

.category-products .products-grid .item .cart-wrapper {
    width: 100% !important;
}

/*HOVER DA QUANTIDADE*/

.footer-cart .cart-trigger{
	background: #e67817;	
	font-weight: bold;
	font-size: 90%;
}

.footer-cart .cart-content button.button {
    color: #FFF;
    background-color: #62bb20;
    border-color: #ffffff;
}

.footer-cart .cart-content button.button:hover {
    color: #62bb20;
    background-color: white;
    border-color: #62bb20;
}

.link-compare{
	visibility:hidden !important;
}

.category-products .products-grid .item .cart-wrapper button.btn-cart:hover:before {
    color: #FFF !important; 
}

#back-top a {
    background: #007cc2 !important;
    border-color: #007cc2 !important;
    color: white !important;
}

.category-products .products-list .btn-cart {
    background: #62bb20 !important;
    border-color: #62bb20 !important;
}

.product-list-style02 .box .products-list .item .cdz-product-left .qs-button {
    color: white !important;
    background-color: #e67817 !important;
    border-color: #e67817 !important;
}

.cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*='owl-']:hover {
    color: #007cc2 !important;
    background-color: white ;
    border-color: #007cc2  !important;
}

.cdz-brand-slider-wrap .cdz-brand-slider .owl-theme.owl-carousel .owl-nav [class*=owl-] {
    background-color: #4c4745 !important;
    border-color: #4c4745 !important;
    color: #FFF !important;
}

.page-footer.cdz-footer-style-05.footer-container .bottom-footer-wrapper {
    background: #282828;
}

.page-footer .footer, .page-footer .footer button {
    background: #FFF !important;
    padding-top: 25px;
    color: #000 !important;
}

.footer .widget .container{
	border-top: 1px solid #000 !important;
}

.page-footer .footer address {
    color: #FFF;
}


.page-footer p.h5 {
    color: #000 !important;
}

.page-footer a {
    color: #000 !important;
}

.page-footer .footer-social a {
    background: #282828 !important;
}

.lb-new{
	visibility: hidden;
}

.block-search, .block-search-bless {
    margin-bottom: 0 !important;
    position: relative;
    float: right;
    width: 100%;
    z-index: 4;
    border: 1px solid #04486f !important;
}

.block-search {
    /* width: 100% !important; */
    /* border: 1px solid #04486f !important; */
}


.cart-icon .cart-qty {
    background: #e67817 none repeat scroll 0 0 !important;
}

.top-information ul li{
    float:  left;
    margin-right: 10px;
}

.active #msgLojista{
    display: none;
}

.active .block-search {
    /* width: auto !important; */
}


#msgLojista{
background: #F00;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: larger;
    display: inline-block;
    width: 98%;
    padding: 5px;
    margin-top: 10px;
}

#msgLojista p{
	margin-bottom:0px;
}

.footer-box p{
	line-height: 150%;
}

@media (min-width: 767px){}
.header .sticky-menu.active .block-search, .block-search-bless {
	background: #FFF !important;
    }    
}

.header {
    font: 500 14px/1.55 sans-serif !important;
}

.header ul.groupmenu li a {
    color: #04486f !important;
		font-size: 14px;
}

body .sidebar .block:not(.block-static-block) .block-title {
    background: #04486f;
}

.toolbar-wrap .toolbar .sorter > .view-mode .grid.active, .toolbar-wrap .toolbar .sorter > .view-mode .list.active {
    background-color: #04486f !important;
}

.toolbar-wrap .toolbar .btn-filter {
    background-color: #04486f;
    border-color: #04486f;
}

.toolbar-wrap .toolbar .btn-filter:before {
    padding: 8px 8px 8px;
    background-color: #042c44;
    border-color: #042c44;
}

.action.primary, button.button, .btn {
    background: #e67817;
    border-color: #e67817;
}

.pager select, .sorter select {
    padding: 2px 10px;
    height: 30px;
    line-height: 30px;
}



.pager select, .sorter select {
    padding: 2px 10px;
    height: 30px;
    line-height: 30px;
}

.sorter .view-mode {
    float: left;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.toolbar {
    margin-bottom: 10px;
}

.page-title h1, .page-title h2 {
    text-transform: uppercase;
    font: 500 22px/1.35  sans-serif;
    font-weight: 600;
    color: #04486f;
    padding-bottom: 3px;
    margin-bottom: 5px;
    text-transform: unset;
}

.product-view .product-detail-tab .nav-tabs .nav-tab-item:hover .switch, .product-view .product-detail-tab .nav-tabs .nav-tab-item.active .switch, .product-view .product-detail-tab .nav.nav-tabs .nav-tab-item:hover .switch, .product-view .product-detail-tab .nav.nav-tabs .nav-tab-item.active .switch {
    background: #007cc2  !important;
}

/*LEVA A GUIA DETALHES PARA A ESQUERDA NA PÃGINA DO PRODUTO*/
.nav-tabs .nav-tab-item {
    float: left;
}

.product-view .action.primary, .product-view button.button {
    background: #007cc2;
    border: 3px solid #007cc2;
    color: #ffffff;
    font-weight: 600 !important;
}

.product-view button.button:hover {
    background: #e67817;
    border: 3px solid #e67817;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price {
    color: #e67817;
    font: 600 28px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
}

button:hover {
    background-color: #e67817;
}


.cart-collaterals .totals .checkout-types .button {
    background: #007cc2;
    border-color: #007cc2;
}

.data-table .input-text.qty {
    color: #000;
}

.cart-collaterals .totals .checkout-types .button:hover {
    background: #007cc2;
}

.action.primary:hover, button.button:hover {
    background: #007cc2;
    border-color: #007cc2;
}

.form-list select{
	height:40px ;
}

.form-list .field.active label, .form-list .field-select-box label {
    background: #666;
    color: #FFF;
}

.product-options-bottom .product-button-top{
	width:100% !important;
}

.block-cart .button {
    background: #e67817;
    color: #ffffff;
    border-color: #e67817;
}

.product-name a:hover, a:hover, a:focus {
    color: #007cc2;
}

.shipping #co-shipping-method-form .sp-methods dd label{
	background:transparent;
	border:none;
}



/*CHECKOUT*/

/*ONESTEPCHECKOUT*/

.comp-onestepcheckout .col-step-1,
.comp-onestepcheckout .col-step-2,
.comp-onestepcheckout .col-step-3{ background:#FDFDFD; border:1px solid #eee; border-radius: 15px; overflow: hidden;}

.step-title{
	font-size: 15px;
  color: #fff;
  background: #04486f;
  padding: 15px;

}

.onestepcheckout-index-index h3.product-name{
	height:auto;
}

#onestepcheckout-title h1{
	margin-top:0px;
	font-size:26px;
}

.msgFinalRodape{
	padding: 10px;
  display: block;
	color:#F00;
	font-size: 110%;
}

.onestepcheckout-number{
border-radius: 50px;
  background-color: #fff;
  float: left;
  display: block;
  text-align: center;
  color: #eb7e00;
  width: 35px;
  height: 35px;
  font-size: 21px;
  font-weight: bold;
  line-height: 34px;
  margin-top: -6px;
  position: relative;
  margin-left: 4px;
  margin-right: 9px;
}

.comp-onestepcheckout h2{
	font: 400 18px "Lato", georgia, serif;
	margin:0px;
}

.comp-onestepcheckout .section {
  padding: 0px;
}

.comp-onestepcheckout .sp-methods dt input.radio, .comp-onestepcheckout .radio {
  margin-top: 5px;
  float: left;
	margin-right:0px;
}

dl.item-options .price{display:none}

.thumbnail{display:table-cell; background:none; border:none}

.osc-title {
  cursor: default;
  padding-bottom: 5px;
  margin: 14px -8px !important;
  line-height: 26px;
  padding: 0 14px;
  font-weight: bold;
  background-color: #FCFBE9;
  color: #505050;
  border-top: 1px solid #F2EABC;
  border-bottom: 1px solid #F2EABC;
  margin-left: -6px;
}

#newsletter_simple{
	float: left;
  margin-top: 1px;
  margin-right: 7px;
  margin-left: 15px;
}

.pagseguroapi-installments{
	display:none;
}

.noBorder{border-top:none !important;}

.optionLine .item-options dt{
	float:left;
}

.comp-onestepcheckout .onestepcheckout-cart-table tbody td{
  border-top: thin solid #BEBCB7;
  border-bottom: none;
}

.comp-onestepcheckout .step{
	padding:10px 15px;
}

.thumbnail{
	background-color: transparent !important; 
  border: none !important; 	
	border-top: thin  solid #BEBCB7 !important; 
}

#onestepcheckout-review-terms label{
	display: inline !important;	
}

.onestepcheckout-review-terms-description-container {
    display: block !important;
    height: 215px;
    overflow: scroll;
    padding: 15px 5px;
    background: #fFFFFF;
}


#onestepcheckout-payment-method .sp-methods dt label{
    font-size: 105% !important;
    line-height: 2.5 !important;
}

#onestepcheckout-payment-method .sp-methods dt label img{
    margin-right: 10px
}

.sp-methods .checkmo-list label {
    width: 200px;
    padding-right: 15px;
    text-align: left;
    float: left;
}


#checkout-payment-method-load{
    font-size: 115%;
}

#onestepcheckout-payment-method .sp-methods dt input.radio {
    margin-top: 20px;
}

.linksHeader li{
	display:inline-block;
    font-size: 22px;
}

.subLinksHeader li{
	display:inline-block;
		font-size: 14px;
    width: 32%;
    text-align: center;
}

.subLinksHeader{
    border: 1px solid;
    border-radius: 5px;
    margin-bottom: 10px;
}

.tarjaVermelha{
	background:#F00 !important;
	color:#FFF !important;
	text-align:center;
	font-size:14px;
	font-weight:600;
}

/*NOVO CABECALHO*/
.header .cdz-bottom-logo-cart {
    padding: 12px 10px 2px !important;
}

i.fa-whatsapp-square, i.fa-whatsapp {color:#2ab03f;margin: 0px 2px;font-size: 2vw;}

i.fa-phone-square {color:#007cc2; margin: 0px 5px; font-size: 2vw }

i.fas {color:#007cc2; margin: 0px 5px; }

@media (min-width: 992px){
	.header .sticky-menu.active .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    padding: 15px 15px !important;
    font-size: 100% !important;
	}
}

@media (min-width: 767px){
	.header .sticky-menu.active .linksComp{
		display:none;
	}

	.header .sticky-menu.active .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    padding: 8px 5px !important;
    font-size: 95% !important;
	}
	
	.header .sticky-menu.active  .width100{
		width:100% !important;
	}

	.header .sticky-menu.active .block-search {
	  top: 17px;
    right: 90px;
		display:none;
	}
}


@media (max-width: 767px){
	.product-list-style02 .products-list .item .cdz-product-right .cdz-product-bottom {
			-webkit-transform: scale(1, 1);
			-moz-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
	}
	
	.product-list-style02 .products-list .item .cdz-product-right{
		height:110px;	
	}
	
	.products-list .cdz-hover-section {
    width: 25%;
	}
	
	.product-item-info .product-name {
    min-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
	
}

.padding0{
	padding:0px;
}

.paddingT15{
	padding-top:15px;
}

/*NOVO CABECALHO*/
.foneWapp{
		font-size: 1.3vw;
		line-height: 12pt;
		vertical-align: super;
		letter-spacing: -1px;
		font-weight: 600;
}


.cart-wrapper{
	padding-top:1px;
}

i.fa-lock {color:#007cc2; margin: 0px 5px; font-size: 2vw; }
i.fa-user {color:#000; margin: 2px; font-size: 1.7vw; }

/*/NOVO CABECALHO*/

.msgHeader{
    text-align: center;
    color: #F00;
    font-weight: 600;
    font-size: 0.9vw;
		line-height:14px;
}




.header .cdz-header-top {
    background-color: #007cc2;
}

i.fa-lock {color:#007cc2; margin: 10px 5px 0 0 ; font-size: 1.7vw; float:left }


.paddingR0{
	padding-right:0px;
}

.loginBless{
	font-size:1vw;
}

.loginBless a{
	color:#282828 !important; 
	font-size: small;
  line-height: 30px;
}

.header .cdz-header-top  ul li{
	float: left;
	margin-right: 15px
}

.header .cdz-header-top  ul li div{
	margin-right: 5px;
}

.header .cdz-header-top  ul li, .header .cdz-header-top  ul li a{
    color: #FFF;
}


.banner01 div, .banner02 div, .banner03 div{
	background:#060;
	min-height:150px !important;
}

.bannersTopHome {
    margin-bottom: 0px;
    display: flex;
}

.maisImpostos{
    color: #eb7e00 !important;
    font-size: 100%;
    font-weight: 400;
    margin-top: -5px;
    display: block;
		font: 500 18px/1.35 Arial, Helvetica, sans-serif;		
}

.has-sticky-menu.active .hidesticky{
	display:none;
}

.has-sticky-menu.active .floatRightSticky{
	right:0px;
	position:absolute;
}

.customer-account-create .account-create, .account-create #form-validate{
	width:100%;
}

.account-create #form-validate{
	max-width:100%;
}

.customer-account-create .form-list .field, .customer-account-edit .form-list .field{
    position: relative;
    clear: none;
    float: left;
}

.customer-account-edit .form-list > li{
	display: grid;	
}


#captcha-input-box-user_create{
	display:inline-block !important;
}


/*REMOVE LINK ENDERECE*/
.customer-address-index .addresses-list a{
	display:none;
}

.cart-icon .cart-subtotal .price{
	font-weight:300;
	font-family:Arial, Helvetica, sans-serif	
}

.product-item .price {
    font: 500 18px/1.35 Arial, Helvetica, sans-serif;
    color: #eb7e00;
}

.footer-cart .cart-content .check-out .actions {
    padding-left: 5px !important;
}

#sideWapp{
	position: fixed;
    right: 9px;
    bottom: 80px;
    z-index: 1;
    width: 60px;
    height: 60px;
}



.sprite {
    background-image: url(/imgs/spritesTransportadoras4.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.sprite-braspress {
    width: 112px;
    height: 20px;
    background-position: -5px -5px;
}

.sprite-JAM {
    width: 84px;
    height: 28px;
    background-position: -5px -35px;
}

.sprite-pac2 {
    width: 89px;
    height: 20px;
    background-position: -5px -73px;
}

.sprite-sedex {
    width: 86px;
    height: 20px;
    background-position: -5px -138px;
}

.sprite-sedex12 {
		width: 81px;
    height: 25px;
    background-position: -5px -103px;
}

.sprite-iconRetirada {
    width: 30px;
    height: 30px;
    background-position: -5px -168px;
}

.sprite-iconTransportadora {
    width: 34px;
    height: 25px;
    background-position: -5px -208px;
}

.form-list .control label, .sp-methods dt label, #checkout-shipping-method-load .sp-methods dd label, #co-shipping-method-form .sp-methods dd label, .product-options ul.options-list label {
    font: 500 13px/1.55 Arial, sans-serif;
}

.sp-methods dt label{
	width: 93%;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 5px;
}

.customer-account-edit .block-account .block-content li a{
	text-transform:unset !important;
}



.page-footer p.h5 {
    margin-bottom: 12px;
    text-transform: uppercase;
    margin-top: 20px;
}

.dashboard .box-account p, .dashboard .box-account address {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}





@media (min-width: 768px){
	.cdz-horizontal-menu {
			text-align: center !important;
			display: block  !important;			
	}

	/*NOVO CABECALHO*/
	.cdz-header-menu {
			background: #FFF !important;
			border-top: 1px  solid #000;
			border-bottom: 1px  solid #000;
	}

	.cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
			color: #000 !important;
	}
	
	.category-products .products-grid .col-desktop-7 li.item {
		width: 14.285%;
	}
	
	.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button:before {
    padding-left: 0;
    line-height: 34px;
	}
	
	.homegrid .item .cart-wrapper button.btn-cart:before, .category-products .products-grid .item .cart-wrapper button.btn-cart:before {
   /* display:none; */
	}
	
	.category-products .products-grid .item .cart-wrapper{
		overflow:visible;
	}
	
	.homegrid .item .cart-wrapper button.btn-cart span, .category-products .products-grid .item .cart-wrapper button.btn-cart span {
    display:none; 
	}
	
	.cdz-horizontal-menu .groupmenu li.level0>a.menu-link .menu-icon {
    margin-right: 0px !important; 
	}
	
	.category-products .products-grid .item .product-item-inner {
		height:54px;
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart {
    margin: 4px 2px !important;
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart:before {
    padding: 2px 5px 2px 5px  !important;
	}
	
	.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button {
    width: 40px;
    height: 40px;
    line-height: 40px;
	}
	
	.category-products .products-grid .item .cart-wrapper .cart-qty .input-text.qty {
		width: 40px;
    height: 40px !important;
	}


}



@media (max-width: 767px){
	
		.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button {
    width: 35px;
    height: 35px;
    line-height: 35px;
	}
	
	.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button:before {
    padding-left: 0;
    line-height: 34px;
	}
	
	.homegrid .item .cart-wrapper button.btn-cart span, .category-products .products-grid .item .cart-wrapper button.btn-cart span {
    display:none; 
	}
	

	
	.homegrid .item .cart-wrapper button.btn-cart:before , .category-products .products-grid .item .cart-wrapper button.btn-cart:before {
 /*   display:none; */
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart{
		display:inline-block !important;
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart span {
    font-size: 85%;
	}
	
	.carrinho{display:none;}
	
	#footer-cart{
		height:0px !important;
		max-height: 0px !important;
		right:0px !important;
		    bottom: -80px !important;
					}
					
	.breadcrumbs{
		display:none;
	}
}

.fa {
    display: block;
}

.footer-box img{max-width:100%;}

.customer-account-index .my-account-logo, .customer-account-edit .my-account-logo, .wishlist-index-index .my-account-logo, .customer-address-form .my-account-logo, .sales-order-history .my-account-logo, .sales-billing-agreement-index .my-account-logo, .sales-recurring-profile-index .my-account-logo, .review-customer-index .my-account-logo, .oauth-customer-token-index .my-account-logo, .newsletter-manage-index .my-account-logo, .downloadable-customer-products .my-account-logo, .customer-address-index .my-account-logo, .sales-order-view .my-account-logo, .tag-customer-index .my-account-logo, .sales-order-shipment .my-account-logo, .sales-order-invoice .my-account-logo{display:none}



/*NOVO CABECALHO*/
.header .cdz-header-top {
    background-color: #db9600;
		display:none;
}

.header .cdz-header-top {
	padding-bottom: 1px;
	padding-top: 1px;
}

.cdz-main-menu .groupmenu li.level0 > a.menu-link {
  font: 600 14px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
}

@media (min-width: 768px){
	.cdz-horizontal-menu .groupmenu li.level0>a.menu-link .menu-icon {
			font-size: 22px;
	}
}

.alignCenter{
	text-align:center;
}

.loginBless a, .carrinho, .cart-icon .cart-subtotal .price{
    font-size: 1.3vw;
    line-height: 11pt;
    vertical-align: text-bottom;
    letter-spacing: 0px;
    font-weight: 600;
    text-decoration:none;
}

.loginBless a{
	border: 1px solid #000;
    padding: 4px 5px;
    border-radius: 10px;
    display: block;
    margin: 3px 0;
}

.cdz-trigger:after {
    font-size: 90%;
    margin: 0 2px;
}

.carrinho{
	margin:0px;
	display:none;
}

.loginBless a:hover{
		text-decoration:none;
}
	

.cart-wrapper  a{
	color:#000;
}

.loginBless br{
	clear:both;
}

.loginBless {
	text-align:center;
/*	padding-top:2px;*/
}

.cart-icon:before{
	min-height:34px;
}

.cart-icon .cart-subtotal .price{
	padding: 10px 0 10px 2px;
}

.msgHeader p{
	margin-bottom:3px;
}

.cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
    font: 600 14px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
}

.cdz-main-menu .groupmenu li.vertical-level1 > a.menu-link {
    font: 300 14px/1.35 PT Sans, Helvetica Neue, Verdana, Arial, sans-serif;
	text-transform: none !important;
}

.has-sticky-menu.active .carrinho{
	font-size: 10pt;
  line-height: 1px;
	color: #000;
}

@media (min-width: 767px){
	.header .sticky-menu.active .cdz-header-cart .cart-icon:before {
			background-position: 7px 8px !important;
			width: 40px;
	    height: 40px;
	}
	

	
	.category-products .products-grid .item .cart-wrapper button.btn-cart{
		background: #FFF;
		border: 1px solid #000;
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart span{
		color:#000;
	}
	
	.product-item-info .product-name {
    min-height: 58px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
	.toolbar-wrap{
		display:none;
	}
	
	#narrow-by-list .ft-item .ft-options ol{display:block !important}
	
}

	.category-products .products-grid .item .product-item-info{
		border-radius: 0px;
    border: 1px solid #000;
	}
	
	.category-products .products-grid .item .product-item-inner{
		border-top: 1px solid #000;
	}
	


/****************
CART SIDEBAR
***************/
#footer-cart{

    left: calc(100% - 420px) !important;
    width: 420px !important;
height: 90%;
background: transparent !important;
}

#cart-footer-inner{

    flex-direction: column;
    height: 100%;

}

.cart-content{

    flex-direction: column;
    height: 100%;

}

.footer-cart .cart-content .cart-items {
    height: 280px;
    float: left;
    padding-left: 20px;
    width: 100%;
    overflow-y: scroll;
}

.footer-cart .cart-content .cart-items .cart-products-list{
	width:98%;
}

.footer-cart .cart-content .cart-items .cart-item {
    width: 100%;
    margin-right: 0px;
    display: block;
}

.footer-cart .cart-content .check-out{
	bottom:0px !important;
	position:relative;
}

.footer-cart .cart-trigger {
    background: #e67817;
    font-size: 100%;
    width: 100%;
    height: 40px;
    line-height: 25px;
}


.footer-cart .cart-content .check-out .summary {
    width: 100%;
}

.footer-cart .cart-content .check-out .actions {
    padding-left: 5px !important;
    float: none;
    height: auto;
    margin: 0; 
    border-left: none !important;
}

.footer-cart .cart-trigger.continue {
    position: unset;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 20px;
		background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555;
}

.footer-cart .cart-content .check-out .actions button.button {
    width: 100%;
}	


.nomeProduto{
	max-width:260px; overflow:hidden;	
}


.btn-IncDec {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 30px;
    border-radius: 5px;
}

.footer-cart .cart-content .cart-items .cart-item input.item-qty {
    height: 30px;
    width: 36px;
    text-align: center;
    float: left;
    border: 1px solid #eee;
}

.btn-IncDec:hover {
  cursor: pointer;
}

#footer-cart{
	display:none;
}

.footer-cart .cart-trigger:after {
	content: "X";
	font-size: 22px;
}

.footer-cart .check-out .cart-trigger:after {
	display:none;
}



.footer-cart .cart-content .cart-items .cart-item .btn-remove{
	font-size: 14px;
  line-height: 50px;
	text-decoration: none;
}

.footer-cart .cart-content .cart-items .cart-item .price{
	font: 500 16px/1.35 Arial, Helvetica, sans-serif;
  color: #eb7e00;
	font-weight: bold;
  padding-left: 10px;
  line-height: 30px;
}

/****************
CART SIDEBAR
***************/



.QSBless .qs-button{
	    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    border: none;
    width: 100%;
    height: 100%;
    line-height: 160px;

}

.catalog-category-view .QSBless .qs-button, .catalogsearch-result-index .QSBless .qs-button{
		line-height: 230px;
}

.QSBless .qs-button:hover{
	background: #007cc247;
}

.qs-button:before{
	font-size: 26px;
}

.dashboard .welcome-msg{
	display:none;
}


.customer-account-index .block-account .block-content li a, .customer-account-edit .block-account .block-content li a, .wishlist-index-index .block-account .block-content li a, .customer-address-form .block-account .block-content li a, .sales-order-history .block-account .block-content li a, .sales-billing-agreement-index .block-account .block-content li a, .sales-recurring-profile-index .block-account .block-content li a, .review-customer-index .block-account .block-content li a, .oauth-customer-token-index .block-account .block-content li a, .newsletter-manage-index .block-account .block-content li a, .downloadable-customer-products .block-account .block-content li a, .customer-address-index .block-account .block-content li a, .sales-order-view .block-account .block-content li a, .tag-customer-index .block-account .block-content li a, .sales-order-shipment .block-account .block-content li a, .sales-order-invoice .block-account .block-content li a{
    color: #000;
    border-bottom: thin solid #3ea8e4;
}

.customer-account-index .col-left.sidebar, .customer-account-edit .col-left.sidebar, .wishlist-index-index .col-left.sidebar, .customer-address-form .col-left.sidebar, .sales-order-history .col-left.sidebar, .sales-billing-agreement-index .col-left.sidebar, .sales-recurring-profile-index .col-left.sidebar, .review-customer-index .col-left.sidebar, .oauth-customer-token-index .col-left.sidebar, .newsletter-manage-index .col-left.sidebar, .downloadable-customer-products .col-left.sidebar, .customer-address-index .col-left.sidebar, .sales-order-view .col-left.sidebar, .tag-customer-index .col-left.sidebar, .sales-order-shipment .col-left.sidebar, .sales-order-invoice .col-left.sidebar, .customer-account-index .block-account .block-content li:first-child a, .customer-account-edit .block-account .block-content li:first-child a, .wishlist-index-index .block-account .block-content li:first-child a, .customer-address-form .block-account .block-content li:first-child a, .sales-order-history .block-account .block-content li:first-child a, .sales-billing-agreement-index .block-account .block-content li:first-child a, .sales-recurring-profile-index .block-account .block-content li:first-child a, .review-customer-index .block-account .block-content li:first-child a, .oauth-customer-token-index .block-account .block-content li:first-child a, .newsletter-manage-index .block-account .block-content li:first-child a, .downloadable-customer-products .block-account .block-content li:first-child a, .customer-address-index .block-account .block-content li:first-child a, .sales-order-view .block-account .block-content li:first-child a, .tag-customer-index .block-account .block-content li:first-child a, .sales-order-shipment .block-account .block-content li:first-child a, .sales-order-invoice .block-account .block-content li:first-child a{
	background: #ffffff !important;
    color: #000 !important;
}

.customer-account-index .block-account .block-content li a:hover, .customer-account-edit .block-account .block-content li a:hover, .wishlist-index-index .block-account .block-content li a:hover, .customer-address-form .block-account .block-content li a:hover, .sales-order-history .block-account .block-content li a:hover, .sales-billing-agreement-index .block-account .block-content li a:hover, .sales-recurring-profile-index .block-account .block-content li a:hover, .review-customer-index .block-account .block-content li a:hover, .oauth-customer-token-index .block-account .block-content li a:hover, .newsletter-manage-index .block-account .block-content li a:hover, .downloadable-customer-products .block-account .block-content li a:hover, .customer-address-index .block-account .block-content li a:hover, .sales-order-view .block-account .block-content li a:hover, .tag-customer-index .block-account .block-content li a:hover, .sales-order-shipment .block-account .block-content li a:hover, .sales-order-invoice .block-account .block-content li a:hover {
    background: #fdfdfd;
}

.customer-account-index .block-account .block-content li:first-child strong, .customer-account-edit .block-account .block-content li:first-child strong, .wishlist-index-index .block-account .block-content li:first-child strong, .customer-address-form .block-account .block-content li:first-child strong, .sales-order-history .block-account .block-content li:first-child strong, .sales-billing-agreement-index .block-account .block-content li:first-child strong, .sales-recurring-profile-index .block-account .block-content li:first-child strong, .review-customer-index .block-account .block-content li:first-child strong, .oauth-customer-token-index .block-account .block-content li:first-child strong, .newsletter-manage-index .block-account .block-content li:first-child strong, .downloadable-customer-products .block-account .block-content li:first-child strong, .customer-address-index .block-account .block-content li:first-child strong, .sales-order-view .block-account .block-content li:first-child strong, .tag-customer-index .block-account .block-content li:first-child strong, .sales-order-shipment .block-account .block-content li:first-child strong, .sales-order-invoice .block-account .block-content li:first-child strong {
    color: #000;
    border-top: 1px solid #3ea8e4;
    background: #fdfdfd;
}

body .sidebar .block:not(.block-static-block) .block-title {
    background: #FFF;
    color: #000;
}

@media (max-width: 767px){
	
	.catalogsearch-result-index .col-main-containter .col-main .col-wrapper-main/*, .product-view .product-essential, .product-view .product-detail-tab, .product-view .box-reviews, .product-view .block-related, .product-view .block-upsell, .block-crosssell*/{
		padding:0px !important;
	}
}
	
	
	.product-image-moreview img.rsImg {
			max-width: none;
			width: 80% !important;
			height: 80% !important;
			margin: 0 !important;
			padding-left: 15%;
	}
	
	.cdz-mobile-header-menu .cdz-mobile-search .form-search .input-text {
    border: 1px solid #000;
	}
	
	.product-view .product-essential{
		padding:0px;
	}
	
	.main-container .col-main-containter {
    padding-top: 5px;
	}
	
	.product-view .product-shop{
		margin-top:0px;
	}
	
	.product-rating-sku {
		display:none;
	}
/*	REMOVE PARA ALINHAR SEM A EXPRESSAO + IMP
	.price-box{
		float:left;
	}
	*/
	.maisImpostos{line-height:35px;}
	
	.qty-ctl button.increase:before {
    content: "+";
    font-size: 28px;
    line-height: 0.7;
    margin-left: -2px;
	}
	
	.qty-ctl button.decrease:before {
			content: "-";
			font-size: 28px;
			font-weight: bold;
			line-height: 0.7;
			padding-left: 0px;
	}
	
	.product-view .qty_cart input.qty{
		font-size: 26px;
    color: #000;
	}
	

	.products-grid .product-item-info .product-item-details{
		padding:10px;
	}

	
	.price-box .old-price{
    display:none;
	}
	
	.maisImpostos{
		letter-spacing:-1px;

	}
	
}

.category-products  .product-item .price-box{
	float:left;
}

.category-products  .product-item .maisImpostos{
	line-height:35px;
}

.category-products  .product-item .old-price{
	display:none;
}

.pagarme-payment-icons .boleto{display:none;}

.my-account .page-title h1, .my-account .page-title h2 {
    color: #000;
}

.dashboard .box-head {
    margin-top: 5px;
}

.my-account .order-info-box .box-title {
    width: auto;
}

.my-account .link-rss {
	display:none;
}

.my-account .order-info-box {
    margin-bottom: 15px;
    margin-top: 15px;
}


.my-account .order-info-box .box-content {
    float: left;
    font-family: Arial, Verdana, sans-serif;
}

#pagarme_order_info_payment_details .label, #pagarme_order_info_payment_details a{
	color:#000;
	font: 14px Arial, Verdana, sans-serif;
}



.order-info-box + .order-info-box {
    padding-bottom: 15px;
}

.cms-home .std p{display:none;}


/*novo menu*/
@media (min-width: 768px){
	.cdz-main-menu .groupmenu-drop .groupmenu-drop-content .groupdrop-title {
			text-transform: none;
			color: #282828;
			font-weight: 700;
			margin-bottom: 0;
			padding: 10px 0 0 0;
			text-align:left;
	}
	
	.cdz-main-menu .groupmenu li.vertical-level1 > a.menu-link {
    padding: 2px 5px !important;
	}
	
	.cdz-menu .groupmenu-drop>li.item {
    padding: 10px !important;
	}
	
	.menu-vertical .cdz-nav-wrap li.vertical-level1 > a.menu-link {
    background-color: #FFF;
		color:#000
	}
	
	.cdz-horizontal-menu .groupmenu li.vertical-level1>a.menu-link {
    padding: 5px 5px !important;
	}
	
	.menu-vertical .cdz-nav-wrap li.vertical-level1:hover > a.menu-link {
    background: #EFEFEF;
    color: #000 !important;
	}
	
	.menu-vertical .cdz-nav-wrap li.vertical-level1 > a.menu-link {
    background: #FFF;
    color: #000 !important;
	}
	
	.cdz-main-menu .groupmenu li.vertical-level1:hover > a.menu-link {
    background-color: #EFEFEF  !important;
	}
	
	.cdz-main-menu .groupmenu li.vertical-level1 {
    position: relative;
    display: block;
    float: none;
		text-align: left;
    padding-left: 10px;
	}
	
	.cdz-main-menu .groupmenu li.vertical-level1:before{
		content: "\f105";
		font-size: 16px;
		line-height: 28px;
		margin-left: -2px;
		font-family: 'FontAwesome';
	}	
	
	.menu-vertical .cdz-nav-wrap {
    border: none;
	}
	
	.cdz-main-menu .groupmenu-drop .groupmenu-drop-content a {
    font: 400 14px/1.35 Arial, Helvetica, sans-serif;
    font-weight: 700;
	}
}

.checkout-types li a{
	display:none;
}

.tooltipST{
	background: #007cc2;
	padding: 10px;
	border-radius: 60px;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 16px;
	font-weight: bold;
	font-size: larger;
	text-align: center;
	float: right;
	margin-top: -40px;
	color: #FFF;
}

.tooltipST:hover{
	color:#FFF;
}

.cdz-dropdown-content, .block-cart.cdz-dropdown-content  {
    border: 4px solid #3ea8e4;
}

.form-list #billing-address-select {
    color: #000000;
}

#billing\3ause_for_shipping{
	display:none;
}


/*BLACK FRIDAY 21
.cms-home .main-container, .cms-home .header .cdz-bottom-logo-cart, .cms-home .cdz-header-style-05 .header .sticky-menu:not(.active) .cdz-top-cart {
	background:#000 !important;
}

.cms-home .cart-icon:before{
	filter: brightness(100);
}

.cms-home .header .logo img {
    max-height: inherit;
    max-width: 100%;
    filter: grayscale(1) brightness(100) CONTRAST(100);
}

.cms-home .main-container .h2, .cms-home .foneWapp a, .cms-home .loginBless a, .cms-home .cdz-top-cart .price {
	color:#FFF !important;
}
*/

@media (min-width: 992px){
	.firecheckout-index-index .col-md-12 {
			width: 47%;
     	padding-left: 0px !important;
    	padding-right:0px !important;
	    padding: 4px !important;
	}
	
	.firecheckout-set .form-list .fields .input-box{
		width: 100% !important;
	}
}

.firecheckout-set .form-list .field.active label, .firecheckout-set .form-list .field-select-box label, .firecheckout-set  .form-list .wide.active label {
    background: transparent !important;
}

.firecheckout-set .form-list .validation-advice {
    position: static;
}

.firecheckout-window .close{
	display:none;
}

#checkout-review-table-wrapper h3.product-name{
	font: 300 14px/1.35 Arial, Helvetica, sans-serif;
}

.data-table tr td {
    padding: 5px 5px !important;
}

@media (max-width: 480px){
	.category-products .products-grid .item .cart-wrapper .cart-qty {
		margin:2px;	
	}
}

#cdz-mobile-nav #cdz-login-modal{
	left: 0px !important;
  right: 0px !important;
}

/*AJUSTE MOBILE 20/10/22*/

.cdz-horizontal-menu:nth-child(2){
	display: none !important;
}

@media (max-width: 767px){
	.cdz-header-menu.menu-stick-bless {
			display: none !important;
	}
	
	.product-view .product-name h1 {
    text-align: center;
	}
	
	.product-view-info .product-shop-stock-price, .product-view-info .price-box{
		text-align:center;
	}
	
	.product-view-info .price-box{
		width:100%;
	}
	
	.product-view .product-button-top {
		/*200 tamanh do box, 100px + 50% pra dar metade*/
    margin-left: calc(50% - 100px) !important;
		margin-left: -moz-calc(50% - 100px);
		margin-left: -webkit-calc(50% - 100px);
		margin-left: -o-calc(50% - 100px);
	}
	
	.product-view-info .maisImpostos {
			position: absolute;
			top: 9px;
			right: 20px;
	}
	
	.product-view-info .product-shop-stock-price{
		position:relative;
	}
	
	.cms-home .std p {
    display: block;
	}
	
	.product-view .add-to-links {
    margin-top: 0;
	}
	
	.mobile-nav-tab-dropdown {
		display:none !important;
	}
	
	.toolbar-wrap .toolbar .sorter > .view-mode .grid, .toolbar-wrap .toolbar .sorter > .view-mode .list{
		 display:none !important; 
	}
	
	.toolbar-wrap .toolbar .btn-filter:before{
		display:none
	}
	
	.toolbar-wrap .toolbar .btn-filter{
		padding: 7px 12px;
    text-transform: capitalize;
	}
	
	.sorter select{
		padding: 2px 5px;
    height: 30px;
    line-height: 30px;
    width: 120px;	
	}
	
	 .sort-by label, .sorter label {
		text-transform: capitalize;
	}
	
	.toolbar .sort-by > a{
		margin-top: 2px;
		margin-left: 10px;
	}
}

.cdz-horizontal-menu .groupmenu li.level0>a.menu-link .menu-icon {
    display: block;
}

.cdz-menu i.menu-icon.img-icon img {
    max-width: 45px !important;
		display:inline-block !important;
}

@media (min-width: 768px){
	.header .sticky-menu.active .cdz-header-menu.menu-site-bless {
			display: none !important;
	}

	.header .sticky-menu .cdz-header-menu.menu-site-bless {
			display: block !important;
	}
	
	.header .sticky-menu.active .cdz-header-menu.menu-stick-bless {
			display: block !important;
			padding: 8px 0px;
	}

	.header .sticky-menu .cdz-header-menu.menu-stick-bless {
			display: none !important;
	}
	
	.header .sticky-menu.active .cdz-header-menu.menu-stick-bless .cdz-header-logo{
		display: block !important;
	}
	
	.menu-stick-bless .cdz-menu i.menu-icon.img-icon img {
    max-width: 35px !important;
	}
	
	.menu-stick-bless .floatRightSticky{
		position:relative !important;
	}
	
	.header .sticky-menu.active .menu-stick-bless .cdz-header-cart{
		right: 11px;
    bottom: -40px !important;
		display:block;
	}
	
	.header .sticky-menu.active .cdz-header-cart{
		display:none;
	}
	
}


.block-search-bless .button {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 0;
    z-index: 1;
    display: inline-block;
    background-image: none;
    background: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
		border-left: 1px solid #000;
}

.block-search-bless .button:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    content: '\f002 ';
    font-family: FontAwesome;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    min-width: 20px;
}

.block-search-bless .button span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.menu-stick-bless .menu-link span{display: none }

@media (min-width: 767px){
	.header .sticky-menu.active .menu-stick-bless .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
			padding: 8px 10px !important;
			font-size: 95% !important;
	}
}


.category-products .products-grid .item .cart-wrapper .cart-qty{
	position: relative;
	float:left;
	border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #FFF;
}

.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button{
	border:none;
}

.category-products .products-grid .item .cart-wrapper button.btn-cart{
	float: left;
	left: unset !important;
	display: inline-block;
	margin: 3px 2px;
  
}

.category-products .products-grid .item .cart-wrapper .cart-qty .input-text.qty {
  border: none;
}

.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button{
	color: #000000;
  background: none;
}

@media (max-width: 280px){
	.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button {
    width: 28px;
    height: 35px;
    line-height: 35px;
	}
	
	.category-products .products-grid .item .cart-wrapper .cart-qty .input-text.qty {
    width: 28px;
    height: 35px !important;
		
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart:before {
    padding: 0 0px 0 0px;
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart {
    margin: 1px 2px;
	}
}

@media (max-width: 480px) and (min-width: 281px){
	.category-products .products-grid .item .cart-wrapper .cart-qty .qty-ctl button {
    width: 32px;
    height: 35px;
    line-height: 35px;
	}
	
	.category-products .products-grid .item .cart-wrapper .cart-qty .input-text.qty {
    width: 32px;
    height: 35px !important;
		
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart:before {
    padding: 0 0px 0 0px;
	}
	
	.category-products .products-grid .item .cart-wrapper button.btn-cart {
    float: left;
    left: unset !important;
    display: inline-block;
    margin: 2px 2px;
    width: 37px;
	}
	
	
}


@media (max-width: 780px){
	.qty-ctl button.decrease:before, .qty-ctl button.increase:before {
    font-size: 22px;
	}

	
}

.category-products .products-grid .item .cart-wrapper .cart-qty .input-text.qty{
	font-size:18px;
}