/* BODY */

body.boxed {
	/* background-color: #dcdddf; */
}

/* TOP BAR */
#top-bar {
	/*background-color: #cce8f6;*/
  background-color: #fff;
  color: #008dd2;
}

.white-background {
	background-color: #fff !important;
}

ul.top-bar-menu li i, ul.top-bar-menu li a {
	color: #008dd2;
  font-size:11px;
  font-weight: 700;
}

.top-search button {
  background-color: #008dd2;
}

input[type='text'], input[type='tel'], input[type='password'], input[type='email'], textarea, select {
	background-color: #f5f5f5 !important;
  border: 1px solid #008dd2 !important;
  margin: 0 0 15px 0 !important;
}

.linking input.qty {
	border: 0px;
}

.btn-hover-effect:hover {
 background-color: #606060; 
}

.bright-blue {
  background-color: #cce8f6;
}

#logo a img {
  height: 60px;
  margin-top: -15px; 
}

.top-search input.pesquisa {
  width: 300px;
}

.cart-btn a.button {
  width: 100px;
}

.cart-btn a.button {
  padding: 8px 14px 8px 84px;
}

/* MENU */
.menu {
	background-color: #e5e5e5;
  border-bottom: solid 3px #008dd2;
}

#menu li {
  border-right: solid 1px #d2d2d2;
}

.menu > li > a {
  color: #008dd2;
  padding: 17px 29px 15px 8px !important;
}

.menu > li > a:hover {
  color: #fff;
}

.menu .homepage {
	height: initial !important;
}

.menu > li:hover .current, .menu > li.sfHover .current, .menu > li:hover, .menu > li.sfHover {
	background-color: #cce8f6;
  color: #fff;
}

.menu > li .current {
  background-color: #cce8f6;
}

.arrows .with-ul:after {
  border-top-color: #008dd2;
}

/* MEGA MENU */

.menu .mega {
  top: 100%; 
  border-top: solid 3px #008dd2;
}

.mega {
  background-color: #f9f9f9;
  border-bottom: solid 1px #008dd2;
}

.mega-headline {
  padding: 6px 12px;
  margin-bottom: 0;
  background: none;
  color: #008dd2;
  border-bottom: solid 1px #008dd2;
  text-transform: uppercase;
}

@media only screen and (max-width: 1390px) {
  .mega-container { width: 896px; }
  .mega-container .one-column { width: 133px; }
}

@media only screen and (max-width: 990px) {
  .mega-container { width: 704px; }
  .mega-container .one-column { width: 101px; }
}

.arrows .with-ul {
	margin-right: -6px !important;
}

.level-3 {
  color: #737373;
  padding-left: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  border-radius: 15px !important;
  background-color: #fff !important;
}

.level-3:hover {
  background-color: #1e6bbb !important;
}

@media only screen and (max-width: 1390px) {
  .menu { font-size: 10.5px; }
}

@media only screen and (max-width: 990px) {
	.menu { font-size: 10px; max-height: 46px; }
	.menu > li > a { padding: 17px 3px 11px 10px; }
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #008dd2;
}

.line {
	border-bottom: 1px solid #008dd2;
}

.bx-prev, .bx-next, .qtyminus, .qtyplus, .rsDefault .rsArrowIcn {
  background-color: #fff;
  color: #008dd2;
	border: solid 1.5px #008dd2;
	border-radius: 25px;
  font-weight: 700;
}

.rsDefault .rsArrowIcn {
  background-color: #008dd2;
  border: solid 2px #fff;
  color:#ffF;
}

.rsArrowLeft {
  margin-left: 8px;
}

.rsArrowRight {
  margin-right: 8px;
}

.rsDefault .rsThumbsArrow {
	background: #008dd2;
}

/* PRODUTO */

.grey-background, .headline, .outside, .bx-wrapper, input[type='text'], input[type='password'], input[type='email'], textarea, select, .product-price-discount i {
  background: #fff !important;
}

.bx-viewport ul li, .products .product {
	border: solid 1px #008dd2;
  border-radius: 25px;
}

.bx-wrapper img, .showbiz .cover, .showbiz li .mediaholder img, .bx-wrapper .cover, .bx-wrapper li .mediaholder img, .products .cover, .products figure .mediaholder img {
	border-radius: 25px;
}

.product section {
	border-radius: 25px;
  padding: 18px 0 4px 0;
}

.product .mediaholder img {
    width: 99%;
    margin: auto;
}


@media (min-width: 1391px) {
/*
  .product section {
		height: 110px !important;
	}*/
.product-price-pesquisa { margin-right: 150px !important; } 
}

input[type="text"].qty, #checkout input[type="text"], #checkout textarea {
  background: none;
  color: #008dd2;
}

input[type="text"].qty {
  margin: 0px 10px !important;
}

.product section {
    background-color: transparent !important;
}

.bx-viewport ul li, .products .product {
     overflow: hidden; 
}

/* WARNING */
#warning {
	background-color: #008dd2;
  padding: 20px 0 10px 0;
}

#warning p, #warning a {
	color: #cce8f6;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
	font-weight: 600;
}

/* PRODUTOS */

.product-page section {
 border-bottom: 1px solid #008dd2;
}

.personailzacao { padding-top: 0 !important; }

.prod p {
	color: #606060;
}

.product-price-discount i, .variables label, .customSelect .selectedValue {
  color: #008dd2;
}

.customSelect {
  border: solid 2px #008dd2;
}

.rsArrowLeft {
  left:0px;
}

.rsDefault .rsArrowIcn {
  top: 50%;
}

.titlebar {
	padding: 10px 0 10px;
  margin: 0;
  background-color: #fff;
}

.titlebar #breadcrumbs ul li, .titlebar #breadcrumbs ul li a, .titlebar #breadcrumbs ul li a:hover, .titlebar #breadcrumbs ul li:last-child a, .titlebar #breadcrumbs ul li:after, .required, .contact-informations li i, .ui-accordion .ui-accordion-header, .trigger a  {
  color: #008dd2;
}

.top-bar-dropdown ul li a:hover, .skill-bar-value, .counter-box.colored, a.menu-trigger:hover, .pagination .current, .pagination ul li a:hover, .pagination-next-prev ul li a:hover, .tabs-nav li.active a, .dropcap.full, .highlight.color, .ui-accordion .ui-accordion-header-active:hover, .ui-accordion .ui-accordion-header-active, .trigger.active a, .trigger.active a:hover, .share-buttons ul li:first-child a, a.caption-btn:hover, .mfp-close:hover, .mfp-arrow:hover, .img-caption:hover figcaption, #price-range .ui-state-default, .selectricItems li:hover, .product-categories .img-caption:hover figcaption, .rsDefault .rsThumbsArrow:hover, .customSelect .selectList dd.hovered, .qtyplus:hover, .qtyminus:hover, a.calculate-shipping:hover, .og-close:hover, .tags a:hover, .ui-accordion-icon:before, .ui-accordion-icon-active:before, .toggle-icon:before {
	color: #cce7f8;
}

.orderby {
  width: 250px;
  border: solid 2px #008dd2;
}

.selectric .button {
  background: #008dd2;
}

.bx-wrapper .cover {

  z-index: -999;
}

.cor {
    padding-top: 5px;
    padding-bottom: 6px;
}

.cores {top:50px;
  display: inline;
  width:200px;
  height:35px;
  border-radius:35px;
  padding-right:18px;
  margin-right:5px;
}

.cor-search {
  display: inline;
  top:50px;
  width: 13px;
  height: 13px;
  border-radius:13px;
  border: solid 1px transparent;
  margin-left: -2px !important;
}

.cor-prod {
  display: inline;
  top:30px;
  width: 20px;
  height: 20px;
  border-radius:20px;
  border: 1px solid #fff;
  margin-left: -2px !important;
}

.cor-branca {
  border:solid 1px #ccc;
}

.bx-wrapper .cor img { display:inline;}

/*.margin-desde { margin-right: 174px; }*/
.margin-desde-categoria { margin-right: 105px; }

.margem-consulta { margin-right:165px }
@media only screen and (max-width: 1390px) { .margem-consulta { margin-right:100px } }

@media only screen and (max-width: 1390px) { .margin-desde { margin-right: 100px; } }
@media only screen and (max-width: 990px) { .margin-desde-categoria { margin-right: 82px; } }

/* FOOTER */

#warning p.redwarn {
  color: #feed01;
}

#footer {
	background-color: #cce8f6;
  padding: 35px 0 20px 0
}

.strdesc {
  color: #32679b;
  line-height: 20px;
  margin-bottom: 11px;
}

#footer h4.headline {
  color: #32679b;
  background: #cce8f6 !important;
  z-index: 0;
}

#footer .line {
  border-color: #008dd2;
}

.footer-links {
	font-size:13.7px;
}

.footer-links li::before {
  color: #32679b;
}

#footer a, .footer-links li a:hover {
  color: #32679b;
}

.endereco {
  color: #32679b;
  line-height: 18px;
  margin: 0;
  margin-bottom: 10px;
}

.space-top20 {
  margin-top: 20px;
}

#mailchimp .newsletter {
	background-color: #008dd2;
  border: solid 2px #fff;
  padding: 8px;
}

input.newsletter {
  color:#cce7f8;
}

#mailchimp .newsletter-btn {
	background-color: #fff;
  color: #008dd2;
  border: solid 2px #fff;
  right: 2px;
}

#footer-bottom {
  background: #ccc;
	color: #008dd2;
  font-size: 12px;
	padding: 5px 0 5px 0;
}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF NINE  */
.span_9_of_9 {
	width: 100%;
}

.span_8_of_9 {
  	width: 88.77%;
}

.span_7_of_9 {
  	width: 77.55%;
}

.span_6_of_9 {
  	width: 66.33%;
}

.span_5_of_9 {
  	width: 55.11%;
}

.span_4_of_9 {
  	width: 43.88%;
}

.span_3_of_9 {
  	width: 32.66%;
}

.span_2_of_9 {
  	width: 21.44%;
}

.span_1_of_9 {
  	width: 10.22%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_9, .span_2_of_9, .span_3_of_9, .span_4_of_9, .span_5_of_9, .span_6_of_9, .span_7_of_9, .span_8_of_9, .span_9_of_9 { width: 100%; }
}

.separador-top {
	width: 100%;
  border-top: solid 10px #cce8f6;
}

.section-categorias {
    width: 1200px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1390px) {
	.section-categorias {
    width: 95%;
    margin: 0 auto;
    margin-right: 100px;
	}
  
}

@media only screen and (max-width: 480px) {
	.section-categorias {
    width: 30%;
    margin: 0 auto;
	}
  
  .section-categorias .line-cat-down, .section-categorias .line-cat-up { margin-top: 0%; }
}

.menu-cat {
  /* padding: 0 20px; */
  width: 100%;
}

.line-cat-down { 
	width: 100%;
  padding-left: 20px;
  margin-top: 70%;
}

.line-cat-up { 
	width: 100%;
  padding-left: 20px;
  margin-top: 30%;
}


/* FORM */

#checkout input[type='text'], #checkout input[type='tel'], #checkout input[type='email'], #checkout textarea{
  background: #cce7f8 !important;
  padding: 10px 12px;
  width: 95.4% !important;
  color: #008dd2 !important;
  font-weight: 400 !important;
}

#checkout input[type="text"], #checkout textarea {
  /*border: solid 1px #008dd2;
  border:0px;
  background-color: #cce7f8;
  color: #008dd2;*/
}

input#order_customer_phone.text{
  background-color: #000; 
}

#submit_review_order {
  float: right;
}

#checkout p.required {
  float: left !important;
}

.text-field, .textarea-field {
	overflow: hidden !important;
}

#checkout textarea, #checkout input[type="text"], #checkout input[type='email'] {
	width: 97% !important;
}

#checkout_col_2 {
	margin-top: -50px !important;
  margin-right: 8px;
}

/* FACEBOOK SHARE */

#facebook-share {
  padding-left: 10px;
}

#facebook-share .fb_iframe_widget {
  margin-bottom: 20px;
}

#facebook-share-produtos {
  width: 100%;
  margin-top: 20px;
}

#social-header {
	float: right;
}

.fa-facebook-square:before, .fa-linkedin-square:before {
  font-size: 26px;
}

.social-icones { margin: 5px 0px; text-align: right; }

.social-icones li { display:inline; padding-right: 10px; }
.social-icones li:last-child { padding-right: 0px; }

.social-icones li a { background-color: transparent; }

#google-share {
  padding-left: 10px;
  margin-bottom: 20px;
  width: 200px;
	margin-left: 40px;
}

#google-share img {
	width: 200px;
}

@media (min-width: 480px) and (max-width: 990px) {
	.product-page .title{
		//padding: 0 0 60px 0 !important;
  }
}

.product-page .product-price-discount i { padding: 0; }

.aviso-preco {
	width: 126px;
	font-size: 9px;
	color: #888;
	line-height: 10px;
  text-align: right;
  margin-top: -1px;
}


.iva {
  color: #bfbfbf;
  padding-bottom:5px;
}

.product-page .product-price, .product-page .product-price-discount {
    line-height: 19px;
    padding-top: 16px;
}


/* Tooltip */
/*
a:hover {
  text-decoration: none;
}
*/

.demo,
.demo p {
  margin: 4em 0;
  text-align: center;
}

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

/* FIM Tooltip */




/* FAMILIA DE PRODUTOS */

.familias-produtos .sixteen { 
  margin-top: 50px;
  margin-bottom: 20px;
}

.familia {

}

.familias div {
  width: 20%;
  float:left;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .familias div {
    width: 33.3%;
  }
}

@media screen and (max-width: 560px) {
  .familias div {
    width: 50%;
  }
}

.familias div img {
  width: 100%;
}

.familias div img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.familias div:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* FIM FAMILIAS PRODUTOS */


.miniaturas img {
  height: 100px;
  float: left;
}

.rsThumbs {
  overflow: initial !important;
}

.rsThumbsContainer {
  width: 100% !important;
}

.rsDefault .rsThumb {
	width: 80px !important;
  height: auto !important;
}

.rsDefault .rsThumbsHor {
    height: initial !important;
}

.rsThumbsArrow {
  display: none !important;
}


/* Alterações 12 Julho | FULLWIDTH */

.fullwidth .fullwidth-element.home-slider, .fullwidth .fullwidth-element.home-slider ul li img {
	width: 100% !important;
}

.logo_rodape { max-width: 170px; margin: auto; padding-top: 20px; }

.top-social { width: 100% !important; }

.search-topbar { width: 100%; }

.search-topbar .search-options { float: right; }

.menu-top, .menu-top .menubar { width: 100% !important; }

.menu-top .menubar { margin-left: 0px !important; margin-right: 0px !important; }

.section-categorias { width: 95%; }

.menu-cat { width: 70%; }

.familias-produtos { display: inline-block; width: 100%; margin: auto; margin-bottom: 40px; text-align: center; }

.familias-produtos .sixteen, .familias-produtos .familias { width: 95%; display: inline-block;}

.wide-novidades{ width: 95%; margin-left: auto; margin-right: auto; }

.wide-novidades #new_arrivals, .wide-novidades .sixteen.columns { width: 100%; margin-left: 0; margin-right: 0; }

.wide-novidades { margin-bottom: 40px !important; }

@media screen and (max-width: 1389px) {
  .search-topbar .search-options { width: 880px !important; }
}

@media only screen and (max-width: 767px) {
  .search-topbar .search-options { width: 420px !important; float: left; }
  .top-search input.pesquisa { margin-bottom: 20px; }
  ul.top-bar-menu li { display: list-item; }
  ul.top-bar-menu, #logo, #cart, .top-search { margin-left: 10px; }
  #social-header { float: left; margin-left: 10px; }
  #social-header .social-icones { text-align: left; }
}

@media only screen and (max-width: 767px) {
  .top-search input.pesquisa { width: 200px; } 
}



@media only screen and (max-width: 480px) {
  .menu-cat { max-width: 100px; margin: auto; }
}


/* Fim FULLWIDTH */

/* PROBLEMA DO MENU */

#jPanelMenu-menu {
	z-index: 1000;
}

#jPanelMenu-menu .level-3 {
	background-color: #606060 !important;
	padding-left: 42px !important;
	margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}

/* FIM PROBLEMA DO MENU */






/* ESTILOS DO DROPDOWN DO SELECT COM IMAGEM DOS PRODUTOS */
.drop-down { 
     position: relative;  
     display: inline-block;    
     width: auto;       
     margin-top: 0;
  width: 100%;
 }      
 .drop-down select {   
 		display: none;    
 }      
 .drop-down .select-list {   
   position: absolute;     
   top: 0;      
   left: 0;     
   z-index: 1000;
   margin: 2px; 
   margin-top: 42px;    
   padding: 0;         
   background-color: #f8f8f8;
   width: 100%;
       cursor: pointer
 }      
 .drop-down .select-list li {   
 	display: none;      
   
 }    
 .drop-down .select-list li span {  
   display: inline-block;      
   min-height: 40px;      
   width: 100%;        
   padding: 5px 15px 5px 35px; 
   background-position: left 0px center;   
   background-repeat: no-repeat;       
   font-size: 14px;       
   text-align: left;       
   color: #888;        
   opacity: 0.7;      
   box-sizing: border-box;
   padding-top: 12px;
 }     
 .drop-down .select-list li span:hover,  
 .drop-down .select-list li span:focus {     
 	opacity: 1;
       background-color: #0d95d9;
     color: #cce7f8;
 }

.drop-down .button {
  width: 100%;
  border: solid 2px #008dd2;
  display: inline-block;
  padding: 8px 0;
}

.drop-down .fas.fa-caret-down {
	float: right;
  margin-right: 16px;
    margin-top: 5px;
    color: #aaa;
}

.drop-down .select-list-link {
	padding-left: 10px;
}

.drop-down .select-list-link span {
  background-position: left 0px center;
    background-repeat: no-repeat;
      padding-left: 30px;
}

.drop-down-cores div.button {
   cursor: pointer;
}

#select-Cores, .drop-down-personalizacao .button { display: none; }

.sortido {
	background-repeat: no-repeat;
  background-size: 20px 29px;
}

#cart-update-form table.cart-table td:nth-child(3) { display: none!important; }

.review-order table.cart-table td:nth-child(2) { display: none!important; }

#cart ul li a:nth-child(2) { display: none!important; }

section.cores .four:first-child { margin-top: 24px; }

/* FIM DO DROPDOWN DO MENU */

